[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
samba
- From: "roland brouwers" <roland cat be>
- To: "'Getting started with Red Hat Linux'" <redhat-install-list redhat com>
- Subject: samba
- Date: Thu, 30 Dec 2004 23:50:03 +0100
Hello,
I am running RH9 and suddenly samba does not react anymore
My server: 192.168.100.254
In windows Xp: Start -> Run -> \\192.168.100.254\homes doesn't give any
reaction
My smb.conf
=====================================
[global]
log file = /var/log/samba/%m.log
guest account = roland
smb passwd file = /etc/samba/smbpasswd
load printers = yes
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
obey pam restrictions = yes
guest ok = yes
username map = /etc/samba/smbusers
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
dns proxy = no
server string = samba server
printing = cups
unix password sync = Yes
workgroup = cat
comment = tbred
printcap name = /etc/printcap
max log size = 0
pam password change = yes
[homes]
comment = Home Directories
browseable = yes
writeable = yes
valid users = %S
create mode = 0664
directory mode = 0775
[tbred]
comment = thoroughbred
path=/home/basic
browseable = yes
writeable = yes
valid users = roland
create mode = 0664
directory mode = 0775
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
# Set public = yes to allow user 'guest account' to print
printable = yes
# This one is useful for people to share files
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
[public]
path = /home/public
public = yes
only guest = yes
writable = yes
printable = no
What is going wrong?
To be sure,I restarted services smb and network
Thanks for your help
And a happy and healthy 2005
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]