Howto delegate user management to non admins #1417
Unanswered
datasysnet
asked this question in
Q&A
Replies: 1 comment
-
|
Sorry for the late reply. It's now so that only admins can archive and the error is not being handled. I will change it so that it will be possible to archive them and implement error handling as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was trying to delegate some GO user administration to a dedicated group of users. According to the GO manual creating a new group and enable this new group at Settings -> Modules -> System permissions might do the trick. Unfortunately it does not work for me and I do not find the reason for it. Thats what I did:
a) Created a new group named "Verwaltung" and put users into it:

b) When this users logging in they can go to the systems settings and see user and group management there:

c) This users are able to i.e. select "Archive user", a warning messages is popping up and when they klick on "OK" ... nothing else happens. The supposed to be archived user account is still there, able to login as usual
d) This users can access the GO Account settings of other users but the section "Suspend Login" is simply not there so they can not even deativate other users.

Of course the standard admin user is able to decativate other users without any problems:

Am I missing something here? Kind regards,
Walter
Beta Was this translation helpful? Give feedback.
All reactions