authenticate.properties reference expand/collapse all
Related Topics

Restricting access to ArcIMS services

Enabling authentication with a file-based ACL

Enabling authentication with a jdbc-based ACL

expand/collapse item About authenticate.properties

The property file authenticate.properties stores defaults for authorizing users when a Web application uses the ArcIMS Java Connector. This fie is included with each Java Web application in the <java Web application directory/WEB-INF/classes directory.

This file defines the following properties.

debug=False

authenticate=False

aclFileName=

useJdbc=

jdbcDriver=

jdbcUrl=

jdbcUser=

jdbcPassword=

jdbcPermTable=

jdbcUserTable=

jdbcUidColumn=



Search code: @ref_authenticate