User | Description | Predefined Password |
DefaultUser | Owns all predefined objects. Change the password for this user as soon as possible after you install CentraSite. | PwdFor_CS21 |
guest | Configured to have view access to only some resources. | guest |
UDDIsubscriptionUser | Used for communication between the application server and the CentraSite UDDI server. | UDDI4CentraSite |
PurgeUser | Used to purge log records. | LogPurger4CS |
EventsUser | Used by CentraSite Events Listener for authentication before persisting event data to the RuntimeEvents Collection database. You can change the password for this user or you can change the EventsUser to a login user by configuring the Event Receiver. | EventsManager4CS |
Note: | If you change the password for a user, you must update the CentraSite registry because multiple Application Server Tiers can access a single registry and any password change that occurs on one Application Server Tier must be made known to the other Application Server Tiers. |
Note: | After setting the password, you must restart Software AG Runtime for the changes to take effect. |
Parameter | Description |
CENTRASITE-URL | (Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite. |
USER-ID | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
PASSWORD | The password for the CentraSite user identified by the parameter USER-ID. |
PREDEFINED-USER | A predefined user, for example, DefaultUser or EventsUser. |
NEW-PASSWORD | The password for the CentraSite user identified by the PREDEFINED-USER parameter. |