A page in your DokuWiki was added or changed. Here are the details:

Date        : 2011/11/25 14:55
Browser     : Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 
Firefox/8.0
IP-Address  : 213.41.232.151
Hostname    : dslm0.nerim.lyon.linagora.net
Old Revision: 
http://ltb-project.org/wiki/documentation/openldap-initscript?rev=1321109832
New Revision: http://ltb-project.org/wiki/documentation/openldap-initscript
Edit Summary: 
User        : coudot

@@ -42,8 +42,9 @@
    * ''db_recover'': data recover (slapd must be stopped)
    * ''reindex'': data index (slapd must be stopped)
    * ''removelogs'': archive old BerkeleyDB logs (slapd must be stopped)
    * ''backup'': LDIF export of all data
+   * ''restore'': Remove current data and restore last backup
    * ''status'': Display running status and naming contexts
    * ''debug'': Stop OpenLDAP and restart it in debug mode (level can be 
configured), with output on the console
  
  ===== Installation =====
@@ -105,8 +106,9 @@
  | ''SLAPD_CONF'' | Main configuration file |
  | ''SLAPD_SERVICES'' | Listen URI LDAP list, separated by spaces  |
  | ''SLAPD_BIN'' | ''slapd'' binary path |
  | - | |
+ | ''SLAPADD_BIN'' | ''slapadd'' binary path |
  | ''SLAPCAT_BIN'' | ''slapcat'' binary path |
  | ''SLAPINDEX_BIN'' | ''slapindex'' binary path |
  | ''SLAPTEST_BIN'' | ''slaptest'' binary path |
  | - | |
@@ -119,9 +121,8 @@
  | ''RECOVER_AT_STARTUP'' | Force data recover on startup. Should not be used 
for OpenLDAP > 2.2 |
  | - | |
  | ''BACKUP_AT_SHUTDOWN'' | Backup data when slapd is stopped |
  | ''BACKUP_PATH'' | Backup directory |
- | ''BACKUP_FILE'' | Backup file path |
  | ''BACKUP_SUFFIX'' | Backup file suffix |
  | - | |
  | ''TIMEOUT'' | Stop slapd timeout. After that, you need to use the 
''forcestop'' rule |
  | ''FD_LIMIT'' | Maximum opened file descriptor |
@@ -137,6 +138,7 @@
  | ''SLURPD_PARAMS'' | Additional options for ''slurpd''. Option ''-f'' is 
already managed |
  | - | |
  | ''BACKUP_COMPRESS_EXT'' | Extension of LDIF compressed file. No compression 
is done if this is empty |
  | ''BACKUP_COMPRESS_BIN'' | Binary used to compress LDIF file |
+ | ''BACKUP_UNCOMPRESS_BIN'' | Binary used to uncompress LDIF file |
  | ''DEBUG_LEVEL'' | OpenLDAP log level to use in debug mode. Default is 256 
(stats) |
  | ''SPECIAL_QUOTE'' | Some shell force quote on parameter when they are used 
in a command. Set 0 to let shell quote parameters, and 1 to explicitly quote 
parameters ([[http://tools.ltb-project.org/issues/271|see related issue]]). 
Default is 1 |



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/wiki/

_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes

Reply via email to