Skip to content

Update Active Directory connector display name to use the right label #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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