diff --git a/doc/errata/staging/univention-s4-connector.yaml b/doc/errata/staging/univention-s4-connector.yaml index e4af21150f..5e4ac713de 100644 --- a/doc/errata/staging/univention-s4-connector.yaml +++ b/doc/errata/staging/univention-s4-connector.yaml @@ -8,6 +8,7 @@ desc: | This update addresses the following issues: * Duplicated code for the detection of superordinates has been removed. * Dead code for obsolete custom attributes from UCS 2 has been removed. - * Excluding subtrees from synchronization in s4connector is now possible - by configuring UCR variable connector/s4/mapping/ignoresubtree/.* + * Excluding subtrees from synchronization by S4-Connector is now possible + by configuring UCR variables matching the pattern + connector/s4/mapping/ignoresubtree/.* bug: [45068, 41554, 47008] diff --git a/services/univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables b/services/univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables index de5bcf236d..45d38b3057 100644 --- a/services/univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables +++ b/services/univention-s4-connector/debian/univention-s4-connector.univention-config-registry-variables @@ -317,8 +317,8 @@ Type=str Categories=service-s4con [connector/s4/mapping/ignoresubtree/.*] -Description[de]=Definiert die Positionen im Verzeichnisdienst, die nicht durch den Connector synchronisiert werden sollen. Standardmäßig ist die Variable nicht gesetzt. -Description[en]=Defines the locations in the directory service that shall not be synchronised by the connector. By default, the variable is not set. +Description[de]=Definiert die Positionen im Verzeichnisdienst, die nicht durch den Connector synchronisiert werden sollen. Die Werte können sowohl Positionen im Samba/AD als auch im UCS-LDAP enthalten. Mehrere zu ignorierende Zweige müssen jeweils ein einer eigenen, z.B. durchnummerierten Variable konfiguriert werden. Standardmäßig sind keine dieser Variablen gesetzt. +Description[en]=Defines the locations in the directory service that shall not be synchronised by the connector. The values can contain positions in Samba/AD and in the UCS LDAP. If multiple subtrees shal be ignored, they need to be configured in separate, e.g. numbered variables. By default, none of these variables are set. Type=str Categories=service-s4con