CVS/SSH group use

From: Nico Kadel-Garcia (nkadel_at_comcast.net)
Date: 03/04/05


Date: Fri, 4 Mar 2005 08:24:45 -0500

I just ran into a nice person who wants to use SSH for CVS access, and wants
the system to not provide shells for the user or have to manage multiple
accounts. I pointed out they could use a common user with SSH keys, but
they'd like to have the CVS records log the appropriate username for
submitted patches.

Has anyone gone through this? Setting variables with the keys in
authorized_keys hasn't worked for them, and I'd be happy to point them to a
guideline for doing this.



Relevant Pages

  • Re: ssh clarification needed
    ... Is a ssh key specific to a computer, ... You need to look up how to generate ssh keys and store them. ... to replicate the .ssh directory for your own user area and put it on the ...
    (Fedora)
  • Re: ssh and remote sudo not hiding password
    ... Change sudo to NOPASSWD ... The password is not for the ssh connection ... How can I use ssh keys to prevent ... >> I can shut down a remote machine by connecting via ssh then ...
    (Ubuntu)
  • Re: Problems with sshd on FreeBSD 4.11-RELEASE
    ... You may have an old key on the system you are ssh'ing to the downgraded server. ... Clear your ssh keys and try it again. ... MailScanner thanks transtec Computers for their support. ...
    (freebsd-questions)
  • Re: Where is ssh-rsa public key?
    ... Nico Kadel-Garcia wrote: ... generated from the *private* ssh keys. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (comp.security.ssh)
  • Re: how to pass passcode to a command?
    ... machine so I need to have password to pass to the command. ... You could learn to use "expect", or better yet you could learn to use SSH ... keys and ssh-agent to avoid the need to retype passwords. ... I usually use ssh but dont' know how to use SSH keys an ssh-agnets. ...
    (comp.os.linux.setup)

Loading