How to telnet supports PAM

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

 



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.
_______________________________________________
Pam-list mailing list
Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux