Start a Conversation

Unsolved

This post is more than 5 years old

280

February 20th, 2014 15:00

RO access to OneFS 6.0.3

I know - it's old.

A client wants read only access to the GUI/Web page.

I believe what he's really asking for will need CLI.

I know in 7.1 - thereabouts - you can set up RBAC to acheive this.

What can I do in 6.0.3 to help him out, if anything?

Thanks!

Susan

1.2K Posts

February 21st, 2014 02:00

If it's really CLI, then sudo can often help.

Create an unprivileged local user and grant permissions

for a (positive) list of required and safe commands. e.g:

isi statistics

isi quota list

isi smb share list

etc...

Requires some familiarity with sudo configuration,

in particular when only certain command arguments/options

should be included, and others not.

hth

-- Peter

No Events found!

Top