Hi all, as many others before me - I'm spending a lot of time to see a CIFS share under Windows 7.
All I see is the infamous "The account is not authorized to log in from this station".
CIFS setup ok, authentication by /etc/passwd, signing.enable on, no wins. I can ping the filer, I can run apitest, however the share does not appear within my Windows shares, and net use fails always. No life sign from cifs.trace_login.
Share is HOME, /vol/vol0/home, everyone, Full Control.
Networking occurs through a VPN (OpenVPN), and share mapping attempt was:
net use * \\192.168.3.86\HOME password1 /USER:192.168.3.86\root
I tried to create another user through useradmin, no success.
Any suggestion is welcome.