Gerrard Geldenhuis wrote: > Hi > Adding a user with the following ldif file: > > dn: uid=SystemAuthentication,ou=Service Accounts,dc=mycompany > givenName: System > objectClass: top > objectClass: person > objectClass: organizationalPerson > objectClass: inetorgperson > sn: Authentication > cn: SystemAuthentication > uid: SystemAuthentication > userPassword: {SSHA}blah > > > fails with: > ldapadd: Object class violation (65) > additional info: single-valued attribute "passwordExpirationTime" has multiple values > > Does this fail because the enabled password policy is also trying to add a value? > https://bugzilla.redhat.com/show_bug.cgi?id=489379 > Is there a way to override this other than doing a ldapmodify after adding the users? > not sure > Best Regards > > ________________________________________________________________________ > In order to protect our email recipients, Betfair Group use SkyScan from > MessageLabs to scan all Incoming and Outgoing mail for viruses. > > ________________________________________________________________________ > -- > 389 users mailing list > 389-users at lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/389-users >