# 
# This will allow anyone to access 
# a URL and also capture the NetID
# if a user is logged in.
#
# This configuration can cause a 500-error
# if accessed through the non-SSL portion of 
# a website
# 
AuthType All
AuthName Cornell
require noprompt