User password incorrect for samba but correct for SSH
Posted: 23 Feb 2010, 18:47
Hi gang,
It's a strange problem with my primary bubba user. I want to access my home directory from my WinXP PC.
Response:
However I can open a SSH session (client is PuTTY on my WinXP PC) using this user and same password.
Also, I have a secondary user, sally. Using this user name and password, I can successfully access sally's home directory:
Response:
This confirms that the problem is in user 'scott' and not in my PC or network. Can you help?
It's a strange problem with my primary bubba user. I want to access my home directory from my WinXP PC.
Code: Select all
>net use Z: \\bubba\home ******** /user:excito\scott
Code: Select all
System error 86 has occurred.
The specified network password is not correct.
Also, I have a secondary user, sally. Using this user name and password, I can successfully access sally's home directory:
Code: Select all
>net use Z: \\bubba\home ******** /user:excito\sally
Code: Select all
The command completed successfully.