Hello There are some problems building 1.1.0 on Mac OS X. I am working through the build issues and should have diffs soon. -- Steven Simon -- Senior Software Engineer -- Directory Services Group -- Apple Computer On Jan 9, 2006, at 8:30 AM, Nicolas Baradakis wrote:
Markus Krause wrote:
Zitat von Nicolas Baradakis <nbk@sitadelle.com>:
And finally, if someone has a setup with ldap backend, and is volunteering to test the patch under bug #261 (ldap_pairget fixes), perhaps it could be added to 1.1.1, too. I'm not using LDAP on my site, therefore I can't test it myself easily.
i have a testing installation with freeradius using ldap on which i could do some tests if necessary. unfortunatly i am not a freeradius expert, but if you tell me what i should test/try i would be glad to help!
Thanks, that'd be useful. Here you are the detailed instructions:
$ cvs -d :pserver:anoncvs@cvs.freeradius.org:/source login CVS password: anoncvs $ cvs -d :pserver:anoncvs@cvs.freeradius.org:/source checkout -r branch_1_1 radiusd $ cd radiusd $ wget 'http://bugs.freeradius.org/showattachment.cgi? attach_id=113' -O ldap_pairget.patch $ patch -p0 < ldap_pairget.patch
Then recompile FreeRADIUS like usual and test with a user from your LDAP directory. If that works, the next step is to enter the test values from the bugzilla into LDAP, and verify if the RADIUS values are correct in the reply packet.
See http://bugs.freeradius.org/show_bug.cgi?id=261
-- Nicolas Baradakis
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/ devel.html