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 <tony@xxxxxxxxxxx> 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 oneofNONE, SSL, or TLS/STARTTLS any idea? thanks. --- Tony Stevenson <tony@xxxxxxxxxxx> 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 itshouldlook: AuthLDAPUrl ldap://a.b.c ldap://d.e.fldap://g.h.iYou get the idea.---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html>formore info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx___________________________________________________________Yahoo! Answers - Got a question? Someone out thereknows the answer. Try itnow.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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx