How can we have Active Directory account same privileges as Viadmin user

Hi,

We are using version 8.0 and we have a requirement where in we don't want to use system user credentials to log in to the tools and instead we want to use Active Directory account credentials. In order to achieve this, we need to have viadmin privileges assigned to Active Directory account. I tried creating custom permission group from QBM_BaseRight permission group and assigned this permission group to the user but it did not work. How can we achieve this?

Parents Reply
  • Ruchita,

    please refer to the documentation of the authentication modules. A role-based authentication is never meant to have the same permissions as the system user viadmin. There also is a video series about permissions on our YouTube channel.

    In addition, some of the others here have already given some options. For example, use the Active Directory user account authentication module. In that case, you need to set the system user "viadmin" at the Person assigned to that AD user account for the permission mapping.

Children