Melanie,
Sorry my mistake, I wasn't paying much attention yesterday.
What you need to look at is mod_authn_alias:
http://httpd.apache.org/docs/2.2/mod/mod_authn_alias.html
With this you can create a list of authentication types, look at the
examples, these show exactly what you are trying to do.
Sorry for not picking this up yesterday.
Tony
Melanie Pfefer wrote:
hi Tony, all,
Line 177:
AuthLDAPUrl
ldap://PALADAR/ou=users,dc=uk,dc=siroe,dc=com?sAMAccountName?sub?
ldap://PALADAR/ou=users,dc=us,dc=siroe,dc=com?sAMAccountName?sub?
I searched on the web...seems apache does not allow 2
ldap urls in AuthLDAPUrl
any hints please?
--- Tony Stevenson <[EMAIL PROTECTED]> wrote:
What do you have on line 177?
Better yet why dont you show me all your relevant
config please?
Cheers,
Tony
Melanie Pfefer wrote:
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 <[EMAIL PROTECTED]> 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:
[EMAIL PROTECTED]
" from the digest:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there
knows the answer. Try it
now.
http://uk.answers.yahoo.com/
___________________________________________________________
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
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]