basic-master.template revision 28eeffb99d4c7f8ff501c22d1d21501cbfe3ad32
72N/A# Common Development and Distribution License, Version 1.0 only
72N/A# (the "License"). You may not use this file except in compliance
72N/A# with the License.
72N/A#
72N/A# You can obtain a copy of the license at
72N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
72N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
72N/A# See the License for the specific language governing permissions
72N/A# and limitations under the License.
72N/A#
72N/A# When distributing Covered Code, include this CDDL HEADER in each
72N/A# file and include the License file at
72N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
72N/A# add the following below this CDDL HEADER, with the fields enclosed
72N/A# by brackets "[]" replaced with your own identifying information:
72N/A# Portions Copyright [yyyy] [name of copyright owner]
72N/A#
72N/A# CDDL HEADER END
72N/A#
72N/A# Copyright 2009 Sun Microsystems, Inc.
844N/A#
72N/A
72N/Adefine suffix=o=example
72N/Adefine maildomain=example.com
72N/Adefine numusers=50
154N/A
618N/Abranch: [suffix]
72N/A
72N/Abranch: ou=People,[suffix]
844N/AsubordinateTemplate: person:[numusers]
844N/A
72N/Atemplate: person
72N/ArdnAttr: uid
72N/AobjectClass: top
72N/AobjectClass: person
72N/AobjectClass: organizationalPerson
72N/AobjectClass: inetOrgPerson
72N/AgivenName: <first>
72N/Asn: <last>
72N/Acn: {givenName} {sn}
574N/Ainitials: {givenName:1}<random:chars:ABCDEFGHIJKLMNOPQRSTUVWXYZ:1>{sn:1}
574N/AemployeeNumber: <sequential:0>
574N/Auid: user.{employeeNumber}
72N/Amail: {uid}@[maildomain]
72N/AuserPassword: password
72N/AtelephoneNumber: <random:telephone>
72N/Apager: <random:telephone>
75N/Amobile: <random:telephone>
72N/Astreet: <random:numeric:5> <file:streets> Street
72N/Al: <file:cities>
72N/Ast: <file:states>
154N/ApostalCode: <random:numeric:5>
72N/ApostalAddress: {cn} - {street} - {l}, {st} {postalCode}
181N/Adescription: This is the description for {cn}.
83N/Adescription: This is qnother description for {cn}.
72N/Adescription;lang-fr: Ceci est la description en Français pour {cn}
72N/Adescription;lang-es: Eso es la Descripción en Español para {cn}
72N/Adescription;lang-jp: {cn}の日本語の説明です。
jpegPhoto:: <random:base64:1000>