[ On Thursday, January 31, 2002 at 12:47:22 (-0800), Noel Yap wrote: ]
> Subject: Re: Creating Per-User repositories
>
> I do have something to add, though.  If your intent is
> to have students be able to grant access to other
> students, SSH is sufficient and is way more secure
> than any other method out there.  However, if you want
> students to be able to grant access to non-students
> (ie those that won't have login id's on the system),
> SSH won't cut it.

Oh, but it will Noel -- at least so long as the server system supports
full filesystem ACLs (at least on the filesystem used for $HOME).

With ACLs users can grant read and/or write access to ano other user(s)
to explicit directories in their $CVSROOT.

It might be nice to have a pre-canned little script that can do all the
right things w.r.t. how CVS obeys permissions and ownerships though,
especially if the users are students.....

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to