Unsolved
This post is more than 5 years old
1 Rookie
•
47 Posts
0
7012
How to create login credentials for ISilon GUI with admin and monitor access?
I don't find Isilon Support forum in EMC community. So I start my discussion in Celerra support forum.
How to create login credentials for ISilon GUI with admin and monitor access?
I have root user name and password... Give me the steps to create through CLI or GUI.
dynamox
2 Intern
2 Intern
•
20.4K Posts
0
October 10th, 2012 09:00
choose appropriate group during user add
MP_storage
1 Rookie
1 Rookie
•
47 Posts
0
October 10th, 2012 09:00
how to identify the monitor access group or create new monitor access group?
MP_storage
1 Rookie
1 Rookie
•
47 Posts
0
October 10th, 2012 10:00
I have checked with Isilon support team. Currently there is no option in Isilon to create user id with monitor access.
Isilon support update:
Hello. At this time, all users of the WebUI have the same ability to make modifications to the system. There is no "read-only" ability for the GUI.
dynamox
2 Intern
2 Intern
•
20.4K Posts
0
October 10th, 2012 10:00
yep, that's why i use sudoers file to restrict what commands certain accounts can run ..just like on any *nix box.
dynamox
2 Intern
2 Intern
•
20.4K Posts
0
October 10th, 2012 10:00
i don't know how to define permissions to restrict access to specific commands. I am doing that with sudoers file.
dynamox
2 Intern
2 Intern
•
20.4K Posts
0
October 10th, 2012 10:00
for example i configured sudo access for "admin" account. That account is used by Isilon support for SupportIQ, i want to log everything they do and sudo allows me to do that. That applies to command line, not sure how that would translate to WebUI.