We have upgraded our server from 10.04 to 14.04 and now we have just the
same issue. To me more precise this does not work with VHOSTs.

Our server is using LDAP authentication provided by to domain
controllers which belong to different domains. Our scheme is:

AuthnProviderAlias ldap ldapdom1
AuthnProviderAlias ldap ldapdom2
<VirtualHost *:443>
        ...
        Authtype Basic
        AuthBasicProvider ldapdom1 ldapdom2
        ...
</VirtualHost>

Just like here:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55622#c0

Since upgrade it is not possible to do multiple domain authentication
with vhosts anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1313848

Title:
  AuthnProviderAlias does not work w/ authnz_ldap

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1313848/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to