diff --git a/src/main/resources/com/evolveum/polygon/connector/ldap/ad/Messages.properties b/src/main/resources/com/evolveum/polygon/connector/ldap/ad/Messages.properties index 4ccb2ed..db9bcc5 100644 --- a/src/main/resources/com/evolveum/polygon/connector/ldap/ad/Messages.properties +++ b/src/main/resources/com/evolveum/polygon/connector/ldap/ad/Messages.properties @@ -14,7 +14,7 @@ # limitations under the License. # -connector.ldap.display=LDAP Connector +connector.ldap.ad.display=Active Directory Connector (LDAP) host.display=Host host.help=The name or IP address of the LDAP server host. @@ -192,7 +192,7 @@ auxiliaryObjectClasses.help=A list of auxiliary objectClasses which will be used lockoutStrategy.display=Lockout strategy lockoutStrategy.help=Specifies strategy of handling account lockouts. Please note that the "openldap" lockout strategy is EXPERIMENTAL. Possible values: "none", "openldap". Default value: "none". -openLdapAccessLogDn.display=OpenLDAP access log DN +openLdapAccessLogDn.display=OpenLDAP access log DN openLdapAccessLogDn.help=The DN of the OpenLDAP access log in your LDAP-server openLdapAccessLogAdditionalFilter.display=OpenLDAP access log additional search filter @@ -276,4 +276,3 @@ sendDirSyncSecurityFlag.help=If set to true, send the flag LDAP_DIRSYNC_OBJECT_S manageReciprocalGroupAttributes.display=Manage reciprocal group attributes manageReciprocalGroupAttributes.help=Automatically manage reciprocal group attributes such as groupMembership -