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# You can obtain a copy of the license at
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
157N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at
0N/A# add the following below this CDDL HEADER, with the fields enclosed
0N/A# by brackets "[]" replaced with your own identifying information:
0N/A# Portions Copyright [yyyy] [name of copyright owner]
0N/A# Copyright 2009 Sun Microsystems, Inc.
0N/Adefine suffix=o=example
0N/Abranch: ou=People,[suffix]
0N/AsubordinateTemplate: person:[numusers]
0N/AobjectClass: organizationalPerson
0N/AobjectClass: inetOrgPerson
0N/Ainitials: {givenName:1}<random:chars:ABCDEFGHIJKLMNOPQRSTUVWXYZ:1>{sn:1}
0N/AemployeeNumber: <sequential:0>
0N/Auid: user.{employeeNumber}
0N/Amail: {uid}@[maildomain]
0N/AuserPassword: password
0N/AtelephoneNumber: <random:telephone>
0N/Apager: <random:telephone>
0N/Amobile: <random:telephone>
0N/Astreet: <random:numeric:5> <file:streets> Street
0N/ApostalCode: <random:numeric:5>
0N/ApostalAddress: {cn} - {street} - {l}, {st} {postalCode}
0N/Adescription: This is the description for {cn}.
jpegPhoto:: <random:base64:1000>