Change the unrestricted user

About this task

By default, PolicyCenter provides user su (Super User) as the user with unrestricted access to the entire PolicyCenter application. It is possible to change the unrestricted user.

Procedure

  1. In the Studio Project window, expand configuration > config:
  2. Open file config.xml for editing.
  3. Set configuration parameter UnrestrictedUserName to the name of the unrestricted user:
    • <param name="UnrestrictedUserName" value="userName"/>