<b><i>Dan Yefimov <dan@ns15.lightwave.net.ru></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> An Thien wrote:<br>> Hi all,<br>> <br>> 1.  I built Inetutils <br>> (http://www.linuxfromscratch.org/blfs/view/svn/basicnet/inetutils.html) <br>> that includes telnetd. I built it to support PAM (--with-pam).<br>> 2.  I configured to telnet support PAM as following<br>> In pam.d/telnet<br>> auth          required       /lib/security/pam_deny.so<br>> account     required       /lib/security/pam_deny.so<br>> password  required       /lib/security/pam_deny.so<br>> session     required       /lib/security/pam_deny.so<br>> <br>> When I telnet to this server, I still login to this server. I think <br>> pam_deny.so isn't run.<br>> 3. What wrong in this case? Is there a way to telnet support PAM?<br>> <br>Are you sure you've named PAM configuration file
 correctly? It's name must be <br>exactly the same as telnetd PAM service name. You should consult with either <br>documentation coming with inetutils package or even telnetd source about the <br>correct PAM service name.<br>-- <br><br>Sincerely Your, Dan.<br></blockquote>Hi Dan,<br><br>I think telnetd isn't support PAM because<br>1.  According to PAM documentation, when I remove PAM configuration file for telnetd (/etc/pam.d/telnet), it will be used 'other' configuration file (/etc/pam.d/other)<br>In pam.d/other<br>auth          required       /lib/security/pam_deny.so<br>account     required       /lib/security/pam_deny.so<br>password  required       /lib/security/pam_deny.so<br>session     required       /lib/security/pam_deny.so<br><br>But when I telnet to this server, I still login to this server.<br><br>2.  I tried to test telnetd on fedora core 6. The same problem occured. (The telnetd on fedora core 6 doesn't support PAM).<br><br>If can, would you solve me
 how to configure telnetd support PAM on fedora core 6?<br><br>Thanks in advance.<br>An.<br><br><br><p>

<hr size=1>Everyone is raving about <a href="http://us.rd.yahoo.com/evt=45083/*http://advision.webevents.yahoo.com/mailbeta">the all-new Yahoo! Mail beta.</a>