Re: [Pam-ssh-users] using ssh-agent as auth method
Brought to you by:
rosenauer
From:
<ala...@rd...> - 2004-12-06 14:39:21
|
Juste use ssh's agent forwarding. On each machine you got the public key, you will be authenticated without any questions, unless you haven't added the key to ssh-agent on the first host. Aurelien Sam Clegg a écrit : >Hey everyone, > >I'm sure this question must come up a lot and there must be >a good reason not to do it but... i'd really like to be able >to use my ssh-agent session to authenicate sudo on remote >machines. Then I could finally forget about all my old UNIX >passwords once and for all! > >Are there any plans for this feature in your pam module? >Any reasons why its a stupid idea? > >cheers, >sam > > |