Back Up the Proficy Authentication Database
This topic provides steps to create a backup of the Proficy Authentication database.
Before you begin
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 where the backup script file was downloaded.
-
Execute the following command to create a backup:
.\Backup_ProficyAuthentication.ps1
For example,C:\Users\Administrator\Desktop> .\Backup_ProficyAuthentication.ps1
ThePROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS.zip
file is created and saved toC:\ProgramData
location.The
YYYYMMDD-HHMMSS
in the filename includes the respective backup's datetime value.The following table details the files and folders selected by the PowerShell script and included in the backup zip file. It provides information on each item, its default location on the system, and the corresponding target location within the zip file.
File/Folder Name Default Location Target Folder data-v13
C:\ProgramData\GE\Proficy Authentication\uaa-postgres
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-postgres
uaa.yml
C:\ProgramData\GE\Proficy Authentication\uaa-config
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-config
uaa-httpd.conf
C:\Program Files\GE\Proficy Authentication\httpd\conf\app-specific.d
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-config
server.xml
C:\Program Files\GE\Proficy Authentication\uaa-tomcat\conf
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-config
Certificate(if exist)
C:\ProgramData\GE\Proficy Authentication\cert-manager\extraca\ldap_SecAdminSrv
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-config
keytab file(if exist)
C:\ProgramData\GE\Proficy Authentication\uaa-config
PROFICY_AUTHENTICATION_BKP_YYYYMMDD-HHMMSS\uaa-config