diff --git a/lam/docs/manual-sources/chapter-selfService.xml b/lam/docs/manual-sources/chapter-selfService.xml index e8c6d346..2de8b973 100644 --- a/lam/docs/manual-sources/chapter-selfService.xml +++ b/lam/docs/manual-sources/chapter-selfService.xml @@ -1166,6 +1166,35 @@ + Identification method, used LDAP attributes: + + + + Email: mail + + + + Employee number: employeeNumber + + + + Self service login attribute: same as configured on first tab + of self service profile + + + + User name: uid + + + + User name and email address: uid and mail + + + + User name or email address: uid and mail + + + You can now configure the minimum answer length for password reset answers. This is checked when you allow you users to specify their answers via the self service. Additionally, you can specify the text of @@ -1195,9 +1224,8 @@ The mail can include the new password by using the special wildcard "@@newPassword@@". Additionally, you may want to insert other wildcards that are replaced by the corresponding LDAP attributes. E.g. "@@uid@@" - will be replaced by the user name. - See here for setting up your SMTP - server. + will be replaced by the user name. See here for setting up your SMTP server.