Hello everybody,
I’ve read numerous threads here in the forum and of course the IS admin guide, but my problem isn’t treated anywhere, it seems.
One of our clients urges us to instruct them how to create a user account that has read-only-access to the Integration Server’s administration page. I. e., they want to assign certain users to be able to look into the administration console to check logs, configurations, package status etc. without the ability to change something by accident.
So I followed the steps in Chapter 12 “Controlling Access to Resources” of the Administrator’s Guide:
- Created a new ACL named “ReadOnlyAdmins”
- Created a new group named “ReadOnlyAdmins”
- Created a new user named “ReadOnlyAdmin”
- Then tried to add the new group to the ACL’s allow-list
- The group is listed in the popup and I can select to add it
- When it is added to the allow list, the name is “20ReadOnlyAdmins”. This also happens when I select one of the built-in groups that came with webMethods.
- Now, when I click on “Save Changes” the page says “Access Control Lists Updated” and jumps back to the first ACL “Administrators”.
- The group association, however, has not been saved.
I assume that it must have something to do with the weird name “20ReadOnlyAdmins” as this is not the real name of the group. I would have expected “local/ReadOnlyAdmins” instead.
Question 1: Am I on the right track? Even if adding the group to the ACL had succeeded, how would that restrict write access to everything?
Question 2: How can I get the admin page to store the group association and not display a wrong group name?
Thank you in advance,
Sascha
#webMethods-Archive#Integration-Server-and-ESB#webMethods