1Authentication Configuration Values
Authentication Setup
Authentication Configuration Values.2File-based Authentication ConfigurationAuthentication class edu.ucsb.nceas.metacat.authentication.AuthFile uses the configuration.3LDAP Authentication ConfigurationAuthentication class edu.ucsb.nceas.metacat.AuthLdap uses the configurations of an external LDAP server.auth.class11trueselectAuthentication Class.docs/metacat-properties.html#auth-classauth.administrators12trueAuthentication users or groups for Metacat administration.
Typically, this holds LDAP credentials.
<font color="red"> Note: this must be set to a username or
group that you belong to in order to continue with
configuration</font>.docs/metacat-properties.html#auth-administratorstrueauth.userManagementUrl13trueWeb page provides the user management such as creating a new user and changing password.docs/metacat-properties.html#auth-user-management-urlauth.file.path21trueAbsolute path of the password file.docs/metacat-properties.html#auth-file-pathauth.url31trueAuthentication Server URL.docs/metacat-properties.html#auth-urlauth.surl32trueAuthentication Secure Server URL.docs/metacat-properties.html#auth-surlauth.base33trueBase part of Distinguished Name that Metacat uses for authentication.docs/metacat-properties.html#auth-base