VIA Accounts
The ITS application for establishing VIA accounts (Visitor Internet Access service) has broader utility than simply providing RADIUS authentication to UH Wireless networks. CAS authentication also includes the LDAP branch where VIA accounts are stored. VIA accounts in conjunction with CAS can be used to provide guest access to applications.
VIA may be found at http://www.hawaii.edu/via
Complete LDAP specification for VIA accounts
LDAP Attribute |
Assigned Value |
Example Assigned Value |
---|---|---|
<visitor_email_address> |
bobwhite001@gmail.com |
|
uid |
<visitor_email_address> |
bobwhite001@gmail.com |
cn |
<visitor_name> (format: 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> (format: yyyymmdd) |
|
userPassword |
<visitor_password> (format: {crypt}xxxxx) |
|
uhrestrict |
uhUnlisted |
|
uhOrgAffiliation |
eduPersonOrgDN=uh,eduPersonAffiliation=affiliate |
|
eduPersonOrgDN |
uh |
|
eduPersonAffiliation |
affiliate |
|
uhDataOrigin |
dataOriginType=<type>,dataOriginID=<origin>,requesterID=<requester> |
|