Overview of ArcGIS Server security configuration
The security store used by ArcGIS Server can be either the out-of-the-box Apache Derby database or a custom security store. The custom security store can be any relational database with JDBC support or a Directory Server (LDAP or Active Directory).
Configuring security using Derby
To configure security using the out-of-the-box Apache Derby database, follow these steps:
- Configure the Security store. See Overview of configuring the security store.
- Add users and roles. See Managing users and roles.
- Set permissions for Web services. See Securing Web services.
- Enable security for Web services. See Enabling security.
Configuring security using a custom security store
To configure security using a custom security store, follow these steps:
- Configure the security store. See Overview of configuring the security store.
- View users and roles. See Managing users and roles.
- Set permissions for Web services. See Securing Web services.
- Enable security for Web services. See Enabling security.
11/18/2013