Index: univention-s4-connector/conffiles/etc/univention/s4connector/s4/mapping.py =================================================================== --- univention-s4-connector/conffiles/etc/univention/s4connector/s4/mapping.py (Revision 46679) +++ univention-s4-connector/conffiles/etc/univention/s4connector/s4/mapping.py (Arbeitskopie) @@ -415,8 +415,8 @@ @!@ @!@ -if configRegistry.get('connector/s4/mapping/compter_dc/syncmode'): - print "sync_mode='%s'," % configRegistry.get('connector/s4/mapping/compter_dc/syncmode') +if configRegistry.get('connector/s4/mapping/computer_dc/syncmode'): + print "sync_mode='%s'," % configRegistry.get('connector/s4/mapping/computer_dc/syncmode') else: print "sync_mode='%s'," % configRegistry.get('connector/s4/mapping/syncmode') @!@ Index: univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables =================================================================== --- univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables (Revision 46679) +++ univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables (Arbeitskopie) @@ -42,55 +42,55 @@ [connector/s4/mapping/syncmode] Description[de]=Definiert den Sychronisationsmodus zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). -Description[en]=Defines the synchronisation mode between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). +Description[en]=Defines the synchronisation mode between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). Type=str Categories=service-s4con [connector/s4/mapping/user/syncmode] Description[de]=Definiert den Sychronisations-Modus für Benutzer zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for users between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for users between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/group/syncmode] Description[de]=Definiert den Sychronisations-Modus für Gruppen zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for groups between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for groups between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/computer_dc/syncmode] Description[de]=Definiert den Sychronisations-Modus für Domain Controller zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for domaon controllers between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for domain controllers between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/computer/syncmode] Description[de]=Definiert den Sychronisations-Modus für Computer zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for computers between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for computers between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/dns/syncmode] Description[de]=Definiert den Sychronisations-Modus für DNS-Daten zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for DNS data between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for DNS data between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/ou/syncmode] Description[de]=Definiert den Sychronisations-Modus für Organizational Units (OU) zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for organizationa units (ou) between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for organizational units (ou) between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/container/syncmode] Description[de]=Definiert den Sychronisations-Modus für Container (cn) zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for container (cn) between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for containers (cn) between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con [connector/s4/mapping/dc/syncmode] Description[de]=Definiert den Sychronisations-Modus für das Basis-Objekt zwischen dem UCS-LDAP und dem Samba 4-LDAP. Unterstützt werden die Werte 'read' (Änderungen können nur im Samba 4-LDAP vorgenommen werden und werden in das UCS-LDAP übertragen), 'write' (Änderungen können nur im UCS-LDAP vorgenommen werden und werden in das Samba 4-LDAP übertragen) oder 'sync' (bidirektionale Synchronisation, in beiden Verzeichnisdiensten können Änderungen vorgenommen werden). Falls diese Variable nicht gesetzt ist, wird der Wert von connector/s4/mapping/syncmode verwendet. -Description[en]=Defines the synchronisation mode for the base object between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only by made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only by made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. +Description[en]=Defines the synchronisation mode for the base object between the UCS LDAP and Samba 4 LDAP. The following values are supported: 'read' (changes can only be made in Samba 4 LDAP and are synchronised to UCS LDAP), 'write' (changes can only be made in UCS LDAP and are synchronised to Samba 4 LDAP) and 'sync' (bidirectional synchronisation, changes can be made in both directory services). If this variable is not set, the value of connector/s4/mapping/syncmode will be used. Type=str Categories=service-s4con