0N/A# CDDL HEADER START
553N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
0N/A# (the "License"). You may not use this file except in compliance
0N/A# with the License.
0N/A#
0N/A# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
0N/A# or http://forgerock.org/license/CDDLv1.0.html.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at legal-notices/CDDLv1_0.txt.
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information:
0N/A# Portions Copyright [yyyy] [name of copyright owner]
553N/A#
553N/A# CDDL HEADER END
553N/A#
0N/A# Copyright 2009 Sun Microsystems, Inc.
0N/A#
0N/A
0N/Adefine suffix=o=example
0N/Adefine maildomain=example.com
0N/Adefine Anumusers=3
0N/Adefine Bnumusers=0
0N/A
0N/A#branch: [suffix]
0N/A
0N/Abranch: ou=masterModifyDN,[suffix]
0N/A
0N/Abranch: ou=A,ou=masterModifyDN,[suffix]
0N/AsubordinateTemplate: person:[Anumusers]
0N/A
0N/Abranch: ou=B,ou=masterModifyDN,[suffix]
0N/AsubordinateTemplate: person:[Bnumusers]
0N/A
0N/A
template: person
rdnAttr: uid
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
givenName: <first>
sn: <last>
cn: {givenName} {sn}
initials: {givenName:1}<random:chars:ABCDEFGHIJKLMNOPQRSTUVWXYZ:1>{sn:1}
employeeNumber: <sequential:0>
uid: user.{employeeNumber}
mail: {uid}@[maildomain]
userPassword: password
telephoneNumber: <random:telephone>
pager: <random:telephone>
mobile: <random:telephone>
street: <random:numeric:5> <file:streets> Street
l: <file:cities>
st: <file:states>
postalCode: <random:numeric:5>
postalAddress: {cn} - {street} - {l}, {st} {postalCode}
description: This is the description for {cn}.
description;lang-fr: Ceci est la description en Français pour {cn}
description;lang-es: Eso es la Descripción en Español para {cn}
description;lang-jp: {cn}の日本語の説明です。
description: This is a seconde description <random:numeric:10>
jpegPhoto:: <random:base64:1000>
jpegPhoto:: <random:base64:1000>