Hi Quanah,
On Thu, Aug 30, 2018 at 06:31:06AM -0700, Quanah Gibson-Mount wrote:
--On Thursday, August 30, 2018 10:36 AM +0200 Ervin Hegedüs airween@gmail.com wrote:
I'm using jXplorer, I didn't found any manageDsaIt settings, so I assume that it doesn't support, perhaps I can't bypass the enforcement - but may be I'm wrong.
The unique key constraint still doesn't work.
Start with the command line ldapmodify binary instead. jxplorer does in fact set the manageDSAIT flag on some operations.
so, many thanks for your helps, the native ldapmodify works as well:
# ldapmodify -D "..." -w ... -f modify.ldif modifying entry "dn: uid=airween,ou=Users,ou=Administrator,dc=service,dc=customer,dc=hu" ldap_modify: Constraint violation (19) additional info: some attributes not unique
I'll check the PHP and Python API's, what do I need to check to avoid the manageDsaIt.
Thanks for all folks,
a.