Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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

Format

Example Assigned Value

mail

<visitor_email_address>

 

bobwhite001@gmail.com

uid

<visitor_email_address>

 

bobwhite001@gmail.com

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>

 


  • No labels