freeradius 2.1.7-7.el5 - How to get vendor specific attributes from LDAP
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Thu Nov 24 21:20:55 CET 2011
Hi,
> > See doc/examples/
> I've edited openldap.schema and add new attributetype + add new
> attribute to radiusprofile class. This schema I applied also to my
> OpenLDAP server. Does freeradius get the LDAP schema from
> docs/examples/openldap.schema file? The path docs/examples is confusing me.
no. it doesnt.
docs/ is just a documentation folder...and examples are just examples within!
the server reads the configurations from its usual path
if you read the docs, the wiki and the config files, you will see that in modules/ldap
the following is listed
dictionary_mapping = ${confdir}/ldap.attrmap
so, just edit ldap.attrmap in the raddb config directory - and use the schema
file to update your LDAP
this document might help you further
http://freeradius.org/radiusd/doc/ldap_howto.txt
alan
More information about the Freeradius-Users
mailing list