Package: libapache2-mod-auth-pam
Version: 1.1.1-6.1
Followup-For: Bug #412981
I ran into this problem also but the workaround of disabling Basic
Authentication works for me. So I'm using the following,
AuthBasicAuthoritative off
AuthPAM_Enabled on
AuthType Basic
AuthName "PAM"
require valid-user
I can confirm that the apache error log still logs noise around this though
[Wed Jul 04 14:43:51 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Wed Jul 04 14:43:51 2007] [error] [client 10.0.5.55] (9)Bad file
descriptor: Could not open password file: (null)
[Wed Jul 04 14:43:51 2007] [error] [client 10.0.5.55] Could not fetch
resource information. [301, #0]
[Wed Jul 04 14:43:51 2007] [error] [client 10.0.5.55] (84)Invalid or
incomplete multibyte or wide character: Requests for a collection must
have a trailing slash on the URI. [301, #0]
[Wed Jul 04 14:43:51 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Wed Jul 04 14:43:51 2007] [error] [client 10.0.5.55] (9)Bad file
descriptor: Could not open password file: (null)
-stephen
--
Stephen Mulcahy, Applepie Solutions Ltd., Innovation in Business Center,
GMIT, Dublin Rd, Galway, Ireland. +353.91.751262 http://www.aplpi.com
Registered in Ireland, no. 289353 (5 Woodlands Avenue, Renmore, Galway)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]