QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 758|回复: 2

samba启动不起来

[复制链接]
发表于 2004-2-19 16:31:15 | 显示全部楼层 |阅读模式
启动samba的时候出现这种问题
[root@dugout samba]# /etc/init.d/smb start
启动 SMB 服务:                                            [  确定  ]
启动 NMB 服务:                                            [  确定  ]
[root@dugout samba]# smbclient -L //wanglongjiang
Connection to wanglongjiang failed
[root@dugout samba]# /etc/init.d/smb restart
关闭 SMB 服务:                                            [失败]
关闭 NMB 服务:                                            [  确定  ]
启动 SMB 服务:                                            [  确定  ]
启动 NMB 服务:                                            [  确定  ]
[root@dugout samba]# smbclient -L //wanglongjiang
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
看起来samba没有启动成功,各位帮我分析一下
发表于 2004-2-19 17:10:26 | 显示全部楼层
smbclient -L \\wlj -N
回复

使用道具 举报

 楼主| 发表于 2004-2-19 17:37:33 | 显示全部楼层
[root@dugout man8]# smbclient -L \\wlj -N
Connection to wlj failed
ps一下,proftp确实没有启动起来
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 11:29 , Processed in 0.056055 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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