LinuxSir.cn,穿越时空的Linuxsir!

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

请看看我的samba包安装完整吗?

[复制链接]
发表于 2004-11-26 13:14:47 | 显示全部楼层 |阅读模式
1.各位看看我现在samba装的完吗?我还是设置不了网络邻居。
如果完整,那为什么打不开samba配置对话框呢。真急人啊。
http://localhost:901后,他提示我The connection was refused when attemption to contact.

谢谢



[root@xkzhong root]# rpm -qa | grep samba
samba-common-3.0.7-2mdk
samba-server-3.0.7-2mdk
samba-swat-3.0.7-2mdk
samba-client-3.0.7-2mdk
samba-winbind-3.0.7-2mdk
[root@xkzhong root]#

2. 刚才我在别的win电脑上能看到我的机器啦,但进不去。好像说权限不够。

这该怎么办呢。
 楼主| 发表于 2004-11-26 15:19:49 | 显示全部楼层
有人帮我吗?
 楼主| 发表于 2004-11-26 16:14:52 | 显示全部楼层
现在我能进入swat配置界面啦。
 楼主| 发表于 2004-11-26 16:53:14 | 显示全部楼层
现在windows的电脑能看到我的机器啦,但还是说权限不够。
下面是我的的swat配置,大家看看有什么地方不对吗?
我的工作组是pba。
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/11/28 00:53:46

# Global parameters
[global]
        workgroup = PBA
        netbios name = ZHONGXIANGKUN
        server string = Samba Server
        security = SHARE
        map to guest = Bad User
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        dns proxy = No
        printer admin = @adm

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        create mask = 0700
        guest ok = Yes
        printable = Yes
        print command = lpr-cups -P %p -o raw %s -r   # using client side printer drivers.
        use client driver = Yes
        browseable = No

[print$]
        path = /var/lib/samba/printers
        write list = @adm, root
        inherit permissions = Yes
        guest ok = Yes

[pdf-gen]
        comment = PDF Generator (only valid users)
        path = /var/tmp
        printable = Yes
        printing = bsd
        print command = /usr/share/samba/scripts/print-pdf "%s" "%H" "//%L/%u" "%m" "%I" "%J" &
        lpq command = /bin/true
        lprm command = lprm -P'%p' %j

[ROOT_DESKTOP]
        comment = /root/Desktop/ÏÂÔØ
        path = /root/Desktop/ÏÂÔØ
        guest ok = Yes
        wide links = No

[xkzhong]
        path = /tmp
        guest ok = Yes
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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