...
LDAP Attribute | Assigned Value | Format | Example Assigned Value |
---|---|---|---|
<visitor_email_address> |
| bobwhite001@gmail.com | |
uid | <visitor_email_address> (often trimmed due to length issues in some apps) |
| bobwhite001@gmail.co |
cn | <visitor_name> | first last | Bob White |
sn | <visitor_last_name> |
| White |
givenName | <visitor_first_name> |
| Bob |
telephoneNumber | <visitor_phone_number> |
| 808-999-1234 |
uhExpiration | <required_expiration_date> | yyyymmdd | 20091231 |
userPassword | <visitor_password> | {crypt}xxxxx |
|
uhrestrict | uhUnlisted |
|
|
uhOrgAffiliation | eduPersonOrgDN=uh,eduPersonAffiliation=affiliate |
|
|
eduPersonOrgDN | uh |
|
|
eduPersonAffiliation | affiliate |
|
|
uhDataOrigin* | dataOriginType=<type>,dataOriginID=<origin>,requesterID=<requester> |
|
*This will be deprecated in favor of uhMetaData in the Future LDAP