[Bug 249252] Re: apache-2.2.9-2 3 crashes with authnz_ldap
    Jan Rękorajski 
    249252 at bugs.launchpad.net
       
    Tue Aug 21 01:13:16 CEST 2012
    
    
  
Works in apache 2.2.22
** Changed in: pld-linux
       Status: New => Fix Released
-- 
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/249252
Title:
  apache-2.2.9-2 3 crashes with authnz_ldap
Status in PLD Linux Distribution:
  Fix Released
Bug description:
  Ldap auth causes Segmentation fault
  [Thu Jul 17 00:15:00 2008] [notice] child pid 24523 exit signal Segmentation fault (11)
  [Thu Jul 17 00:15:01 2008] [notice] child pid 24524 exit signal Segmentation fault (11)
  [Thu Jul 17 00:15:01 2008] [notice] child pid 24525 exit signal Segmentation fault (11)
  TH x86_64 (ready&test)
  glibc-2.8-6.x86_64
  openldap-libs-2.4.10-2.x86_64
  LDAPTrustedMode SSL
  <Location />
          AuthType basic
          AuthName "SVN"
          AuthBasicProvider ldap file
          AuthzLDAPAuthoritative off
          AuthLDAPURL "ldaps://xxx/ou=xxx,o=xxx,c=pl?uid?sub?(&(objectClass=*)(active=TRUE))"
          AuthUserFile /etc/svn/svn-auth-file-no_in_ldap
          Satisfy Any
          Require valid-user
  </Location>
  on previous apache 2.2.8 this config works fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/pld-linux/+bug/249252/+subscriptions
    
    
More information about the pld-bugs
mailing list