|
|

楼主 |
发表于 2004-6-25 17:59:44
|
显示全部楼层
敢问仁兄:winxp可以平PING通linux,为何winxp找不到linux主机?
# Samba config file created using SWAT
# from localhost.localdomain (169.254.100.51)
# Date: 2004/06/25 17:05:19
# Global parameters
[global]
client code page = 936
workgroup = MSHOME
netbios name = LINUX
server string = Samba Server
security = SHARE
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
unix password sync = Yes
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
printing = cups
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
browseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[GM05]
comment = GM05
path = /home/GM05
username = GM05
valid users = GM05
read only = No
guest ok = Yes
[GM04]
comment = GM04
path = /home/GM04
username = GM04
valid users = GM04
read only = No
guest ok = Yes
[share]
comment = win and linux
path = /share
read only = No
guest ok = Yes |
|