Questo contenuto non è disponibile nella lingua selezionata.
2.7. Password Configuration for JAAS
When using the default JAAS authentication system, usernames and passwords need to be synchronized between JBoss Enterprise BRMS, the Process Designer, and the Business Central console. If the same usernames and passwords are not used, the different components will not function together.
If the additional users are added to the
brms-users.properties file, they also need to be synchronized for the Process Designer and Business Central Console.
Procedure 2.4. Synchronizing Usernames and Passwords
- Process Designer: To edit the usernames and passwords for the Process Designer, which is a separate application integrated with JBoss Enterprise BRMS, open the
designer.war/profiles/jbpm.xmlfile and edit theusrandpwdproperties:usr="admin" pwd="admin" - Business Central Console. To edit the usernames and passwords for the Business Central Console, open the
business-central-server.war/WEB-INF/classes/jbpm.console.propertiesfile and edit theguvnor.usrandguvnor.pwdproperties:guvnor.usr=admin guvnor.pwd=admin