Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 15:54:21 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        green@FreeBSD.org
Cc:        qa@FreeBSD.org, jkh@FreeBSD.org
Subject:   Re: skey and openssh with FreeBSD4.2 Stable (fwd)
Message-ID:  <Pine.NEB.3.96L.1010328155338.96088S-100000@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

Appropriate fixes to this need to be tested and committed before
4.3-RELEASE.  My belief is the fix is simply s/csshd/sshd/ in the PAM code
in SSH, but I could be wrong.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

---------- Forwarded message ----------
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

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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1010328155338.96088S-100000>