The system that I am using does not have the /etc/pam.d directory. I also have the 127.0.0.1 local loopback IP uncommented.
=SvW= > //// > ��� > ~ > -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of deborha malka Sent: Wednesday, May 05, 2004 12:05 AM To: [EMAIL PROTECTED] Subject: Re: Freeradius-Users digest, Vol 1 #3181 - 11 msgs >Alan, >I have compiled the PAM-Radius module 1.3.16 using gcc >3.3.2 on Solaris >= >8. >It seems to have compiled OK, no errors reported. >I have copied pam_radius_auth.so to /lib/security. >I have setup pam_radius_auth.conf in /etc/raddb/server >with my Radius = >Server address and shared secret. >I have configured /etc/pam.conf with the required >entries, including >the = >debug option. >When I try a telnet session to the machine I am not >seeing any Radius = >packets going out on the wire. I am using Ethereal to >monitor the IP = >traffic. Nor does the Radius server indictate that it >is seeing any = >packets arrive. >I am also not seeing any messages in the >/var/adm/messages file either. >It appears that the PAM module is not being executed >but I don't know = >what else to look at to verify if it is functioning. >The file = >permissions and ownership for pam_radius_auth.so are >the same as the = >other PAM modules. >Do you have any suggestions on the best way to >determine if the module >= >is even running? >I apppreciate your assistance. >Steve VanWambeck - SMTT TDG Platform Development I have 2 solutions : 1. do you have a pam.d directory ? If it is the case, you have to configure the /etc/pam.d/<application> instead of pam.conf 2. In th /etc/raddb/server file, did you let the line with 127.0.0.1 ... ? I had the same probleme, and I just uncomment this line and it wotks now !! Tell me if it resolve your problem (I hope !) ===== ================= D�borah Malka Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Cr�ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Dialoguez en direct avec vos amis gr�ce � Yahoo! Messenger !T�l�chargez Yahoo! Messenger sur http://fr.messenger.yahoo.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

