f0540167c0
* Build properly on systems that don't have /dev/urandom by testing for the presence of /dev/urandom, instead of just testing for Solaris. * Add disabled code to handle PAM (not quite working yet with security/PAM). * Make the sshd rc.d script more /etc/rc.subr-friendly. * Minimize amount of diffs from pristine OpenSSH sources.
9 lines
327 B
Text
9 lines
327 B
Text
==========================================================================
|
|
$NetBSD: MESSAGE.pam,v 1.1 2002/02/05 04:17:31 jlam Exp $
|
|
|
|
To authenticate for SSH using PAM, add the contents of the file:
|
|
|
|
${EGDIR}/sshd.pam
|
|
|
|
to your PAM configuration file.
|
|
==========================================================================
|