This post is more than 5 years old

12 Posts

5833

February 13th, 2018 04:00

Restricted access of NetWorker 9.1 client to server attributes

Hello colleagues,

How to grant a right to view administrator property from NW client ?

root@nwclient # nsradmin -s nwserver

NetWorker administration program.

Use the "help" command for help, "visual" for full-screen mode.

nsradmin> . type:NSR

Current query set

nsradmin> show administrator

nsradmin> print

               administrator: No privilege to view administrator list;

I've added root@nwclient user on nwserver to administrators:

root@nwserver # nsradmin -p nsrexec

NetWorker administration program.

Use the "help" command for help, "visual" for full-screen mode.

nsradmin>. NSRLA

Current query set

nsradmin> show administrator

nsradmin> update administrator: "administrator@nwserver", "root", "root@nwserver", "user=root,host=nwserver", "user=root,host=nwclient", "root@nwclient"

               administrator: administrator@nwserver,

                              root, root@nwserver,

                              "user=root,host=nwserver",

                              "user=root,host=nwclient",

                              root@nwclient;

Update? yes

updated resource id 3.0.33.222.0.0.0.0.92.184.125.90.10.255.83.229(11)

nsradmin>

nsradmin>. NSR system port ranges

Current query set

nsradmin> print

                        type: NSR system port ranges;

               service ports: 7937-7938, 8201-8307;

            connection ports: 0-0;

               administrator: "isroot,host=localhost";

nsradmin> update administrator: "isroot,host=localhost", "user=root,host=nwclient", "root@nwclient"

               administrator: "isroot,host=localhost",

                              "user=root,host=nwclient",

                              root@nwclient;

Update? yes

updated resource id 8.0.33.222.0.0.0.0.92.184.125.90.10.255.83.229(6)

nsradmin>

nsradmin> exit


As well root@nwclient is added into NSR usergroup - Security Administrators
It didn't solve the issue

No Responses!
No Events found!

Top