快速设置可写,可匿名登陆的Samba的方法
时间:2007-01-19 来源:jetwins
(修改/etc/samba/smb.conf)
1,[global]
security = share;
2,[Your share ...]
comment = some comment ...
path = /put/share (share directory path)
guest ok = yes
writable = yes
1,[global]
security = share;
2,[Your share ...]
comment = some comment ...
path = /put/share (share directory path)
guest ok = yes
writable = yes
相关阅读 更多 +