Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 05:37:55 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_ssh pam_ssh.c
Message-ID:  <200108111237.f7BCbuq97824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/08/11 05:37:55 PDT

  Modified files:
    lib/libpam/modules/pam_ssh pam_ssh.c 
  Log:
  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>
  
  Revision  Changes    Path
  1.16      +9 -8      src/lib/libpam/modules/pam_ssh/pam_ssh.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108111237.f7BCbuq97824>