6216e2e57eff8f153d36484317e2eee6b746ad19
[carnet-upgrade.git] / files / etc / freeradius / ldap.attrmap.expect
1 #
2 # Mapping of RADIUS dictionary attributes to LDAP directory attributes
3 # to be used by LDAP authentication and authorization module (rlm_ldap)
4 #
5 # Format:
6 #   ItemType    RADIUS-Attribute-Name           ldapAttributeName
7 #
8 # Where:
9 #   ItemType              = checkItem or replyItem 
10 #   RADIUS-Attribute-Name = attribute name in RADIUS dictionary
11 #   ldapAttributeName     = attribute name in LDAP schema
12 #
13 # If $ is specified as RADIUS-Attribute-Name, the line specifies
14 # a LDAP attribute which can be used to store any RADIUS 
15 # attribute/value-pair in LDAP directory.
16 #
17 # You should edit this file to suit it to your needs.
18 #
19
20 replyItem       Connect-Info                    hrEduPersonExpireDate
21 replyItem       Class                           hrEduPersonUniqueNumber
22 replyItem       Configuration-Token             hrEduPersonPrimaryAffiliation
23 replyItem       Callback-Number                 hrEduPersonUniqueID
24