This is the command dbgen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dbgen.pl - Random LDIF database creator
SYNOPSIS
dbgen.pl [OPTIONS] -o output_file -n number
DESCRIPTION
Random LDIF database creator. Used to generate large LDIF files for use in testing the
Directory Server.
OPTIONS
A summary of options is included below:
-v Verbose output
-q Quiet output
-s suffix
LDAP suffix. Default is 'dc=example,dc=com'
-c CN naming style
Naming style for RDN's. Default is UID
-O organizationalPersons
Organizationalpersons objectClass. Default is inetOrgPerson.
-p piranha style ACI
Piranha style aci. Default is barracua
-r seed
Seed number for random number generator
-g Print extra entries for orgchart
-x Suppress printing of the preamble
-y Suppress printing of Organizational Units
-l Location of directory containing data files, default is /usr/share/dirsrv/data
-n number
Number of entries to be generated
-b number
Beginning number for RDN e.g. uid=1 (ending number is -n value + beginning number)
-j number
0 pad numbers used in RDN to this many digits e.g. with 4 1 becomes 0001 (ignored
unless -b number is specified)
Use dbgen online using onworks.net services