Fix typo in documentation of LDAP_BIND authentication

Change-Id: Ib4b1aff5b044d0813b900cc65c0ed4ffdc9c21ed
This commit is contained in:
David Pursehouse
2013-08-09 17:35:47 +09:00
parent b5d99aafa9
commit 1344f5b7d5

View File

@@ -141,7 +141,7 @@ it then verifies by performing a simple bind against the configured
is not involved in the user authentication process.
+
Unlike `LDAP` above, the username used to perform the LDAP simple bind
request is the exact string supplied by in the dialog by the user.
request is the exact string supplied in the dialog by the user.
The configured <<ldap.username,ldap.username>> identity is not used to obtain
account information.
+