0N/Adefine suffix=dc=example,dc=com
1472N/Adefine maildomain=example.com
0N/Adefine numusers=10001
0N/A
0N/Abranch: [suffix]
0N/A
0N/Abranch: ou=People,[suffix]
0N/AsubordinateTemplate: person:[numusers]
0N/A
0N/Atemplate: person
0N/ArdnAttr: uid
0N/AobjectClass: top
0N/AobjectClass: person
0N/AobjectClass: organizationalPerson
0N/AobjectClass: inetOrgPerson
0N/AgivenName: <first>
0N/Asn: <last>
0N/Acn: {givenName} {sn}
1472N/Ainitials: {givenName:1}<random:chars:ABCDEFGHIJKLMNOPQRSTUVWXYZ:1>{sn:1}
1472N/AemployeeNumber: <sequential:0>
1472N/Auid: user.{employeeNumber}
0N/Amail: {uid}@[maildomain]
0N/AuserPassword: password
0N/AtelephoneNumber: <random:telephone>
0N/AhomePhone: <random:telephone>
0N/Apager: <random:telephone>
0N/Amobile: <random:telephone>
0N/Astreet: <random:numeric:5> <file:streets> Street
0N/Al: <file:cities>
0N/Ast: <file:states>
0N/ApostalCode: <random:numeric:5>
0N/ApostalAddress: {cn}${street}${l}, {st} {postalCode}
0N/Adescription: This is the description for {cn}.
0N/A
0N/A