[global]
security = user
guest account = nobody
null passwords = yes
[pub]
comment = Public Directories
path = /data/pub
guest ok = yes

smbclient -U guest '\\localhost\pub'
提示输入 guest 密码,直接回车,成功访问。但局域网中的 WinXP 则弹出对话框 要求输入用户名及密码,用户名输入 guest ,密码空,死活无法登录。


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

回复