/
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
How to configure FIXICC authorization through LDAP
How to configure FIXICC authorization through LDAP
More like this
How to handle FIXICC Agent crashes on Windows
How to handle FIXICC Agent crashes on Windows
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
How to configure built-in SSL support for FIX sessions in FIXEdge
How to configure built-in SSL support for FIX sessions in FIXEdge
More like this
Configuring FIX endpoints
Configuring FIX endpoints
More like this