[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: slapd dies on invalid oc modify on Solaris 8 (ITS#1275)



Sample ldif:

dn: uid=blair,ou=people,dc=uchicago,dc=edu
changetype: modify
add: objectclass
objectclass: somerandomobjectclass


We discovered this problem when one of our programmers, who is converting
our account management tools to work with LDAP, tried to add an internal 
objectclass that had been renamed in the server's schema definition 
('kerberosAccount' to 'ucKerberosAccount') to an entry.  I was then able to 
replicate it when attempting to add any undefined object class.

I will try and test against REL_ENG_2 this weekend/Monday.

Thanks,
blair christensen.

On Fri, Aug 03, 2001 at 08:37:49PM +0000, Pierangelo Masarati wrote:
> Please test against REL_ENG_2; your problem should have disappeared.
> Otherwise provide ldif that caused inconvenience; couldn't reproduce
> it against current code.
> 
> Thanks, Pierangelo