Re: ssh and cvs login, but no user login
From: Armin Krawinkel (geschrei_at_gmx.at)
Date: 04/28/03
- Next message: Jonathan: "Clarification: int & ext. entropy sources?"
- Previous message: Stephan Seitz: "ssh and cvs login, but no user login"
- In reply to: Stephan Seitz: "ssh and cvs login, but no user login"
- Next in thread: Dimitri Maziuk: "Re: ssh and cvs login, but no user login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Apr 2003 00:05:46 GMT
Stephan Seitz announced in
<0t3eac19f3i6f02n7da%stse@fsing.fs.uni-sb.de>:
> Hi!
>
> I have the following problem:
> No user beside the admins should be able to log in into a certain
> server. But cvs is running on this server and the clients use
> CVS_RSH=/usr/bin/ssh to commit or checkout data.
> How can I configure ssh to allow the cvs connection, but don't give
> shell accounts to the user?
>
> I'm using openssh 3.4.
>
> Shade and sweet water!
>
> Stephan
>
you could run the cvs server in a chroot jail and use /bin/false as
login shell for the users in the "real" /etc/passwd
-- life, the universe and everything
- Next message: Jonathan: "Clarification: int & ext. entropy sources?"
- Previous message: Stephan Seitz: "ssh and cvs login, but no user login"
- In reply to: Stephan Seitz: "ssh and cvs login, but no user login"
- Next in thread: Dimitri Maziuk: "Re: ssh and cvs login, but no user login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|