How to upgrade to the latest WiKID version
This How-to applies to:
WiKID Strong Authentication Server Enterprise Edition, WiKID Strong Authentication Server Community Edition
This How-to is intended for:
System Administrator
This document applies to all server versions: Community, Enterprise, VMware and ISO. Please start by downloading the latest RPM to the WiKID server.
First, back up the database:
# cd /root/ # tar -czvf dbbackup.tar.gz /var/lib/pgsql/data/*
If you are using VMware, then just take a snapshot or create a zip of the whole image. Then upgrade the rpms:
# rpm -Uvh wikid-...
And restart WiKID:
# wikidctl restart

