mirror of
https://github.com/opnsense/src.git
synced 2026-05-22 01:54:31 -04:00
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c has couple of bugs which cause: 1) xdm dumps core 2) ssh1 private key is not passed to ssh-agent 3) ssh2 RSA key seems not handled properly (just a guess from source) 4) ssh_get_authentication_connectionen() fails to get connection because of SSH_AUTH_SOCK not defined. PR: 29609 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> |
||
|---|---|---|
| .. | ||
| pam_deny | ||
| pam_ftp | ||
| pam_kerberosIV | ||
| pam_krb5 | ||
| pam_login_access | ||
| pam_nologin | ||
| pam_opie | ||
| pam_permit | ||
| pam_radius | ||
| pam_rootok | ||
| pam_securetty | ||
| pam_ssh | ||
| pam_tacplus | ||
| pam_unix | ||
| pam_wheel | ||
| Makefile | ||
| Makefile.inc | ||