Docs: typo fix in authentication_proxy.txt
authorYamil Suarez <yamil@yamil.com>
Tue, 5 Apr 2016 23:13:03 +0000 (19:13 -0400)
committerYamil Suarez <yamil@yamil.com>
Tue, 5 Apr 2016 23:15:14 +0000 (19:15 -0400)
Signed-off-by: Yamil Suarez <yamil@yamil.com>
docs/admin/authentication_proxy.txt

index 6661013..7156a9c 100644 (file)
@@ -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.
 +