In adition to adding "AuthBasicAuthoritative Off", you have to do the
following:

- Add www-data to the shadow group (usermod -G shadow www-data)
- Symlink /etc/pam.d/apache2 to /etc/pam.d/httpd, as that's what Apache2 looks 
for (ln -s /etc/pam.d/apache2 /etc/pam.d/httpd)

This is a workaround, obviously this should be fixed  :D

** Changed in: libapache2-mod-auth-pam (Ubuntu)
       Status: New => Confirmed

-- 
libapache2-mod-auth-pam: doesnt work with Apache > 2.1
https://bugs.launchpad.net/bugs/130099
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to