Re: PAM Radius + RedHat 9

2003-11-05 Thread Alan DeKok
"Rogelio Dela Cruz" <[EMAIL PROTECTED]> wrote: > I edited line 57 and 58 of the Makefile and change to this: > > pam_radius_auth.so: pam_radius_auth.o md5.o > ld -shared pam_radius_auth.o md5.o -lpam -lc -o pam_radius_auth.so > > then recompile and now it's working... That's pretty muc

Re: PAM Radius + RedHat 9

2003-11-05 Thread Rogelio Dela Cruz
Hi Alan, I edited line 57 and 58 of the Makefile and change to this: pam_radius_auth.so: pam_radius_auth.o md5.o ld -shared pam_radius_auth.o md5.o -lpam -lc -o pam_radius_auth.so then recompile and now it's working... Thanks a lot Ogie Dela Cruz > "Rogelio Dela Cruz" <[EMAIL PROTECT

Re: PAM Radius + RedHat 9

2003-11-03 Thread Rogelio Dela Cruz
Hi Alan, Im using 1.3.16, I compiled using Redhat 8 and it's ok using the same radius server. But when I compiled/run it under RedHat 9, it doesn't work. There's no activity in the freeradius debug logging. Regards, Rogelio Dela Cruz > "Rogelio Dela Cruz" <[EMAIL PROTECTED]> wrote: >> Anyone

Re: PAM Radius + RedHat 9

2003-11-03 Thread Alan DeKok
"Rogelio Dela Cruz" <[EMAIL PROTECTED]> wrote: > Anyone been able to use the pam_radius_auth.so module from > www.freeradius.org under Redhat 9? There were issues with earlier versions of the module in RH 9. The current one should be OK. Alan DeKok. - List info/subscribe/unsubscribe? See h

PAM Radius + RedHat 9

2003-11-03 Thread Rogelio Dela Cruz
Hi, Anyone been able to use the pam_radius_auth.so module from www.freeradius.org under Redhat 9? Regards, Ogie Dela Cruz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html