You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tony Stevenson <to...@pc-tony.com> on 2007/11/01 15:00:23 UTC

Re: [users@httpd] AuthLDAPUrl

On Thu, November 1, 2007 12:34 pm, Melanie Pfefer wrote:
> hi,
>
> AuthLDAPUrl can have multiple values?
>
>
> AuthLDAPUrl ldap://..... , ldap://.....
>
This is correct. If you use your last method, the last entry will
overwrite the previous values. This is how it should look:

AuthLDAPUrl ldap://a.b.c ldap://d.e.f ldap://g.h.i

You get the idea.



---------------------------------------------------------------------
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


Re: [users@httpd] AuthLDAPUrl

Posted by Melanie Pfefer <me...@yahoo.co.uk>.
thanks. But I got this error:

Syntax error on line 177 of
/usr/local/apache2/conf/httpd.conf:
Invalid LDAP connection mode setting: must be one of
NONE, SSL, or TLS/STARTTLS


any idea?

thanks.
--- Tony Stevenson <to...@pc-tony.com> wrote:

> On Thu, November 1, 2007 12:34 pm, Melanie Pfefer
> wrote:
> > hi,
> >
> > AuthLDAPUrl can have multiple values?
> >
> >
> > AuthLDAPUrl ldap://..... , ldap://.....
> >
> This is correct. If you use your last method, the
> last entry will
> overwrite the previous values. This is how it should
> look:
> 
> AuthLDAPUrl ldap://a.b.c ldap://d.e.f ldap://g.h.i
> 
> You get the idea.
> 
> 
> 
>
---------------------------------------------------------------------
> 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
> 
> 



      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

---------------------------------------------------------------------
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