Hi I want to assign a role to a user permanently in my software. And i need to this programmatically. Can anyone help me out? I tried the addRole function in IUsers but this is just temporary i think. Best regards Florian asked 30.06.2016 at 15:33 Florian Hitz |
Hi You can asign a role to a user by executing the following script:
This will assign the role permanantely to the user. Note that the role assignment is not forwarded automatically to sessions of the user. The user has to log out and login again so that he can act as the role. answered 01.07.2016 at 10:46 Reto Weiss ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 30.06.2016 at 15:33
Seen: 2,329 times
Last updated: 01.07.2016 at 10:46