samba problems
Y. Wang
ylwang at u.washington.edu
Mon Oct 29 11:12:03 GMT 2001
Hi,
I installed samba-2.0.10-2 in my RH 7.1 and want to share linux drivers
and windows 2000 drivers.
I have several questions to ask:
1. When I access linux drivers from windows 2000, if I use command line
or emacs, the speed is OK. However, when I use MS products, e.g. notepad,
it is very slow when I clicked on "Look in" drop down menu in open dialog
for the first time. It becomes normal when I do it after that if I do not close
this program. I understand it is slow when I map network driver but is it supposed
to be like this for notepad? Or does my configurations have some
problems?
2. When I access win2K driver from my linux box, the whole system hanged
twice in one day(I had to reset the computer). I am afraid to do that
again. Did anyone have the similar experience?
3. I also tried to update to samba.2.2.2 using the RPM mentioned in this
list. However, There are too many dependencies, samba--> samba-common -->
readline.so --< .... It seems there is no way to install samba.2.2.2
untill I upgrade all the RPMs dependent on readline.so. Am I right?
Thanks a lot. I attach my smb.conf as below.
Yalin
smb.conf
----------------------------------------------------------------------------------
[global]
workgroup = MYGROUP
server string = Samba Server
security = SHARE
null passwords = Yes
log file = /var/log/samba/%m.log
max log size = 0
name resolve order = lmhosts host bcast
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
preferred master = Yes
domain master = Yes
dns proxy = No
create mask = 0644
hosts allow = xxx.xxx.xxx.xxx
write cache size = 262144
printing = lprng
level2 oplocks = Yes
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[home]
path = /xxx/xxxx
username = ylwang
guest account = ylwang
writeable = Yes
guest ok = Yes
case sensitive = Yes
More information about the samba
mailing list