From 6916586dc8b885d18299001f41e3e0990a9dcdef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herbert=20M=C3=BChlburger?= Date: Mon, 18 Sep 2017 16:34:22 +0200 Subject: [PATCH] fix ldap documentation --- server_admin/topics/user-federation/ldap.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_admin/topics/user-federation/ldap.adoc b/server_admin/topics/user-federation/ldap.adoc index 17786b1079..cd3329a437 100644 --- a/server_admin/topics/user-federation/ldap.adoc +++ b/server_admin/topics/user-federation/ldap.adoc @@ -149,6 +149,6 @@ MSAD User Account Mapper:: and there will be an UPDATE_PASSWORD required action added to the user. If `userAccountControl` is `514` (disabled account) the {project_name} user is disabled as well. -By default, there is set of User Attribute mappers that map basic {project_name} user attributes like username, first name, lastname, and email to corresponding LDAP attributes. +By default, there are User Attribute mappers that map basic {project_name} user attributes like username, firstname, lastname, and email to corresponding LDAP attributes. You are free to extend these and provide additional attribute mappings. Admin console provides tooltips, which should help with configuring the corresponding mappers.