freebsd-nq/lib/libpam
Mark Murray 537db85291 Fix:
/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>
2001-08-11 12:37:55 +00:00
..
libpam Rework this to prevent a nasty problem involving different modules' 2001-08-10 14:16:47 +00:00
modules Fix: 2001-08-11 12:37:55 +00:00
Makefile Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
Makefile.inc Making this major bump was a BAD idea. The API change is internal (to PAM) 2001-07-30 09:56:38 +00:00