Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Rob Judd wrote:
>
> EMAIL:PROTECTED:~# smbclient //bubba/MYDOCUMENTS -U bubba
> added interface ip=192.168.1.9 bcast=192.168.1.255 nmask=255.255.255.0
> Password:
> tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair
> in a Tree Connect or Session Setup are invalid.)
>
> I have tried both encrypted and unencrypted passwords in /etc/smb.conf and
> security is set to user.
>
> Can anyone help?
Do the steps in /usr/share/doc/samba-2.2.1a/docs/textdocs/DIAGNOSIS.txt,
it's a really good guide. Ah, I forgot, you can't use the clients...
Well, doing a share listing through smbclient doesn't usually require a
password at all, so I wouldn't rely on it as a troubleshooting tool. So
try this:
Make sure that /etc/samba/smb.conf says something like:
encrypt passwords = Yes
smb passwd file = /etc/samba/smbpasswd
interfaces = 192.168.1.9/24 127.0.0.1/8
The last line allowes connections from localhost. Reset the passwords,
then restart Samba and see what happens.
-- MK
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
Archives are available at http://mlug.missouri.edu/list-archives/