Hi,
We want to leverage a product, such as CyberArk AIM, that automatically rotates the password every certain time. These passwords are for DB Connections (Oracle/SQL Server). Can someone guide how can we achieve that?
Thanks
Rishu
Discussion posts and replies are publicly visible
Just following up to see if you ever found any solutions for this, as our team is embarking on something similar soon.
No Mike, I guess the best solution for this is to run it through scripting/ shell scripting. So the following steps can be performed to get it done through script:
As Start and stop of Application Server is through .bat file so we can execute that through Task Scheduler.
Alas we're using cloud so I don't think we will have the ability to run custom scripts in the Appian installation folders like this. I'll reach out to Appian Support regarding this when I'm ready to proceed - thanks for the feedback.
Were you able to integrate CyberArc with Appian Cloud?
We ended up just using CyberArk as a place to store passwords, which we manually synced with the accounts in Appian. At least for now.