<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
[sigh] - it should be fine.  Your module is supposed to be contacting
an internal radius server.  Everything looks OK in it.  About the only
thing I can suggest is to debug the module itself.   My standard
technique (which is not really good practice) is to take the source
code and place log lines through out the code stating where we are,
then recompile and reinstall it.  All you have to do at that point is
run it, and watch for the last line to be printed.  This tells you
which section of code (between log lines) is the problem.  You can
further narrow that down to individual lines, until you know exactly
what is happening.<br>
<br>
Try it and let us know what is happening.<br>
<br>
Joe<br>
<br>
Fatemeh Taj wrote:<br>
<blockquote type="cite"
 cite="mid20040601113052.92744.qmail@web51509.mail.yahoo.com">
  <pre wrap="">Dear Joe, 
I forgot to attach the /etc/raddb/server file. 

Regards



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
<a class="moz-txt-link-freetext" href="http://messenger.yahoo.com/">http://messenger.yahoo.com/</a> </pre>
  <pre wrap="">
<hr width="90%" size="4">
_______________________________________________
Pam-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pam-list@redhat.com">Pam-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pam-list">https://www.redhat.com/mailman/listinfo/pam-list</a>
  </pre>
</blockquote>
</body>
</html>