Lines Matching refs:database

7 This section tells you how to create a slapd database from scratch,
9 two ways to create a database. First, you can create the database
14 database types which support updates.
16 The second method of database creation is to do it off-line using
20 ensure the database is not accessed while it is being created. Note
21 that not all database types support these utilities.
24 H2: Creating a database over LDAP
28 database is created. You should be sure to set the following
34 this option defines which entries are to be held by this database.
56 options in the database definition:
67 authenticate as the {{super-user}} entry of the database (i.e.,
74 Finally, you should make sure that the database definition contains
120 H2: Creating a database off-line
122 The second method of database creation is to do it off-line, using
123 the slapd database tools described below. This method is best if
127 containing a text representation of the entries to add. For database
128 types which support the tools, they produce the database files
139 sure and set in the config file database definition first:
144 this option defines which entries are to be held by this database.
179 database and associated indices by running the {{slapadd}}(8)
215 An optional argument that specifies which database to modify. The
216 first database listed in the configuration file is {{EX:1}}, the
217 second {{EX:2}}, etc. By default, the first database in the
223 An optional argument that specifies which database to modify. The
224 provided suffix is matched against a database {{EX:suffix}} directive
225 to determine the database number. Should not be used in conjunction
241 upon the current database contents.
246 The {{EX:slapcat}} program is used to dump the database to an
248 human-readable backup of your database or when you want to edit
249 your database off-line. The program is invoked like this:
254 where {{EX:-n}} or {{EX:-b}} is used to select the database in the