| Line |   | 
|---|
| 1 | Source: dassldapsync
 | 
|---|
| 2 | Section: contrib/admin
 | 
|---|
| 3 | Priority: optional
 | 
|---|
| 4 | Maintainer: Sebastian Lederer <slederer@dass-it.de>
 | 
|---|
| 5 | Build-Depends: debhelper (>= 4.0.0), 
 | 
|---|
| 6 | Standards-Version: 3.6.1
 | 
|---|
| 7 | 
 | 
|---|
| 8 | Package: dassldapsync
 | 
|---|
| 9 | Architecture: all
 | 
|---|
| 10 | Depends: python (>=2.6), python-ldap
 | 
|---|
| 11 | Description: A script for synchronizing two LDAP trees
 | 
|---|
| 12 |  This script compares two different LDAP subtrees and makes
 | 
|---|
| 13 |  the according changes on objects in the destination subtree.
 | 
|---|
| 14 |  Missing objects are created, extraneous objects are deleted.
 | 
|---|
| 15 |  The two subtrees can reside on two different LDAP servers.
 | 
|---|
| 16 |  It is also possible to use an LDIF file as the source subtree.
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.