Table of Contents

Search

  1. Preface
  2. Command Line Programs and Utilities
  3. Installing and Configuring Command Line Utilities
  4. Using the Command Line Programs
  5. Environment Variables for Command Line Programs
  6. Using infacmd
  7. infacmd as Command Reference
  8. infacmd aud Command Reference
  9. infacmd autotune Command Reference
  10. Infacmd bg Command Reference
  11. infacmd ccps Command Reference
  12. infacmd cluster Command Reference
  13. infacmd cms Command Reference
  14. infacmd dis Command Reference
  15. infacmd dp Command Reference
  16. infacmd idp Command Reference
  17. infacmd edp Command Reference
  18. Infacmd es Command Reference
  19. infacmd ihs Command Reference
  20. infacmd ipc Command Reference
  21. infacmd isp Command Reference
  22. infacmd ldm Command Reference
  23. infacmd mas Command Reference
  24. infacmd mi Command Reference
  25. infacmd mrs Command Reference
  26. infacmd ms Command Reference
  27. infacmd oie Command Reference
  28. infacmd ps Command Reference
  29. infacmd pwx Command Reference
  30. infacmd roh Command Reference
  31. infacmd rms Command Reference
  32. infacmd rtm Command Reference
  33. infacmd sch Command Reference
  34. infacmd search Command Reference
  35. infacmd sql Command Reference
  36. infacmd tdm Command Reference
  37. infacmd tools Command Reference
  38. infacmd wfs Command Reference
  39. infacmd ws Command Reference
  40. infacmd xrf Command Reference
  41. infacmd Control Files
  42. infasetup Command Reference
  43. pmcmd Command Reference
  44. pmrep Command Reference
  45. Working with pmrep Files

Command Reference

Command Reference

UnregisterPlugin

UnregisterPlugin

Removes a plug-in from a repository. You can add and remove plug-ins to extend system functionality. A plug-in is a software module that introduces new repository metadata.
When you use this command, the Repository Service must be running in exclusive mode. You can configure the Repository Service to run in exclusive mode in the Administrator tool or you can use the
infacmd
UpdateRepositoryService command.
The UnregisterPlugin command uses the following syntax:
unregisterplugin -v <vendor_id> -l <plug-in_id> [-s (is security module)  [-g (remove user-name-login mapping)]  {-w <new_password> |   -W <new_password_environment_variable>}]
The following table describes
pmrep
UnregisterPlugin options and arguments:
Option
Argument
Description
-v
vendor_id
Required. Identifies the security plug-in by vendor identification number. You define this number when you register the plug-in.
-l
plug-in_id
Required. Identifies the plug-in by identification number. You define this identification number when you register the plug-in.
-s
-
Optional. Indicates whether the module is an external security module.
-g
-
Optional. Applicable when registering an external security module.
Removes the association between user names and login names in the repository when you unregister an external security module. If you omit this option, you retain the association in the repository, but the Repository Manager does not display it anywhere.
Use this option when you are unregistering a security module.
-w
new_password
Required when the plug-in contains a security module.
Required if you do not use the -W option. You must use the -w or -W option, but not both.
Specifies a new password for the user running the UnregisterPlugin command. When you unregister an external authentication module, all user passwords reset to the values in the repository. You must enter a new password to access the repository.
-W
new_password_environment_
variable
Required when the plug-in contains a security module.
Required if you do not use the -w option. You must use the -w or -W option, but not both.
Specifies a new password environment variable for the user running the unregister command. When you unregister an external authentication module, all user passwords reset to the values in the repository. You must enter a new password to access the repository.

0 COMMENTS

We’d like to hear from you!