[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to telnet supports PAM
- From: An Thien <killua_bk yahoo com>
- To: pam-list redhat com
- Subject: How to telnet supports PAM
- Date: Mon, 27 Nov 2006 08:49:22 -0800 (PST)
Hi all,
1. I built Inetutils (http://www.linuxfromscratch.org/blfs/view/svn/basicnet/inetutils.html) that includes telnetd. I built it to support PAM (--with-pam).
2. I configured to telnet support PAM as following
In pam.d/telnet
auth required /lib/security/pam_deny.so
account required /lib/security/pam_deny.so
password required /lib/security/pam_deny.so
session required /lib/security/pam_deny.so
When I telnet to this server, I still login to this server. I think pam_deny.so isn't run.
3. What wrong in this case? Is there a way to telnet support PAM?
Thanks in advance.
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]