[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapmodify segfault (ITS#2645)
Full_Name: Quanah Gibson-Mount
Version: 2.1.22
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.64.19.82)
If you run ldapmodify, and do a normal set of operations, but don't put in the
DN to do the modifications to, it will segfault:
ldapmodify -h ldap0
changetype:modify
replace:<attribute>
<attribute>:<whatever>
ldapmodify: no attributes to change or add (entry="Segmentation fault
--Quanah