[rt-users] rt-3.4.2 - WebExternalAuth
Odhiambo Washington
wash at wananchi.com
Fri Jul 29 12:29:57 EDT 2005
Hello all,
Generally, I have WebExternalAuth working with the following setup:
# Authentication Settings on my rt3 virtual host:
<Location />
AuthType Basic
AuthName "Request Tracker"
AuthUserFile /path/to/file
require valid-user
</Location>
In RT_SiteConfig.pm:
Set($WebExternalAuth , 1);
Set($WebFallbackToInternalAuth , undef);
Set($WebExternalGecos , undef);
Set($WebExternalAuto , 1);
RT allows the users to login, creates their login name as username
and puts the GECOS field, but I'd like a way to also let RT enter
details for their e-mail address when it creates their account.
I know it involves writing some code, only I can't (re)invent that
wheel;)
cheers
- wash
+----------------------------------+-----------------------------------------+
Odhiambo Washington . WANANCHI ONLINE LTD (Nairobi, KE) |
wash () WANANCHI ! com . 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
GSM: (+254) 733 744 121 . (+254) 020 313 985 - 9 |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"
--from a /. post
More information about the rt-users
mailing list