j2 schrieb: > cookiemonster:/var/log/samba# ls -la /mnt/ > total 20 > drwxr-xr-x 9 root root 4096 Oct 29 08:44 . > drwxr-xr-x 21 root root 4096 Aug 8 2002 .. > drwxr-xr-x 2 root root 4096 Aug 20 22:48 samba > drwxr-xr-x 2 root root 4096 Oct 29 08:44 samba2 > drwxrwxr-x 7 root data 146 Feb 9 01:15 silo-1
[silo-1]
comment = silo-1
browseable = yes
path = /mnt/silo-1
create mode = 770
force user = nobody
u may try another user than nobody...next try to use 2775 for directories. and "directory mode=2775" in smb.conf (this is -may be- like the same as force group = )
i hope it helps
force group = data
public = yes
writable = yes
> > [peep] > comment = peep > browseable = yes > path = /mnt/silo-3/gefu > public = no > writable = yes > force user = gefu > force group = gefu > > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
