1DBGEN.PL(1)                 General Commands Manual                DBGEN.PL(1)
2
3
4

NAME

6       dbgen.pl - Random LDIF database creator
7

SYNOPSIS

9       dbgen.pl [OPTIONS] -o output_file -n number
10

DESCRIPTION

12       Random  LDIF  database  creator.  Used to generate large LDIF files for
13       use in testing the Directory Server.
14

OPTIONS

16       A summary of options is included below:
17
18       -v     Verbose output
19
20       -q     Quiet output
21
22       -s suffix
23              LDAP suffix. Default is 'dc=example,dc=com'
24
25       -c CN naming style
26              Naming style for RDN's. Default is UID
27
28       -O organizationalPersons
29              Organizationalpersons objectClass. Default is inetOrgPerson.
30
31       -p piranha style ACI
32              Piranha style aci. Default is barracua
33
34       -r seed
35              Seed number for random number generator
36
37       -g     Print extra entries for orgchart
38
39       -x     Suppress printing of the preamble
40
41       -y     Suppress printing of Organizational Units
42
43       -l     Location  of  directory  containing  data  files,   default   is
44              /usr/share/dirsrv/data
45
46       -n number
47              Number of entries to be generated
48

AUTHOR

50       dbgen.pl was written by the 389 Project.
51

REPORTING BUGS

53       Report bugs to http://bugzilla.redhat.com.
54
56       Copyright © 2001 Sun Microsystems, Inc. Used by permission.
57       Copyright © 2008 Red Hat, Inc.
58       This    manual    page    was    written    by    Michele    Baldessari
59       <michele@pupazzo.org>, for the Debian project (but may be used by  oth‐
60       ers).
61       This  is  free  software.   You may redistribute copies of it under the
62       terms of the Directory Server license found in the LICENSE file of this
63       software  distribution.   This  license  is essentially the GNU General
64       Public License version 2 with an exception for plug‐in distribution.
65
66
67
68                                 May 18, 2008                      DBGEN.PL(1)
Impressum