Package: apache2-common
Version: 2.0.48-5
Severity: normal
Followup-For: Bug #229677

For what it's worth, my Apache2 isn't segfaulting with auth_ldap, so
there must be something extra in wichert's config.

I'm using apache2-mpm-prefork.

Here is my auth section:

  <Location />
  DAV svn
  SVNPath /mount/subversion/rudedog
  AuthType basic
  AuthName "Rudedog Subversion Repository"
  AuthLDAPURL "ldap://ldap.rudedog.org/dc=rudedog, dc=org?uid"
  require valid-user
  </Location>

Here is my mods-enabled directory:

total 0
lrwxrwxrwx    1 root     root           32 2003-11-13 08:07 auth_ldap.load -> 
../mods-available/auth_ldap.load
lrwxrwxrwx    1 root     root           26 2003-11-12 09:49 cgi.load -> 
../mods-available/cgi.load
lrwxrwxrwx    1 root     root           26 2003-11-12 09:54 dav.conf -> 
../mods-available/dav.conf
lrwxrwxrwx    1 root     root           29 2003-11-17 08:44 dav_fs.conf -> 
../mods-available/dav_fs.conf
lrwxrwxrwx    1 root     root           29 2003-11-12 09:54 dav_fs.load -> 
../mods-available/dav_fs.load
lrwxrwxrwx    1 root     root           26 2003-11-12 09:54 dav.load -> 
../mods-available/dav.load
lrwxrwxrwx    1 root     root           30 2003-11-17 08:44 dav_svn.conf -> 
../mods-available/dav_svn.conf
lrwxrwxrwx    1 root     root           30 2003-11-17 08:44 dav_svn.load -> 
../mods-available/dav_svn.load
lrwxrwxrwx    1 root     root           26 2003-11-12 09:45 ssl.conf -> 
../mods-available/ssl.conf
lrwxrwxrwx    1 root     root           26 2003-11-12 09:45 ssl.load -> 
../mods-available/ssl.load


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pern 2.4.23-pern-2 #1 Sun Dec 7 10:30:06 PST 2003 i686
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US.ISO-8859-1)

Versions of packages apache2-common depends on:
ii  debconf                     1.4.7        Debian configuration management sy
ii  debianutils                 2.6.2        Miscellaneous utilities specific t
ii  libapr0                     2.0.48-5     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-9     Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtime li
ii  libgdbm3                    1.8.3-2      GNU dbm database routines (runtime
ii  libldap2                    2.1.23-1     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7c-5     SSL shared libraries
ii  mime-support                3.24-1       MIME files 'mime.types' & 'mailcap
ii  net-tools                   1.60-9       The NET-3 networking toolkit
ii  openssl                     0.9.7c-5     Secure Socket Layer (SSL) binary a
ii  ssl-cert                    1.0-7        Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.1-3    compression library - runtime

-- no debconf information



Reply via email to