25-08-2011, 01:19 AM
Does VisionApp have an API for interfacing with the database to change passwords or configure other settings. We are implementing FireCall accounts on our production systems using a product from CyberArc. Ideally, we would like the CyberArc product to reset account passwords directly into the visionapp database. Thus, when access is requested and a one-time password configured it does not need to be passed to the end user. They can login with VisionApp and it knows the current password to use.
An interface to the database, probably easiest with a powershell module would also allows us to auto-config the security and folder structure, and retrieve meta-data off the configured connections, as well as aggreating the log files to a central logger.
An interface to the database, probably easiest with a powershell module would also allows us to auto-config the security and folder structure, and retrieve meta-data off the configured connections, as well as aggreating the log files to a central logger.