#
# This will limit access to either the permit
# cu.employee OR cu.student
#
# That means both students AND employees can access
#
# This will block any alumni/retired staff
AuthType All
AuthName Cornell
require permit rg.cuniv.employee rg.cuniv.student
CUWAInquire "permit rg.cuniv.employee rg.cuniv.student"