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?

Is there a way to override this other than doing a ldapmodify after adding the 
users?

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-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to