I was wondering what is the proper way to enable ldap attributes in radius.conf for example Ldap-Group groupmembership_attribute = radiusGroupName will then other ldap attributes be matched in the same way? Ldap-Callingstationid callingstationid_attribute = radiusCallingStationId Ldap-Realm realm_attribute = radiusRealm etc etc.... Cant seem to find any documentaition about this! Maybe a chapther in your book Alan :) Best regards Johann B.
Jóhann B. Guðmundsson wrote:
I was wondering what is the proper way to enable ldap attributes in radius.conf for example Ldap-Group
groupmembership_attribute = radiusGroupName
will then other ldap attributes be matched in the same way?
Ldap-Callingstationid
callingstationid_attribute = radiusCallingStationId
Ldap-Realm
realm_attribute = radiusRealm
etc etc....
Cant seem to find any documentaition about this! Maybe a chapther in your book Alan :)
Best regards
Johann B.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hello, there are no hidden configuration like that. Groups are a special case and that's why there are special configuration attributes. In general you can map ldap attributes to radius attributes. Read ldap.attrmap, the ldap schema and the ldap documentation under /doc for more information.
participants (2)
-
"Jóhann B. Guðmundsson" -
Kostas Kalevras