Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dbgen.pl(1) [centos man page]

DBGEN.PL(1)						      General Commands Manual						       DBGEN.PL(1)

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 AUTHOR
dbgen.pl was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. Copyright (C) 2008 Red Hat, Inc. This manual page was written by Michele Baldessari <michele@pupazzo.org>, for the Debian project (but may be used by others). This is free software. You may redistribute copies of it under the terms of the Directory Server license found in the LICENSE file of this software distribution. This license is essentially the GNU General Public License version 2 with an exception for plug-in distribution. May 18, 2008 DBGEN.PL(1)

Check Out this Related Man Page

NS-SLAPD(8)						      System Manager's Manual						       NS-SLAPD(8)

NAME
ns-slapd - The main Directory Server daemon SYNOPSIS
ns-slapd -D configdir [-d debuglevel] [-i pidlogfile] [-v] [-V] DESCRIPTION
ns-slapd launches the LDAP Directory Server OPTIONS
A summary of options is included below: -v Show version of program. -D configdir Specifies the configuration directory pointing at the instance to be started (e.g. /etc/dirsrv/slapd-localhost) -d debuglevel Specifies the debuglevel to be used -i pidlogfile Specifies file where the pid of the process will be stored AUTHOR
ns-slapd was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. Copyright (C) 2008 Red Hat, Inc. This manual page was written by Michele Baldessari <michele@pupazzo.org>, for the Debian project (but may be used by others). This is free software. You may redistribute copies of it under the terms of the Directory Server license found in the LICENSE file of this software distribution. This license is essentially the GNU General Public License version 2 with an exception for plug-in distribution. May 18, 2008 NS-SLAPD(8)
Man Page