allow eduPersonPrincipalName as RDN

This commit is contained in:
Roland Gruber 2011-03-24 18:58:33 +00:00
parent 5e813f3ad5
commit 7d5088f533
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ class eduPerson extends baseModule {
'eduPersonPrimaryAffiliation', 'eduPersonPrincipalName',
'eduPersonEntitlement', 'eduPersonPrimaryOrgUnitDN',
'eduPersonScopedAffiliation');
// RDN attribute
$return["RDN"] = array('eduPersonPrincipalName' => 'low');
// help Entries
$return['help'] = array(
'primaryAffiliation' => array(