Re: Group Suggestions
"Dennis Hughes" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
>>> [email protected] 02/28/03 03:46PM >>> Are you giving them shell access, WebDav access, or http access? If shell.. I don't know. If WebDav or HTTP, why not LDAP? mlc On Friday, February 28, 2003, at 02:24 PM, Dennis Hughes wrote: > > >>>> [email protected] 02/28/03 02:16PM >>> >>>> Dennis Hughes<[email protected]> 02/28/03 02:06PM >>> > I have a web server running RedHat 7.2. I have a couple of users that > need to be able to have access to more then 32 groups. Does anybody > have any suggestions on how I can give these users access to certain > directories all of which have their own group without modifying the > Kernel ngroup limit? > > > > > You may want to look into acl's. > > They offer more flexibility than standard permissions, but they > require a kernel build and of the several flavors available, I'm not > aware of one that has a lot of support from the kernel folks. > > I've been waiting for a particular version to gain momentum before I > implemented acl's. Its a lot like waiting for a Journaling file system > and ext3 got the nod. > > Bill Gradwohl > [email protected] > (817) 224-9400 x211 > www.ycc.com > > > > > > I am trying to stay away from ACL's currently until RedHat supports > them. I had read somewhere that RedHat 8.0 has this functionality but > is unstable and not well tested, but 8.1 (Phoebe) is suppose to > include them. It would be nice if I can figure out a way to make my > current setup work until ACL's are included with RedHat. > > -Dennis > > > > > _______________________________________________ > enigma-list mailing list > [email protected] > https://listman.redhat.com/mailman/listinfo/enigma-list > I have a bunch of different groups of users that have their own web pages. Each group has access to edit their own website via ftp using a program such as DreamWeaver, but I want our web masters to have access to all the groups, which is more then 32. Example: Group1:webmaster,user1,user2 Group2:webmaster,user3,user5 Group3:webmaster,user2,user6