Common Content for Data Engineering
- Common Content for Data Engineering 10.5.2
- All Products
registerplugin -i <input_registration_file_name_or_path> [-e (update plug-in)] [-l <NIS_login> {-w <NIS_password> | -W <NIS_password_environment_variable>} [-k (CRC check on security library)]] [-N (is native plug-in)]
Option
| Argument
| Description
|
---|---|---|
-i
| input_registration_file_name_or_
path
| Required. Name or path of the registration file for the plug-in.
|
-e
| -
| Optional. Update an existing plug-in. Not applicable for authentication modules.
|
-l
| NIS login
| Optional. Registers security module components. Provide the NIS login of the user registering an external security module. If the plug-in contains an authentication module, you must supply the external login name, or the registration fails. This login becomes the administrator user name in the repository. Do not use this option for other plug-ins.
|
-w
| NIS password
| Optional. Use to register authentication module components.
External directory password of the user registering the module. If the plug-in contains an authentication module, you must supply the user password from the external directory or the registration fails. Do not use this option for other plug-ins.
Use the -w or -W option, but not both. If you do not supply a password or password environment variable,
pmrep prompts you for a password.
|
-W
| NIS_password_environment_
variable
| Optional. Use to register authentication module components.
External directory password environment variable of the user registering the module. If the plug-in contains an authentication module you must supply the user password from the external directory or the registration fails. Do not use this option for other plug-ins.
Use the -w or -W option, but not both. If you do not supply a password or password environment variable,
pmrep prompts you for a password.
|
-k
| -
| Optional. Stores the CRC of the plug-in library in the repository. When the Repository Service loads the module, it checks the library against the CRC.
|
-N
| -
| Registers a plug-in. Required when the following conditions are true:
|