Skip to content

Tool to create a random set of data for LDAP dev testing

Notifications You must be signed in to change notification settings

stingaci/random_ldif_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Run like:

ldif_ran_gen.py -b "dc=example,dc=net" -o init.ldif -n 100
b - base OU
o - output ldif file
n - number of total entries (80% will be users, 20% will be groups)
  • Note that this tool also creates the top level domain (dc=example,dc=net in this case).

About

Tool to create a random set of data for LDAP dev testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages