16.1 scan扫描文件服务器配置实例
# mkdir /zroot/scan
# chmod 777 /zroot/scan# chmod +t /zroot/scan[global]
server string = File Server
workgroup = LITTLEBIGPLANET
security = user
map to guest = Bad User
[scan]
map to guest = Bad User
comment = SMB SCAN File Folder
path = /zroot/scan
public = yes
browseable = yes
writable = yes
printable = no
create mask = 0755最后更新于