LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1048|回复: 0

用SMB 有问题,求救~

[复制链接]
发表于 2005-10-26 11:47:31 | 显示全部楼层 |阅读模式
这个是我的SMB。CONF 文件
请大家 看看, 还有几个错误日志,不知道是什么意思,也请大家帮忙看看~~

  1. [global]
  2.         workgroup = FERORA 4
  3.         server string = HOOXIN'LINUX
  4. ;       security = user
  5. ;       encrypt passwords = yes
  6.         log file = /var/log/samba/log.%m
  7.         max log size = 500
  8.         preferred master = yes
  9.         socket options = TCP_NODELAY
  10.         wins support = yes
  11.         smb passwd file = /etc/samba/smbpasswd
  12.         username map = /etc/samba/smbusers
  13.         dns proxy = no
  14.         idmap uid = 16777216-33554431
  15.         idmap gid = 16777216-33554431
  16.         template shell = /bin/false
  17.         winbind use default domain = no


  18. [MyDoc]
  19.         comment = this is a doc
  20.         path = /home/hooxin/MyDoc
  21. ;       writeable = no
  22.         browseable = no
  23.         valid users = hooxin, new
  24.          create mask = 0755

复制代码


  1. ==> /var/log/samba/log.127.0.0.1 <==

  2. ==> /var/log/samba/log.172.16.43.26 <==
  3. [2005/10/26 08:22:01, 0] lib/access.c:check_access(328)
  4.   Denied connection from  (172.16.43.26)
  5. [2005/10/26 08:22:01, 1] smbd/process.c:process_smb(1084)
  6.   Connection denied from 172.16.43.26
  7. [2005/10/26 08:22:54, 0] lib/access.c:check_access(328)
  8.   Denied connection from  (172.16.43.26)
  9. [2005/10/26 08:22:54, 1] smbd/process.c:process_smb(1084)
  10.   Connection denied from 172.16.43.26

  11. ==> /var/log/samba/log.172.16.43.36 <==

  12. ==> /var/log/samba/log.host <==

  13. ==> /var/log/samba/log.my-tomato-12331 <==

  14. ==> /var/log/samba/log.nmbd <==
  15. [2005/10/26 08:22:22, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
  16.   name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
  17. [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
  18.   name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
  19. [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
  20.   name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
  21. [2005/10/26 08:22:32, 0] nmbd/nmbd_workgroupdb.c:name_to_unstring(58)
  22.   name_to_nstring: workgroup name LINUX FOR HOOXIN is too long. Truncating to LINUX FOR HOOXI
  23. [2005/10/26 08:22:42, 0] nmbd/nmbd.c:terminate(56)
  24.   Got SIGTERM: going down...

  25. ==> /var/log/samba/log.smbd <==

  26. [2005/10/26 09:58:35, 0] lib/util.c:smb_panic2(1525)
  27.   BACKTRACE: 7 stack frames:
  28.    #0 smbd(smb_panic2+0x8a) [0x83807c]
  29.    #1 smbd(smb_panic+0x19) [0x8382c2]
  30.    #2 smbd(get_global_sam_sid+0x2bc) [0x7f084c]
  31.    #3 smbd(init_guest_info+0x65) [0x87e6be]
  32.    #4 smbd(main+0x2a7) [0x8b9fb3]
  33.    #5 /lib/libc.so.6(__libc_start_main+0xdf) [0xc45d5f]
  34.    #6 smbd [0x6b84f1]

  35. ==> /var/log/samba/nmbd.log <==

  36.   *****
  37. [2005/10/26 11:19:26, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353)
  38.   find_domain_master_name_query_fail:
  39.   Unable to find the Domain Master Browser name FERORA 4<1b> for the workgroup FERORA 4.
  40.   Unable to sync browse lists in this workgroup.
  41. [2005/10/26 11:34:29, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353)
  42.   find_domain_master_name_query_fail:
  43.   Unable to find the Domain Master Browser name FERORA 4<1b> for the workgroup FERORA 4.
  44.   Unable to sync browse lists in this workgroup.

  45. ==> /var/log/samba/smbd.log <==
  46.   Copyright Andrew Tridgell and the Samba Team 1992-2004
  47. [2005/10/26 09:58:44, 0] smbd/server.c:main(798)
  48.   smbd version 3.0.14a-2 started.
  49.   Copyright Andrew Tridgell and the Samba Team 1992-2004
  50. [2005/10/26 10:10:30, 0] smbd/server.c:main(798)
  51.   smbd version 3.0.14a-2 started.
  52.   Copyright Andrew Tridgell and the Samba Team 1992-2004
  53. [2005/10/26 11:18:40, 0] smbd/server.c:main(798)
  54.   smbd version 3.0.14a-2 started.
  55.   Copyright Andrew Tridgell and the Samba Team 1992-2004
复制代码


真的不是很明白 这是什么意思,!!
要和WIN 共享文件 真是要命!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表