Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to create multiple User Admins to manage their own department users. Their main role is to service their own users (was thinking restricting by User Directory) to allocate streams.
Any idea how to create this security rule?
Thanks!
May be this
UserDirectory() = 'YourUserDirectory' and Department = 'DepartmentName'
Hi Chanty,
I have managed to restrict the users under the QmcSection_User page.
Security rule used:
Resource filter: User_*
Condition: resoruce.userDirectory = 'DirectoryName'
However, I am currently having issues restricting the users on the License page. How do I limit the users in the QmcSection_License* page?
Hello @Poh
Please try : https://support.qlik.com/articles/000038574?_ga=2.57990570.1812509983.1684829967-1247727849.16820003...
You can restrict the users on what are portions of QMC they can get access to.
It would look something like below :
Hi John,
I have managed to limit the QMC section access.
I am currently trying to limit the access to the different users to allocate license to.
Basically I have different user directories to represent each department. I was wondering how do I limit the user admins to only be able to allocate licenses to a single directory.