I need to use HTTP BasicAuth in front of a Bugzilla instance,
and want the auth mechanism to set the user's email address.

When using LDAP, you just ask for additional attributes beyond
the username in the LDAP URL, and they get added to the environment
automatically, with names AUTHENTICATE_[attrname].

In this case, LDAP isn't an option and I need to use authn_dbd or
authn_dbm. Where should I look for help on how to get the BasicAuth
user's email address into the environment, assuming it's in the
database being queried by mod_authn_db[dm]?  Is this even
possible.

TIA

-- 
James Garrison                                Athens Group, Inc.
mailto:[EMAIL PROTECTED]                    5608 Parkcrest Dr
http://www.athensgroup.com                    Austin, TX 78731
SKYPE callto:jhg-athensgroup                  (512) 345-0600 x150
PGP Key ID: 0x22E8DA2A


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to