[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#397310: apache2: PAM authentication broke



Package: apache2
Version: 2.2.3-2
Followup-For: Bug #397310

PAM authenification worked before, pam config is untouched.

<Directory /data/htdocs/admin>
        AuthPAM_Enabled on
        AuthType Basic
        AuthName "admin"
        require user xyz
</Directory>

Fails now with:
[Thu Nov 09 13:20:09 2006] [error] Internal error: pcfg_openfile() called with NULL filename
[Thu Nov 09 13:20:09 2006] [error] [client 84.163.240.100] (9)Bad file descriptor: Could not open password file: (null)
[Thu Nov 09 13:20:09 2006] [info] [client 84.163.240.100] Connection closed to child 0 with standard shutdown

I already reenabled the authz_user module, but no success.

Module dav_svn is also broken after the upgrade, but i didn't look into it. just disabled it for now.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.2.3-3    Traditional model for Apache HTTPD

apache2 recommends no packages.

-- no debconf information



Reply to: