[open-ils-commits] [GIT] Evergreen ILS branch master updated. 381aee022c11ddb512be85cc0e105d3353a37f76
Evergreen Git
git at git.evergreen-ils.org
Tue Apr 5 19:15:53 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 381aee022c11ddb512be85cc0e105d3353a37f76 (commit)
from 8605e7d1460e4bdc0f0a51cda6b224bc08759ebe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 381aee022c11ddb512be85cc0e105d3353a37f76
Author: Yamil Suarez <yamil at yamil.com>
Date: Tue Apr 5 19:13:03 2016 -0400
Docs: typo fix in authentication_proxy.txt
Signed-off-by: Yamil Suarez <yamil at yamil.com>
diff --git a/docs/admin/authentication_proxy.txt b/docs/admin/authentication_proxy.txt
index 6661013..7156a9c 100644
--- a/docs/admin/authentication_proxy.txt
+++ b/docs/admin/authentication_proxy.txt
@@ -41,9 +41,9 @@ In order to activate Authentication Proxy, the Evergreen system administrator wi
* *_module_* : References to the perl module used by Evergreen to process the request.
* *_hostname_* : Hostname of the authentication server.
* *_basedn_* : Location of the data on your authentication server used to authenticate users.
-* *_authid_* : Adminstrator ID information used to connect to the Authentication server.
+* *_authid_* : Administrator ID information used to connect to the Authentication server.
* *_id_attr_* : Field name in the authenticator matching the username in the Evergreen database.
-* *_password_* : Adminstrator password used to connect to the authentication server. Password for the *_authid_*.
+* *_password_* : Administrator password used to connect to the authentication server. Password for the *_authid_*.
* *_login_types_* : Specifies which types of logins will use this authenticator. This might be useful if staff use a different LDAP directory than general users.
* *_org_units_* : Specifies which org units will use the authenticator. This is useful in a consortium environment where libraries will use separate authentication systems.
+
-----------------------------------------------------------------------
Summary of changes:
docs/admin/authentication_proxy.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list