info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SSH and CVS


From: Zdenek Rykala
Subject: SSH and CVS
Date: 25 Feb 2002 02:44:25 -0800

Hi All,

    I would like allow cvs users, use ssh connection with our Unix
server. The problem is that default shell for users on the unix
machine is /usr/bin/passwd. The users can change only password for ftp
and e-mail account.

    What cvs is doing when it's using SSH login?
    CVSROOT=cvsuser@<cvs server>:/<cvs repository>
    CVS_RSH=ssh

    It's working only whan I allow <cvsuser> full shell (/bin/bash) in
passwd. Does exist some better way, how can I configure our Unix
server? I do not want allow cvs users the full shell. I tried it with
restricted shell (rbash), but without any success.

Thanks for any information,
  Zdenek


reply via email to

[Prev in Thread] Current Thread [Next in Thread]