[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapd crashes when back-ldap receives attrs with unknown schema (ITS#999)
Full_Name: Pierangelo Masarati
Version: devel
OS: Linux RH 6.2
URL: ftp://ftp.openldap.org/incoming/pierangelo-masarati-unknown-attr-010127.patch
Submission from: (NULL) (213.45.22.5)
I aimed a back-ldap to an OpenLDAP-1.2 server with schemacheck off and fancy
attrs,
and slapd crashes if ACLs require it to check the fancy attrs. I posted a patch
that fixes the problem in a rather crude way (unknown attrs are ignored by acls
and not returned) because I need to use the back-ldap in production environment
to allow access thru a firewall to a remote server I cannot control.
Is the problem known? What should be the best way to handle such behavior?
Pierangelo Masarati