csmftpdelusr (Deleting FTP inbound adapter users)
Format
csmftpdelusr -usr user-name
Function
Deletes a user registered in the FTP inbound adapter.
For details on how to use this command, see 5.4.12 Checking and changing the user information for an FTP inbound adapter in the uCosminexus Service Platform System Setup and Operation Guide.
Arguments
-usr user-name ~ <one-byte alphanumeric characters and one-byte symbols> ((1 to 80 characters))
Specifies the name of the user to be deleted. You can specify one-byte alphanumeric characters, one-byte symbols (0x21 to 0x7E in ASCII encoding), and one-byte spaces (0x20 in ASCII encoding). The alphabetic characters are case sensitive. The available one-byte symbols are as follows:
- Exclamation mark (!)
- Double quotation mark (")
- Hash mark (#)
- Dollar sign ($)
- Percent sign (%)
- Ampersand (&)
- Apostrophe mark (')
- Left parenthesis (()
- Right parenthesis ())
- Plus sign (+)
- Hyphen (-)
- Period (.)
- Forward slash (/)
- Colon (:)
- Semicolon (;)
- Left angle bracket (<)
- Right angle bracket (>)
- Equal sign (=)
- Question mark (?)
- At mark (@)
- Left square bracket ([)
- Right square bracket (])
- Yen sign (\)
- Caret (^)
- Underscore (_)
- Grave accent mark (`)
- Left curly bracket ({)
- Right curly bracket (})
- Vertical bar (|)
- Swung dash (~)
Return values
Return value | Meaning |
---|
0 | The command terminated normally. |
1 | The command terminated abnormally. |
3 | An exclusion error occurred. |
9 | An error occurred when checking the execution permission. |
Notes
- Execute the command when the FTP inbound adapter is not running.
- You can execute the command irrespective of the status of the HCSC server.
- The content executed by the command (deleting a user) takes effect after the FTP inbound adapter starts. Also, if you execute the command when the FTP inbound adapter is running, the content executed by the command (deleting a user) takes effect after the FTP inbound adapter starts the next time.
- An error occurs in the following cases:
- When a user is being registered, updated, deleted, and displayed
- When a user other than the System Administrator attempts to execute the command