maybe your parent directory has the wrong rights:
e.g.:

/network/samba/username
user: username group: wingroup

network: root.root 0750 (drwxr-x---)
samba: root.wingroup 0777 (drwxrwxrwx)
username:username.wingroup 0777 (drwxrwxrwx)
*** this will *not* work - u need basically executable rights on all parent directories. (mistake in 'network')


network: root.root         0751 (drwxr-x--x)
samba:   root.wingroup     0750 (drwxr-x---)
username:username.wingroup 0700 (drwx------)
*** this will work - username has minimal x rights on all parents...

i hope it helpes...
gk

andrej misovic schrieb:
hello,
I try to use samba as PDC on NetBSD,
but I 've had problem with that combination..

samba work perfectly..but
if someone want to write into homedir, they couldn't,
and w2k workstation appear message ,
that disk is full..
disk isn't full, and permission are set correct
I don't know, where should be a mistake,
I check configuration problably 100x,
but I haven't found any problem in it..

have you ever had someone similiar problem?
thx a lot

andrej

-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to