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

Re: ldap_modify can violate schema checking (ITS#653)



At 05:12 PM 8/9/00 +0000, kereszt@iname.com wrote:
>Full_Name: Laszlo Keresztfalvi
>Version: 1.2.11-1
>OS: Linux, Debian, potato package
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (145.236.241.98)
>
>
>Hello,
>
>0; schemacheck on
>1; I add an entry with ldap_add and objectclass=top (or some other simple oc)
>2; I can modify the entry changing the objectclass to some more complex one
>without supplying the required attributes.
>
>Regards,
>Laszlo
>
>PS: There are similar but fixed or closed ITSs (16) in the repository.

env CPPFLAGS=-DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE=1 ./configure