Reset the SSO system user password
If the ”system” user account password has been forgotten or is locked, you can reset it with the following commands.
Windows:
cd /d C:\Program Files\Ubisecure\ubilogin-sso\ubilogin\ldap adam\import.cmd system-password.ldif
Linux:
cd /usr/local/ubisecure/ubilogin-sso/ubilogin/ldap ./openldap/import.sh system-password.ldif
The ”system” user password is reset to ”admin”
Related articles