Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Poh
Contributor II
Contributor II

Create User Admin for each Department

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!

Labels (3)
4 Replies
Chanty4u
MVP
MVP

May be this 

UserDirectory() = 'YourUserDirectory' and Department = 'DepartmentName'

Poh
Contributor II
Contributor II
Author

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?

John_Sathya
Support
Support

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 : 

John_Sathya_0-1684836626541.png

 

Poh
Contributor II
Contributor II
Author

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.

Poh_0-1684896909594.png

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.