nsraddadmin(8)                                                   nsraddadmin(8)

NAME

       nsraddadmin - add an entry to the administrator attribute


SYNOPSIS

       nsraddadmin -u user-entry [ -s server ]


DESCRIPTION

       The  nsraddadmin	 program  is  used  to add a user entry to a NetWorker
       server's administrator attribute.  The program updates  the  server  on
       the  same  host	where  the command runs.  The addition of a user entry
       gives that user full administrator privileges on the NetWorker  server.
       Please	see  nsr_service(5)  for  additional  information  about  this
       attribute and for valid formats of the user entries.

OPTIONS

       -u     Causes nsraddadmin to add a user entry to	 NetWorker's  adminis-
	      trator  attribute.   Only	 one user entry at a time can be added
	      with this command.

       -s server
              Opens a connection to the named NetWorker server instead of  the
              local one.

SEE ALSO

       nsr_resource(5), nsr(8).


DIAGNOSTICS

       get resdb handle failed, err: error info
	      An error occurred while  connecting  to  the  NetWorker  server.
	      Check to ensure the server is running, and retry the command.

       query resdb failed, err: error info
	      An error occurred while querying the NetWorker server.  Check to
	      ensure the server is running, and retry the command.

       RAP error: Permission denied, user 'user' on 'hostname' does
       not have 'Change security settings' privilege
	      The user running this program is not listed in  the  administra-
	      tor's list for the server.  You need to be a valid administrator
	      to run nsraddadmin.

       user 'user-entry' is already on the administrator list
	      The user entry that was given on the  command  is	 already  con-
	      tained on the server's administrator list.

       added user 'user-entry' to the administrator list
	      The  user	 entry	has  been  added to the server's administrator
	      list.

NetWorker 7.6.2			 Jul 14, 11			nsraddadmin(8)