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

LDAPAttributeSchema.isUserModifiable() always return true (ITS#3305)



Full_Name: Kelvin Leung
Version: Mar_ndk_2004
OS: Windows 2000 and XP
URL: ftp://ftp.openldap.org/incoming/orion-040827.patch
Submission from: (NULL) (202.27.195.195)


LDAPAttributeSchema.isUserModifiable() always return true even the actual schema
states that the attribute is not modifiable by the user, i.e. the schema string
contains "NO-USER-MODIFICATION". A patch "orion-040827.patch" is available on
the FTP site for fixing that problem.