/
How to change FIXICC Agent password
How to change FIXICC Agent password
The credentials for incoming connections from FIXICC are configured in security.properties file:
security.properties
[users] # default admin user admin = NewAdminPassword, adminRole # user 'guest' with the 'readOnly' role # multiple roles are allowed guest = NewGuestPassword, readOnlyRole
The credentials for outgoing connections to FIX engines (FIX Antenna C++, FIXEdge) are configured in the engine.properties file
engine.properties
Monitoring.AdminSession.AdminClient.Username = NewAdminSessionUsername Monitoring.AdminSession.AdminClient.Password = NewAdminSessionPassword
, multiple selections available,
Related content
FIXICC Agent and FIXICC UI upgrade instruction
FIXICC Agent and FIXICC UI upgrade instruction
More like this
FEAdminConsole (CCAdminConsole) guide
FEAdminConsole (CCAdminConsole) guide
More like this
How to increase timeout for connection to Server in FIXICC
How to increase timeout for connection to Server in FIXICC
More like this
FIXEdge troubleshooting of the most common issues
FIXEdge troubleshooting of the most common issues
More like this
How to handle FIXICC Agent crashes on Windows
How to handle FIXICC Agent crashes on Windows
More like this
Configuring FIX endpoints
Configuring FIX endpoints
More like this