Hello,
We use PowerServer 2020 Build 2703. On AEM Data Source, we have Dynamic Database Connection and Pooling is on. We use long connection setting and connection-cache.config file has appeon_user and appeon_pwd setting. In the beginning of the application object open event we use a database system account to connect to the database.
Sometime we would find out a user try to launch the application and get "null password given: logon denied" error. We check the AEM and the uncheck the Dynamic Database Connection and would find out the User Name is set to this database service account with null password in there. We reset the ID and password but when this user try to launch the application, the ID be reset to the database service account and null password.
Do you have any idea how this would happen and how to prevent it?
Thanks.