RBAC

These parameters control user access to InterChange Server.

userRegistry

Defines whether a database repository or an LDAP is used to store the user registry.

Note:
It is strongly recommended to store the user registry in a separate database and not in the repository database used by InterChange Server.

Set the userRegistry to REPOS to use a database as the user registry. Use LDAP to use the Lightweight Directory Access Protocol, which is a tool for accessing enterprise directory services. For example:

<cw:userRegistry>REPOS</cw:registry>

Default

userRegistry = REPOS

serverStartUser

Specifies the user account that is used to start up InterChange Server.

serverStartPassword

The encrypted password associated with the username for the user registry.

Note:
Do not attempt to change the encrypted password

Copyright IBM Corp. 1997, 2004