csauserdel (Deleting user information for password authentication)
- Organization of this page
Format
csauserdel [-h]
-user user-name
-f password-authentication-information-definition-file
Function
Deletes the user information registered in the password authentication information definition file.
The deleted user information is applied after the service adapter that uses the authentication information starts. If you execute the command when the service adapter is running, the deleted user information is applied after the service adapter starts the next time.
Note that the password authentication information definition file is not deleted even if there is no more user information in the file.
Note the following when you execute the command:
-
Specify access permissions so that only the administrator who executes the command can update and reference the password authentication information definition file.
-
We recommend that you create a backup file of the password authentication information definition file.
Arguments
-h
Displays the usage of the command. When you specify this option, all other options are ignored even if specified.
-user user-name ~ <halfwidth alphanumeric characters and halfwidth symbols> ((1 to 80 characters))
Specifies the user name to be deleted. The characters are case sensitive.
-f password-authentication-information-definition-file
Specifies the path of the password authentication information definition file as a relative or absolute path. To include spaces in the path, enclose the entire option argument in double quotation marks (").
If the specified file does not exist, an error occurs.
Return values
|
Return value |
Meaning |
|---|---|
|
0 |
The command terminated normally. |
|
1 |
The command terminated abnormally. |
|
9 |
An error occurred when checking the execution permission. |
Note
-
Do not directly edit the password authentication information definition file.