Noel L Yap writes:
> 
> I want to configure CVS so that users don't have a loginable account (ie I'll
> allow user accounts so long as users can't directly login as that user) on the
> repo server.  Is this possible with pserver?  What are the security concerns?

Sure it's possible -- just give each user an unusable shell (/bin/false
is popular but a custom script that echoes "Logins disabled for this
accout" or something similar is more friendly.  The only security
concern I can think of is that there may be other services like FTP that
don't check for a valid shell before allowing access.

-Larry Jones

I suppose if I had two X chromosomes, I'd feel hostile too. -- Calvin

Reply via email to