Dear all,
pls. let me ask first this question for a better understanding:
In the case I'm only interested in mounting via /etc/fstab some Windows
Shares ie. my Linux system is a Samba Client is there any need for
- smb.conf
- smbd
- nmbd ?
Main problem I have under Suse 9.1 + libsmbclient-3.04-1.12 + this /etc/fstab entry
//W2K-Server/FORALL /mnt/for_all smbfs auto,username=DE\tester,password=test,debug=10
is this system message:
session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed
By the way a normal login with tester/test into our W2K-Server (Domain: DE) works great!
In the same way
#smbclient -L W2K-Server
is showing these lines:
Password:
Domain=[DE] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2]
Domain=[DE] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2]
Anonymous login successful
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
session request to 149.yyy.xxx.zz failed (Called name not present)
session request to 149 failed (Called name not present)
What's wrong here with our configuration?
Thanks in advance for any hints
Rainer
pls. let me ask first this question for a better understanding:
In the case I'm only interested in mounting via /etc/fstab some Windows
Shares ie. my Linux system is a Samba Client is there any need for
- smb.conf
- smbd
- nmbd ?
Main problem I have under Suse 9.1 + libsmbclient-3.04-1.12 + this /etc/fstab entry
//W2K-Server/FORALL /mnt/for_all smbfs auto,username=DE\tester,password=test,debug=10
is this system message:
session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed
By the way a normal login with tester/test into our W2K-Server (Domain: DE) works great!
In the same way
#smbclient -L W2K-Server
is showing these lines:
Password:
Domain=[DE] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2]
Domain=[DE] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2]
Anonymous login successful
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
session request to 149.yyy.xxx.zz failed (Called name not present)
session request to 149 failed (Called name not present)
What's wrong here with our configuration?
Thanks in advance for any hints
Rainer