|
|
发表于 2004-8-28 20:11:25
|
显示全部楼层
part of my smb.conf
[PHP][global]
log file = /var/log/samba/%m.log
guest account = guest
load printers = yes
idmap gid = 16777216-33554431
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
null passwords = yes
public = yes
winbind use default domain = no
template shell = /bin/false
allow hosts = 192.168.0. 192.168.0. 254.
dns proxy = no
server string = Samba Server
idmap uid = 16777216-33554431
path = /home/crystal
workgroup = mshome
os level = 20
auto services = homes
printcap name = /etc/printcap
security = share
max log size = 50
client code page = 936
unix charset =cp936
[/PHP] |
|