RADIUS-LDAPv3.schema not found
Hi All, I downloaded and installed freeradius-server-2.1.6 but I can-t find the radius schema to copy it in ldap directory. Help! Best regards! -- JJohnny R. Beginner vasiana09@gmail.com
On 08/18/2009 12:55 PM, RANDRIAMAMPIONONA José Johnny wrote:
Hi All, I downloaded and installed freeradius-server-2.1.6 but I can-t find the radius schema to copy it in ldap directory.
It depends on the ldap server you're using which schema you'll need, it the src tarball you can find them in: doc/examples/openldap.schema doc/examples/iplanet.schema If you've installed from an rpm the doc directory will be installed under: /usr/share/doc/freeradius-2.1.6/ Note: there isn't a schema file for "Fedora Directory Server" which is now called "389 Directory Server" but since iplanet shares the same lineage the iplanet schema should work, if not it's pretty easy to tweak the schema file to meet the syntatic needs of the LDAP server you're using. The last time I looked in detail at Radius LDAP schemas (a couple of years ago) I seem to recall some minor differences between the schema files in the distribution and the RADIUS-LDAPv3.schema which has been floating arount the net, ymmv. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
Thank you! I finally found it : *ll /usr/local/freeradius-server-2.1.6/share/doc/freeradius/examples/ -rw-r--r-- 1 root root 11087 jui 29 23:42 iplanet.ldif -rw-r--r-- 1 root root 12452 jui 29 23:42 iplanet.schema -rw-r--r-- 1 root root 13814 jui 29 23:42 openldap.schema -rw-r--r-- 1 root root 1005 jui 29 23:42 postgresql_update_radacct_group_trigger.sql* -- JJohnny R. vasiana09@gmail.com
participants (2)
-
John Dennis -
RANDRIAMAMPIONONA José Johnny