# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
# or http://forgerock.org/license/CDDLv1.0.html.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at legal-notices/CDDLv1_0.txt.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information:
# Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2008 Sun Microsystems, Inc.
# Portions copyright 2011 ForgeRock AS.
#
dn: cn=Sales Password Policy,cn=Password Policies,cn=config
objectClass: ds-cfg-authentication-policy
objectClass: ds-cfg-password-policy
objectClass: top
ds-cfg-java-class: org.opends.server.core.PasswordPolicyFactory
ds-cfg-skip-validation-for-administrators: false
ds-cfg-password-expiration-warning-interval: 5 days
ds-cfg-default-password-storage-scheme: cn=Salted MD5,cn=Password Storage Schemes,cn=config
ds-cfg-grace-login-count: 0
ds-cfg-lockout-duration: 0 seconds
ds-cfg-max-password-age: 6 weeks
ds-cfg-max-password-reset-age: 0 seconds
ds-cfg-lockout-failure-expiration-interval: 0 seconds
ds-cfg-allow-user-password-changes: true
ds-cfg-allow-multiple-password-values: false
ds-cfg-min-password-age: 0 seconds
ds-cfg-expire-passwords-without-warning: false
ds-cfg-idle-lockout-interval: 0 seconds
ds-cfg-password-generator: cn=Random Password Generator,cn=Password Generator
s,cn=config
ds-cfg-require-secure-authentication: false
ds-cfg-force-change-on-add: false
ds-cfg-password-attribute: authPassword
ds-cfg-allow-expired-password-changes: false
ds-cfg-allow-pre-encoded-passwords: false
ds-cfg-lockout-failure-count: 0
cn: Default Password Policy
ds-cfg-require-secure-password-changes: false
ds-cfg-force-change-on-reset: false
ds-cfg-password-change-requires-current-password: false