Restart on Linux - CustomerID

When we restart Ubisecure CustomerID we will also set final permissions for wildfly user to the installation folder to make sure we won't have problems with file permissions. 

systemctl stop wildfly.service
chown -R wildfly:wildfly /usr/local/ubisecure/customerid
chmod -R o-xrw /usr/local/ubisecure/customerid
systemctl start wildfly.service

This web page (including any attachments) may contain confidential, proprietary, or privileged information – not for disclosure without authorization from Ubisecure Inc. Copyright © 2022. All Rights Reserved.