pmeerw's blog

Fri, 24 Oct 2008

Don't use libapache2-mod-auth-pam

If you do, don't forget to

  1. Add user www-data to group shadow (dangerous!)
  2. Put directive AuthBasicAuthoritative Off in front of your AuthPEM stanza
  3. Make sure to enable the module: a2enmod auth_mod_pam

posted at: 20:54 | path: /configuration | permanent link

Made with PyBlosxom