You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by James Garrison <jh...@athensgroup.com> on 2005/11/09 23:33:48 UTC

[users@httpd] LDAP and AUTHENTICATE_[attribute] environment variables

The current documentation for the AuthLDAPUrl directive includes
the following:

ldap://host:port/basedn?attribute?scope?filter

attribute  The attribute to search for. Although RFC 2255 allows a
            comma-separated list of attributes, only the first attribute
            will be used, no matter how many are provided.

I have found that this is no longer (2.0.53) true in part.  If you
code multiple comma-separeted attributes then the CGI environment
will be populated with one variable named AUTHENTICATE_attribute for
each attribute coded in the URL, containing the value retrieved from
the LDAP server.

This is VERY USEFUL, but I hesitate to set things up to depend on it
if it's not 'official' and may go away in the future.  Can someone
tell me if this feature is here to stay, and if its omission from
the doc is just due to lack of resources, or if it's going to remain
undocumented?

Or, did I miss where it's documented?

TIA,

-- 
James Garrison                                Athens Group, Inc.
mailto:jhg@athensgroup.com                    5608 Parkcrest Dr
http://www.athensgroup.com                    Austin, TX 78731
PGP: RSA=0x92E90A3B DH/DSS=0x498D331C         (512) 345-0600 x150


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org