On Fri, Nov 06, 1998 at 03:31:45PM +0000, Pere Camps wrote: > Same stuff. Nothing happened. Can you tell me what permissions do > you have for your /var/log dir and for the smb.log and nmdb log files (and > ownership too).
drwxrwsr-x 12 root adm 5120 Nov 6 09:37 /var/log -rw-r--r-- 1 root adm 28658 Nov 6 11:43 smb.xxx.log ^^^^ I use separate logfiles for client computers: log file = /var/log/smb.%m.log They are created automaticaly by smbd. I don't suppose that problem is in file permissions because smbd runs as root. Do you started (used) smbd? Try: $ smbclient \\\\localhost\\blablabla -U% ... and I have some messages on console ... and in log: 1998/11/06 16:46:10 dionizos (127.0.0.1) couldn't find service blablabla Maybe you have to upgrade samba, I use 1.9.18p10-2? Mirek