How to telnet supports PAM

An Thien killua_bk at yahoo.com
Mon Nov 27 16:49:22 UTC 2006


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pam-list/attachments/20061127/e238e011/attachment.htm>


More information about the Pam-list mailing list