Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 23:09:45 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh Makefile ports/security/openssh/files pam_ssh.c pam_ssh_Makefile ports/security/openssh/patches patch-aa patch-ab
Message-ID:  <199911290709.XAA14500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/11/28 23:09:45 PST

  Modified files:
    security/openssh     Makefile 
    security/openssh/patches patch-aa patch-ab 
  Added files:
    security/openssh/files pam_ssh.c pam_ssh_Makefile 
  Log:
  Add the PAM SSH RSA key authentication module.  For example, you can add,
  "login  auth    sufficient      pam_ssh.so" to your /etc/pam.conf, and
  users with a ~/.ssh/identity can login(1) with their SSH key :)
  
  PR:		15158
  Submitted by:	Andrew J. Korty <ajk@waterspout.com>
  Reviewed by:	obrien
  
  Revision  Changes    Path
  1.26      +21 -3     ports/security/openssh/Makefile
  1.3       +7 -2      ports/security/openssh/patches/patch-aa
  1.6       +3 -2      ports/security/openssh/patches/patch-ab



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?199911290709.XAA14500>