Cannot connect to samba
Im currently facing a problem connec开发者_运维技巧tion to samba. I have used samba for some time now and the hasent been any problems until now.
When i call smbclient -L localhost -U samba samba returns... session setup failed: NT_STATUS_LOGON_FAILURE
No matter what i do i cant seem to get this to work, trying to log in from Win7 poses the same problem
Im using version 3.5.6
Thoughts?
This is a general login failure error. Did you create a linux user and also run "smbpasswd -a -U [username]"?
精彩评论