[open-ils-commits] [GIT] Evergreen ILS branch rel_2_10 updated. cca3c338ec75162ada984ab46cac37541d7c9a2e

Evergreen Git git at git.evergreen-ils.org
Tue Apr 5 19:19:08 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, rel_2_10 has been updated
       via  cca3c338ec75162ada984ab46cac37541d7c9a2e (commit)
      from  736aa4d9261f717fc7a9b37219ab1c7e1a044c45 (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 cca3c338ec75162ada984ab46cac37541d7c9a2e
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