[Samba] Problems with access-rights :)

ks at schuricht.de ks at schuricht.de
Tue Jul 19 16:19:49 GMT 2005


Hi!

I have a problem with access-right. I have the following dirs:

Owner   Group

root    All           /pub
root    All     /pub/kit

I have to groups

        pubadmin
        kituser

I want that pubadmin can read-write to /pub/* and that kituser can 
readwrite
to /pub/kit

So i configure:

[pub$]
        path = /exports/pub
        read only = No
        write list = @pubadmins
#       write list = @SCC-EC

[pubkit$]
        path = /exports/pub/kit
        read only = No
#       read list = @SHQ-Alle
        write list = @kituser

There are the users

        user1   that is member of All and pubadmin
        user2   that is member of All and kituser

When i use the above configuration 

        user2 can write to pub and to pub/kit

How can i change it. What i wan't is that the sambaserver can write
to every dirs but that i can give the accessrights  with red/write list.

Thanks for your help!

Best regards,
  Kai.


More information about the samba mailing list