Afficher un message
Vieux 29/09/2006, 13h22   #2
Pascal Bourguignon
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ssh only for cvs and svn

Sylvain Ferriol <sferriol@imag.fr> writes:
> i want to reduce ssh login only for svn and cvs
> how should i config sshd ?


sshd can be configured to accept incoming sessions only for users in
certain groups.

But users in these groups would be allowed to use ssh for anything
else than cvs or svn too.

So what you can do is to create alternate user accounts, with as login
shell some restricted shell that allows them only to use cvs (or svn).

Have a look at: http://www.informatimago.com/linux/c...d-ssh-cvs.html

--
__Pascal Bourguignon__ http://www.informatimago.com/

"What is this talk of "release"? Klingons do not make software
"releases". Our software "escapes" leaving a bloody trail of
designers and quality assurance people in its wake."
  Réponse avec citation
 
Page generated in 0,08907 seconds with 9 queries