Restore the Proficy Authentication Database
This topic provides steps to restore a backup on your system.
Before you begin
About this task
Procedure
- Log in to the machine where Proficy Authentication is installed.
- Download the PowerShell scripts and unzip the file.
-
Open Windows 'Services Management Console' and stop the
Proficy Authentication Tomcat Web Server
service. - Launch Windows PowerShell as an administrator.
- Use the command line to navigate to the location of the backup file you want to restore.
-
Execute the following command to restore the backup:
.\Restore_ProficyAuthentication.ps1 C:\ProgramData\PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS.zip
For example,C:\Users\Administrator\Desktop> .\Restore_ProficyAuthentication.ps1 C:\ProgramData\PROFICY_AUTHENTICATION_BKP_20240228-143602.zip
The database is restored. - Perform Set up Proficy Authentication to start using the restored database.
If Active Directory user login fails after a restore, then
check if any LDAP connection is configured in the identity provider of the security
plug-in. Do the following:
- Navigate to the Security plug-in in Configuration Hub.
- Open each LDAP connection, trust and save it again.