I have created a CVS FAQ Entry regarding file system ACLs. I think I've covered the major points. If you find that it's missing something, please let me know so it can be revised.
Thanks, Noel --- Noel Yap <[EMAIL PROTECTED]> wrote: > You can use file system ACLs (man setfacl for more > info). There was a recent discussion on this so > check > the archives for the last month or two. > > Aside from reading Cederqvist (for the repo > permissions basics and LockDir), it's important to > understand that: > 1. repo directories and files generally need > different > permissioning making default ACLs undesirable > 2. ACLs need to be set for each file for each > checkin > and for each directory upon first being added > > I'm probably forgetting some minutia so please check > the archives. > > Noel > --- Sascha Reetz <[EMAIL PROTECTED]> wrote: > > Hallo, > > > > Situation > > > > user1000: group A Groups projecta projectb > > user1001: group B Grousp projecta > > > > user1000 checks something in. the persmisson of > the > > file is: > > > > -rw-rw--- user1000 A filefoo > > > > user1001 as no access now to the file. > > > > > > > > MR> Sascha Reetz wrote: > > >> > > >> Hello! > > >> > > >> I want to run a cvs server for several > > projects. I gave every user a > > >> Unix User account. It is important, that not > > every user has access to > > >> every project. I thought it could be smart to > > handle this by unix file > > >> access rights. But it do not work correctly. > > > > MR> Using file permissions is usually the simplest > > way to handle it, but > > MR> what exactly is your problem? > > > > MR> -Matt > > > > MR> > _______________________________________________ > > MR> Info-cvs mailing list > > MR> [EMAIL PROTECTED] > > MR> http://mail.gnu.org/mailman/listinfo/info-cvs > > > > > > -- > > ... in diesem Sinne ... > > Sascha Reetz > > +---------------------------------+ > > ------++-------++------ | Website : > > http://www.reetz.de | > > || || | ICQ UNI : > > 20345264 | > > +-----++-------++--------------+ Tkom-Net: 0700 > - > > 72724273 +-- > > > > > ==================================================================== > > = Die letzten Worte ... ...eines > > Monthy-Python-Regisseurs = > > = H�lt das Seil wirklich 16t? > > > = > > > > > ==================================================================== > > > > > > _______________________________________________ > > Info-cvs mailing list > > [EMAIL PROTECTED] > > http://mail.gnu.org/mailman/listinfo/info-cvs > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
