LinuxSir.cn,穿越时空的Linuxsir!

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

浏览局域网的问题

[复制链接]
发表于 2007-3-3 18:57:59 | 显示全部楼层 |阅读模式
用gnome的“网络”查看局域网
浏览mshome没问题,但是workgroup的机器都显示不出来
说:抱歉,不能显示XXX的内容

smbclient 用起来倒是没问题
  1. joey@debian:~$ testparm
  2. Load smb config files from /etc/samba/smb.conf
  3. Processing section "[printers]"
  4. Processing section "[print$]"
  5. Processing section "[pub]"
  6. Loaded services file OK.
  7. Server role: ROLE_STANDALONE
  8. Press enter to see a dump of your service definitions

  9. [global]
  10.         dos charset = cp936
  11.         display charset = UTF-8
  12.         server string = %h server (Samba %v)
  13.         obey pam restrictions = Yes
  14.         passdb backend = tdbsam
  15.         passwd program = /usr/bin/passwd %u
  16.         passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
  17.         username map = /etc/samba/smbusers
  18.         syslog = 0
  19.         log file = /var/log/samba/log.%m
  20.         max log size = 1000
  21.         dns proxy = No
  22.         panic action = /usr/share/samba/panic-action %d
  23.         invalid users = root
  24.         create mask = 0700
  25.         directory mask = 0700

  26. [printers]
  27.         comment = All Printers
  28.         path = /var/spool/samba
  29.         printable = Yes
  30.         browseable = No

  31. [print$]
  32.         comment = Printer Drivers
  33.         path = /var/lib/samba/printers

  34. [pub]
  35.         comment = Shared Folder with username and password
  36.         path = /home/joey/pub/
  37.         valid users = joey
  38.         force user = nobody
  39.         force group = nogroup
  40.         read only = No
  41.         guest ok = Yes
复制代码
 楼主| 发表于 2007-3-3 19:25:47 | 显示全部楼层
smbtree
查看两个工作组都没问题
但是nautilus 只能查看 mshome 不能看workgroup
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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