Displaying 1 result from an estimated 1 matches for "subrep".
Did you mean:
subreg
2003 Oct 10
0
Share informations...
Hi all !
How can I change the rights on a folder or subfolder in a samba share ?!
Exemple:
i'v got this:
- MyRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| - SubRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| | * File6.doc
| | * File7.doc
| * File1.doc
| * File2.doc
i've got 3 users and one group:
- user1
- user2
- user3
- MyGroup (user1, user2, user3)
I've got this in smb.conf
[MyGroup]...