Click to See Complete Forum and Search --> : session setup failed:


Linux
08-17-2001, 10:57 PM
session setup failed: ERRDOS - ERRnoaccess (Access denied.)

I am trying to mount Win2k Pro shared folder from Linux but that is what I get. I was able to do this once. I have upgraded to newest version of samba samba-2.0.8-1.7.1
at that time, but I am not sure if this has anything to do with the error. Permissions on win2k shared folder are: everyone full control (home network). I do mount as root and win2k share is on d drive (d :).

Here is excatly as it happens:

smbmount //Old/dnld/ /dnsv/win/
Unknown parameter encountered: "ssl CA certFile"
Ignoring unknown parameter "ssl CA certFile"
Password:
session setup failed: ERRDOS - ERRnoaccess (Access denied.)

and

mount -t smbfs -o administrator,password=whatever //Old/dnld /dnsv/win/
Unknown parameter encountered: "ssl CA certFile"
Ignoring unknown parameter "ssl CA certFile"
session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed


ThanX