[2005/10/26 22:00:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name FERORA 4<1b> for the workgroup FERORA 4.
Unable to sync browse lists in this workgroup.
不知道是怎么回事!
还有,这个是我的smb.conf 文件!
代码:
[global]
workgroup = FERORA 4
server string = HOOXIN'LINUX
security = user
encrypt passwords = yes
log file = /var/log/samba/log.%m
max log size = 500
; preferred master = yes
socket options = TCP_NODELAY
wins support = yes
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
dns proxy = no
; idmap uid = 16777216-33554431
; idmap gid = 16777216-33554431
; template shell = /bin/false
; winbind use default domain = no
[MyDoc]
comment = this is a doc
path = /home/hooxin/MyDoc
; writeable = no
browseable = yes
valid users = hooxin, new
create mask = 0755