On Wed, 9 Jan 2002, Tris wrote:
> Help ! I am really, really stuck, on Redhat 7.1 kernel-2.4.2-2,
> samba-2.2.2-2.i386.rpm, client and common are also 2.2.2. I keep getting
> this same error message. I'm using the right user name and password for
the
> win2k server (sp2). Apart from long filename errors this was working until
> I upgraded to 2.2.2. Ani ideas ?
>
> [root@java /]# smbmount //Fileserver3/ /fileserver3 username=tristan
> INFO: Debug class all level = 2 (pid 1072 from pid 1072)
> added interface ip=***.***.**.** bcast=***.***.***.***
nmask=***.***.***.***
> Got a positive name query response from ***.***.***.*** ( ***.***.**.** )
> Password:
> 1072: session setup failed: NT_STATUS_LOGON_FAILURE
That looks like someone is using status32 error codes. smbfs does not
support those. That should not prevent the connection.
Where did you get samba-2.2.2-2.i386.rpm from?
Test with smbclient and see if you get the same error. You could try
specifying a workgroup as well as a username.
/Urban