Hitachi

JP1 Version 12 JP1/Base User's Guide


jbsrmuser

Organization of this page

Function

The jbsrmuser command deletes a JP1 user.

Format

jbsrmuser [-i]
          [-h logical-host-name]
          [-s authentication-server-name]
          JP1-user-name

Required execution permission

In Windows: Administrators (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)

In UNIX: Superuser or JP1/Base administrator permission

Command directory

In Windows:

installation-folder\bin\

In UNIX:

/opt/jp1base/bin/

Arguments

-i

When you specify this option, a confirmation message asks you to confirm that you want to delete the specified JP1 user name. The deletion processing is executed only if you type y or Y in response to the message.

-h logical-host-name

When using JP1/Base in a cluster system, specify the logical host for which you want to execute this command. The command deletes the JP1 user registered on the authentication server(s) set for this logical host.

-s authentication-server-name

Specify the authentication server from which to delete the JP1 user. When you set this option, the -h option is ignored.

JP1-user-name

Specify the JP1 user name to be deleted.

Notes

Return values

0

Normal end

1

The user has been deleted already

2

Invalid arguments

4

Insufficient system resource such as memory

8

The authentication server has not started or is not responding

16

An error occurred in the authentication server side processing

32

An error occurred during initialization of the communication functionality

128

Inconsistency in internal processing (a C++ exception)

255

Other error