-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gaurav Vaish <[EMAIL PROTECTED]> writes:

> sshd is running.
> 
>   The shells for all the users are disabled (/bin/nologin). How do I
> allow access to cvs thru ssh? Basically, what changes do I need to put
> in the cvs configuration.

That is a big problem. What cvs does is do

     ssh hostname cvs server

on your client, so if the hostname has a /bin/nologin, the 'cvs server'
command will do nothing for you at all.

>   I know how to access cvs on ssh -- I've been using SF for 3yrs now.
> So, that's not a problem. :-)

Well, you need to get the server to allow your ssh logins.

        Good luck,
        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBPX/53x41pRYZE/gRAmzQAJ4vjbCwpL/tyZfQ247WeASVKrajkACgwM3n
svNZetyuj4TU0iEexKUnofo=
=8uG+
-----END PGP SIGNATURE-----


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

Reply via email to