[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: one-time-passwords for telnet



On Wed, Nov 29, 2000 at 05:48:42PM +0100, Thomas Guettler wrote:
> telnetd for potato has no own file in /etc/pam.d, but I like
> to have it only for telnet-logins. Any ideas?

At least on my system, putting it into /etc/pam.d/login did the trick:

# Standard Un*x authentication. The "nullok" line allows passwordless
# accounts.
auth    sufficient      pam_opie.so
auth       required   pam_unix.so

ftp and ssh logins should be handled by their own pam.d entries, and won't
be affected by this.



Reply to: