Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 02:02:46 -0800
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        freebsd <freebsd@hobbydump.com>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: skey and openssh with FreeBSD4.2 Stable
Message-ID:  <15041.46790.812789.517387@horsey.gshapiro.net>
In-Reply-To: <20010328012204.A46268@hobbydump.com>
References:  <20010328012204.A46268@hobbydump.com>

next in thread | previous in thread | raw e-mail | index | archive | help
freebsd> Does anyone know how to get skey working with openssh. I can get
freebsd> it working with telnet and other services but not with ssh.

See:

http://www.freebsd.org/cgi/query-pr.cgi?pr=25105

For now (until this gets fixed), you can add this to /etc/pam.conf:

# OpenSSH S/Key support
csshd	auth	sufficient	pam_skey.so
csshd	auth	required	pam_unix.so			try_first_pass
csshd	session	required	pam_permit.so

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




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