From 381aee022c11ddb512be85cc0e105d3353a37f76 Mon Sep 17 00:00:00 2001 From: Yamil Suarez Date: Tue, 5 Apr 2016 19:13:03 -0400 Subject: [PATCH] Docs: typo fix in authentication_proxy.txt Signed-off-by: Yamil Suarez --- docs/admin/authentication_proxy.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/authentication_proxy.txt b/docs/admin/authentication_proxy.txt index 6661013c61..7156a9ccec 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. + -- 2.43.2