Hello. I'm running Redhat 7.2 and getting the error listed below while
trying to mount or list a Windows NT 4.0 or Windows 2000 system. The IP
address and Domain have been changed in the exmaple below.
The command is:
% smbclient -NL remote_nt_box
The error is this:
added interface ip=1.2.3.4 bcast=1.2.3.255 nmask=255.255.255.0
Anonymous login successful
Domain=[whatever] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
Sharename Type Comment
--------- ---- -------
Error returning browse list: ERRDOS - ERRnoaccess (Access denied.)
Running this produces the error listed below:
% mount -t smbfs -o username=someguy //xexo/shared /mnt/xexo
Password:
13897: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
Thanks,
Douglas