# If $WebExternalAuth is defined, RT will defer to the environment's # REMOTE_USER variable. $WebExternalAuth = 1; Set this variable to use auth modules in Apache and configure your apache accordingly (`require valid-user', I think is the magic phrase). We authenticate against our LDAP server here, for example -- /Ian D ian at assv.net