0N/Adefine suffix=dc=example,dc=com
0N/Adefine numusers=10001
0N/Abranch: ou=People,[suffix]
0N/AsubordinateTemplate: person:[numusers]
0N/AobjectClass: organizationalPerson
0N/AobjectClass: inetOrgPerson
1472N/Ainitials: {givenName:1}<random:chars:ABCDEFGHIJKLMNOPQRSTUVWXYZ:1>{sn:1}
1472N/AemployeeNumber: <sequential:0>
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/ApostalCode: <random:numeric:5>
0N/ApostalAddress: {cn}${street}${l}, {st} {postalCode}
0N/Adescription: This is the description for {cn}.