LinuxSir.cn,穿越时空的Linuxsir!

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

samba启动不起来

[复制链接]
发表于 2004-2-19 17:56:03 | 显示全部楼层 |阅读模式
启动samba的时候出现这种问题
[root@dugout samba]# /etc/init.d/smb start
启动 SMB 服务: [ 确定 ]
启动 NMB 服务: [ 确定 ]
[root@dugout samba]# smbclient -L //wlj
Connection to wanglongjiang failed
[root@dugout samba]# /etc/init.d/smb restart
关闭 SMB 服务: [失败]
关闭 NMB 服务: [ 确定 ]
启动 SMB 服务: [ 确定 ]
启动 NMB 服务: [ 确定 ]
[root@dugout samba]# smbclient -L //wlj
Connection to wanglongjiang failed
[root@dugout samba]# cat smb.conf
[global]

workgroup = sdusp
server string = wanglongjiang
netbios name = wlj
hosts allow = 127.0.0.1 202.194.206.
guest account = pcguest
log file = /var/log/samba/%m.log
max log size = 0
security = share
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

[public]
path = /home/pcguest
guest ok = yes
guest only = yes
writeable = yes
create mask = 0664
directory mask = 0775
ps了一下,发现samba没有启动,why?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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