由 ericbj 在 02-11-2003 15:05 发表:
samba问题
我现在用win2000访问服务器没有任何问题,可是用win98访问服务器时不能登录到服务器。
我的配置文件如下:
#======================= Global Settings =====================================
[global]
smb passwd file = /etc/smbpasswd
domain master = yes
dns proxy = no
encrypt passwords = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
max log size = 50
hosts allow = 192.168.0. 127.
security = user
domain logons = yes
prefered master = yes
domain master = yes
local master = yes
workgroup = xinlue
server string = Samba Server
log file = /var/log/samba/log.%m
load printers = yes
[homes]
comment = Home Directories
browseable = no
writable = yes
Un-comment the following and create the netlogon directory for Domain Logons
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
Set public = yes to allow user 'guest account' to print
guest ok = no
writable = no
printable = yes
This one is useful for people to share files
[tmp]
comment = Temporary file space
path = /backup/temp
read only = no
public = yes
A publicly accessible directory, but read only, except for people in
the "staff" group
[public]
comment = Public Stuff
path = /backup/public
public = yes
writable = yes
printable = no
; write list = @staff
[software]
comment = Software
path = /wine/backup/software1
public = yes
read only = yes
由 hyoga 在 02-11-2003 16:48 发表:
security = user 改成
security = share试试
被国人毁了的四个词:同志,小姐,农民,黑客
由 ericbj 在 02-11-2003 20:39 发表:
改了是可以呀
但是那样就不能设置口令对不同的用户加以限制了
由 hyoga 在 02-11-2003 23:43 发表:
可以给共享目录做限制阿
被国人毁了的四个词:同志,小姐,农民,黑客</f