|
|
这个是我的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 = no
- valid users = hooxin, new
- create mask = 0755
复制代码
- ==> /var/log/samba/log.127.0.0.1 <==
- ==> /var/log/samba/log.172.16.43.26 <==
- [2005/10/26 08:22:01, 0] lib/access.c:check_access(328)
- Denied connection from (172.16.43.26)
- [2005/10/26 08:22:01, 1] smbd/process.c:process_smb(1084)
- Connection denied from 172.16.43.26
- [2005/10/26 08:22:54, 0] lib/access.c:check_access(328)
- Denied connection from (172.16.43.26)
- [2005/10/26 08:22:54, 1] smbd/process.c:process_smb(1084)
- Connection denied from 172.16.43.26
- ==> /var/log/samba/log.172.16.43.36 <==
- ==> /var/log/samba/log.host <==
- ==> /var/log/samba/log.my-tomato-12331 <==
- ==> /var/log/samba/log.nmbd <==
- [2005/10/26 08:22:22, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
- name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
- [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
- name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
- [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
- name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
- [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
- name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
- [2005/10/26 08:22:42, 0] nmbd/nmbd.c:terminate(56)
- Got SIGTERM: going down...
- ==> /var/log/samba/log.smbd <==
- [2005/10/26 09:58:35, 0] lib/util.c:smb_panic2(1525)
- BACKTRACE: 7 stack frames:
- #0 smbd(smb_panic2+0x8a) [0x83807c]
- #1 smbd(smb_panic+0x19) [0x8382c2]
- #2 smbd(get_global_sam_sid+0x2bc) [0x7f084c]
- #3 smbd(init_guest_info+0x65) [0x87e6be]
- #4 smbd(main+0x2a7) [0x8b9fb3]
- #5 /lib/libc.so.6(__libc_start_main+0xdf) [0xc45d5f]
- #6 smbd [0x6b84f1]
- ==> /var/log/samba/nmbd.log <==
- *****
- [2005/10/26 11:19:26, 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.
- [2005/10/26 11:34:29, 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.
- ==> /var/log/samba/smbd.log <==
- Copyright Andrew Tridgell and the Samba Team 1992-2004
- [2005/10/26 09:58:44, 0] smbd/server.c:main(798)
- smbd version 3.0.14a-2 started.
- Copyright Andrew Tridgell and the Samba Team 1992-2004
- [2005/10/26 10:10:30, 0] smbd/server.c:main(798)
- smbd version 3.0.14a-2 started.
- Copyright Andrew Tridgell and the Samba Team 1992-2004
- [2005/10/26 11:18:40, 0] smbd/server.c:main(798)
- smbd version 3.0.14a-2 started.
- Copyright Andrew Tridgell and the Samba Team 1992-2004
复制代码
真的不是很明白 这是什么意思,!!
要和WIN 共享文件 真是要命!! |
|