Re: S/Key one-time passwords not working

[email protected] (Christos Zoulas) Mon, 24 Dec 2007 14:02:03 +0000 (UTC)
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
In article <[email protected]>,
Thomas Brockman  <[email protected]> wrote:
>
>Hi,
>
>I'm attempting to set up S/Key one-time passwords, but it does not seem
>to work. I have run skeyinit as described in the manpage, and generated
>a list of one-time passwords with skey. Alas, upon attempting login via
>SSH, the S/Key password is not requested and only using the standard
>password results in a successful authentication. I'm running NetBSD 3.0
>with GENERIC kernel. Any help would be appreciated.
>

You need to add pam_skey.so to the appropriate /etc/pam.d files.

christos