changedTimeList.add(changedTime);
entry.putAttribute(changedTime.getAttributeType(), changedTimeList);
// If we should force change on add, then set the appropriate flag.
if (passwordPolicy.forceChangeOnAdd())
{
addPWPolicyControl(PasswordPolicyErrorType.CHANGE_AFTER_RESET);
ArrayList<Attribute> resetList = new ArrayList<Attribute>(1);
Attribute reset = Attributes.create(