-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually you do need to worry about connecting as a user because most of the samba installs I have encountered do not allow guest or non authenticated users.
Also, accounts usually have to be added to the samba via the smbpasswd - -a command (just because a user has a shell account does not neccesarily mean that they have a samba account). Also, root is usually banned. Just humor me and tell me what happens when you try to connect with -U, don't forget the // in front of the hostname. Also attach the relevant logs from /var/log/samba/ on both the client and the server. The logs are your friend. Others have asked for the smb.conf which is also a good thing. One more question for you, how was samba configured? By hand, with SWAT, YaST (evil) etc... Cheers, Travis Rousseau wrote: > I know -U is for username but im not woried about connecting as a user > im woried about connecting period. > > Travis R. > On 10/31/05, Gustin Johnson <[EMAIL PROTECTED]> wrote: > > Check the logs, on my debian systems it is /var/log/samba/log.<hostname> > where hostname is the name of the connecting host. > > Also, your syntax looks wrong, it should be smbclient -L //hostname -U > username > > Cheers, > Gustin > > Travis Rousseau wrote: > >>On 10/31/05, Hendrik Schaink <[EMAIL PROTECTED]> wrote: > > >>>Samba base daemons are supposed to run as 1 process "smbd", 1 process >>>"nmbd", plus 1 process "smbd" for each signed-in user. What output do >>>you get with this command: > >>>$ ps ax | grep [ns]mbd > >>>Just for comparison, here is mine: >>>1815 ? Ss 0:00 /usr/sbin/nmbd -D >>>1817 ? Ss 0:00 /usr/sbin/smbd -D >>>1822 ? S 0:00 /usr/sbin/smbd -D > >>>HTH, Hendrik Schaink > > > >>That's what I got, but only one smbd and nmbd > >>_______________________________________________ >>clug-talk mailing list >>[email protected] >>http://clug.ca/mailman/listinfo/clug-talk_clug.ca >>Mailing List Guidelines (http://clug.ca/ml_guidelines.php) >>**Please remove these lines when replying > _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDZ7XvwRXgH3rKGfMRAtOeAJ9srDAFg6uNR1g9V+9kYVLpEjmCXgCfSPZm nmvhmpf4tIt+KH6RmehVt7Y= =myxi -----END PGP SIGNATURE----- _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

