Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 23:58:08 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Mike Hogsett <hogsett@csl.sri.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Skey Login, telnet & ssh
Message-ID:  <20030917045808.GE48979@dan.emsphone.com>
In-Reply-To: <200309162128.h8GLSLFv003284@quarter.csl.sri.com>
References:  <200309162128.h8GLSLFv003284@quarter.csl.sri.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 16), Mike Hogsett said:
> I have enabled the skey one time passwords login feature to allow telnet
> access to a machine.  Is there a way to require the skey login for telnet
> but not for ssh?

On 5.x, try commenting out the opie lines in /etc/pam.d/ssh.  On 4.x,
try adding "ChallengeResponseAuthentication No" to your ssh config
file.  This may work on 5 too.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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