Greetings. Here's a new ebuild for pam_ssh 1.9. It should compile cleanly without patching. This PAM module provides single sign-on behavior for SSH. The user types an SSH passphrase when logging in (probably to GDM, KDM, or XDM) and is authenticated if the passphrase successfully decrypts the user's SSH private key. In the PAM session phase, an ssh-agent process is started and keys are added. For the entire session, the user can SSH to other hosts that accept key authentication without typing any passwords. I recommend app-crypt/pam_ssh as the Portage directory.
Created attachment 26053 [details] pam_ssh-1.9.ebuild
*** Bug 29119 has been marked as a duplicate of this bug. ***
merged the work from this ebuild and the ebuild at bug 29119 and added to cvs thanks guys