Package: libapache2-mod-auth-pam
Version: 1.1.1-6.1
Followup-For: Bug #394097

Hi!

Following this thread I could get auth_pam to work, but for each action
that I take it prints the following in my apache error.log:

[Fri Mar 09 08:43:07 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Fri Mar 09 08:43:07 2007] [error] [client 200.189.112.13] (9)Bad file
descriptor: Could not open password file: (null)
[Fri Mar 09 08:43:07 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Fri Mar 09 08:43:07 2007] [error] [client 200.189.112.13] (9)Bad file
descriptor: Could not open password file: (null)
[Fri Mar 09 08:43:07 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Fri Mar 09 08:43:07 2007] [error] [client 200.189.112.13] (9)Bad file
descriptor: Could not open password file: (null)
[Fri Mar 09 08:43:08 2007] [error] Internal error: pcfg_openfile()
called with NULL filename
[Fri Mar 09 08:43:08 2007] [error] [client 200.189.112.13] (9)Bad file
descriptor: Could not open password file: (null)

And so on. It works, but still creating those logs. My configuration:

<Location /svn/debian>
  DAV svn
  SVNPath /var/lib/svn/debian
  AuthType Basic
  AuthPAM_Enabled on
  AuthBasicAuthoritative off
  AuthName "Subversion Repository"
  require valid-user
  SSLRequireSSL
</Location>

Regards,

Filipe

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)

Versions of packages libapache2-mod-auth-pam depends on:
ii  apache2.2-common            2.2.3-3.3    Next generation, scalable, extenda
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libpam0g                    0.79-4       Pluggable Authentication Modules l

libapache2-mod-auth-pam recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to