[NTLUG:Discuss] Samba, ACL - permissions
Keller Giacomarro
keller.g at gmail.com
Tue Jun 5 16:57:48 CDT 2007
Greg,
Thanks for the quick response.
That would certainly work - I didn't think of that.
So, what if I wanted different permissions for different folders? For
example...
user1
user2
user3
share1 - user1(rw), user2(rw), user3(r)
share2 - user1(none), user2(rwx), user3 (r)
Would I then need to create several groups to accommodate each situation?
Group1 - user1, user2 : given rw to share1
Group2 - user3 : given r to share1
Group3 - user2 : given rwx to share 2
Group4 - user 3 : given r to share2
While this would functionally work, it seems overkill. Is this just how
things are done in the Linux world? Makes Windows ACLs seem (gasp) easy.
Is there something simple I've overlooking?
Thanks again in advance.
-Keller
On 6/5/07, Greg Edwards <greg at nas-inet.com> wrote:
>
> Keller Giacomarro wrote:
> > Hello everyone!
> >
> > I'm brand new to this list and to NTLUG - hopefully I'll be able to meet
> > many of you soon. Dennis Rice suggested strongly that I join this list
> and
> > ask the questions that he can't answer. Thanks, professor.
> >
>
> >
> > Here's what I'm trying to do:
> >
> > I have a folder, /var/storage/backup , that is shared with Samba. Two
> > users, user1 and user2, both have write access to the share. I want
> each
> > user to be able to modify and delete files and folders made by the other
>
> Keller,
>
> Welcome to the group.
>
> In the Linux environment create a group and set user1 and user2 to be
> members of that group. Set the group permissions of the directory
> (folder) as rws. Now any member of that group can save, modify, and
> delete the files.
>
> --
> Greg Edwards
> http://consult.nas-inet.com
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
--
Keller Giacomarro
keller.g at gmail.com
More information about the Discuss
mailing list