--On Thursday, December 15, 2005 12:12 PM +0700 [EMAIL PROTECTED] wrote:
Hi,
We'll migrate our database from MySQL to LDAP. On our MySQL database we
have a 'CreatedDate' field and will convert it into LDAP as
'createTimestamp' attribute. But when I add it into LDAP there's error:
ldap_add: Constraint violation (19)
additional info: createTimestamp: no user modification allowed
Is it possible to use 'createTimestamp' attribute or is there any such an
attribute like that we can use ?
Either use the rootdn to update the entry, or use slapadd to populate the
database from an LDIF file instead of using ldapadd.
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html