|
|
|
|
| 关于linux用samba和win2000互联的问题,麻烦各位!!! |
|
|
|
[Original]
[Print]
[Top]
|
在linux主机上可以用smbmount 挂载win2000上的
目录共享文件,但是win2000上可以看到linux却不
能在网络邻居中访问,提示说找不到网络路径,用
查找计算机或者映射网络目录也不能访问,这是甚
么原因?怎么解决?
#smbstats 提示错误如下:
Failed to open byte range locking database
ERROR:Failed to initialise locking database
Can't initialise locking module - exiting
samba配置文件如下:麻烦哪位老大帮我看看,谢先
#======================= Global Settings =====================================
[global]
workgroup = WORKGROUP
netbios name=Foision
server string = Samba Server
hosts allow = 192.168.0.
log file = /var/log/samba/%m.log
max log size = 0
security = share
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n
*Retype*new*password* %n
*passwd:*all*authentication*tokens*updated*successfully*
pam password change = yes
obey pam restrictions = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = yes
writable = yes
valid users = %S
create mode = 0664
directory mode = 0775
[tmp]
comment = Temporary file space
path = /pub
read only = no
public = yes
[public]
comment = Public Stuff
path = /pub
public = yes
writable = yes
printable = no
write list = @staff
guest ok = yes
browseable = yes
|
|
|
[Original]
[Print]
[Top]
|
|
« Previous thread
有关samba性能的问题请教 |
文件及打印服务器
第5页 |
Next thread »
ipp 协议? |
|