开发者

Cannot connect to samba

开发者 https://www.devze.com 2023-02-14 18:05 出处:网络
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.

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]"?

0

精彩评论

暂无评论...
验证码 换一张
取 消