How to renew/update standalone license ?
Article ID: 289 | Rating: Unrated | Last Updated: Tue, Apr 14, 2020 at 4:58 AM
Renew/update the standalone license
In order to renew the standalone license , you have to replace the old license file with the newest in the ezeelogin installed server.
1. Backup the existing license file
root@jumpserver :~# cp /usr/local/etc/ezlogin/lic.dat /usr/local/etc/ezlogin/lic.dat_backup
Make sure to upload the license file (lic.dat) to the server
2. Replace the existing license file with new file
root@jumpserver :~# cp -p lic.dat /usr/local/etc/ezlogin/lic.dat
Ensure that the path to the license file is correct and the file permissions to the new file matches the old license file.