LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-25-2011, 12:59 AM   #1
asifbasha
Member
 
Registered: Feb 2009
Posts: 98

Rep: Reputation: 15
command for smbclient with no password


Hai to all,

I have a samba server setup it works fine for the users with their username and passwords. by executing the following command.

smbclient //fedora.com/one -U bigbob

it prompts password . If i give password i got

smb\>

my question is that how can i login if the users dosent have their passwords(public share) ?.. I mean smbclient command !!

Thanks in advance to all
 
Old 06-25-2011, 07:27 AM   #2
liberalchrist
Member
 
Registered: Jun 2011
Location: Chester, SC
Distribution: Slackware Current
Posts: 142

Rep: Reputation: 33
Samba Conf

For shares to be totally public (no password), your smb.conf file in /etc/samba/ must be changed to allow it. For instance, if you have a specific folder that you want to share, the smb.conf entry might look like this:

[yourfolder]

comment = Share
path = /home/yourfolder
read only = No
guest ok = Yes
guest account = nobody
browsable = yes

Not sure if this is what you were asking, but hope it helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
smbclient command allowing only root? avinash.rao Ubuntu 6 08-02-2009 07:36 AM
password and ps command vm_devadas Linux - Security 3 09-22-2007 02:56 AM
specifying password in the ssh command alix123 Linux - Software 2 06-03-2007 04:00 AM
Samba -- XP user can log in to shares but smbclient user always gets password errors ejoe Linux - Software 3 04-18-2005 10:55 AM
How to include password with su-command? Ollir Mandriva 2 08-16-2004 05:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration