Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:linux:openldap [2011/01/16 18:38]
matthieu [Editing LDAP tree]
en:linux:openldap [2011/01/16 18:47] (current)
matthieu [Changing the schema]
Line 157: Line 157:
 ==== Import LDIF datas with slapadd ==== ==== Import LDIF datas with slapadd ====
  
-slapadd allows to import directly a database into slapd. One advantage is to modify internal values (like creation date) very useful when restoring a database.+slapadd allows to import directly a database into slapd. One advantage is that slapadd can modify internal values (like creation date) very useful when restoring a database.
  
-It's the ideal command to reimport result given by the command slapcat described below.+It's the ideal command to reimport result given by the command slapcat described [[#Export datas to LDIF|below]].
  
-The main limitation of slapadd is taht you need to stop slapd to use it.+The main limitation of slapadd is that you need to stop slapd to use it.
  
 **:!: check that slapd is owner of the files avec using slapadd, otherwise it will refuse to restart.** **:!: check that slapd is owner of the files avec using slapadd, otherwise it will refuse to restart.**
Line 289: Line 289:
 When using slapcat, the new entries should appear into the LDIF export. When using slapcat, the new entries should appear into the LDIF export.
  
-===== Changin the schema ===== +===== Changing the schema ===== 
-The LDAP schema defines the structure of entries. It often appears that the predefinned types are not enough.+The LDAP schema defines the structure of entries. It often appears that the predefined types are not enough.
  
 For example, I am using two new types : For example, I am using two new types :
en/linux/openldap.1295199485.txt.gz · Last modified: 2011/01/16 18:38 by matthieu
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki