Used to update the security definitions in active External Security Managers. It calls the Enterprise Server External Security Facility (ESF) to submit requests.
esfadmin [options] subcmd [keyword=value | keyword]...
The options are:
-uESF user | A valid ES account that will be used to sign on to the ESF. |
-pESF password. | The associated password. |
-UESM user | A valid username for the External Security Manager; for example, with MLDAP, a user account with appropriate access to the LDAP repository. |
-PESM password | The associated password. |
-a | Do not audit |
The sub commands are:
ADDUSER, ALTUSER, DELUSER, LISTUSER |
ADDGROUP, ALTGROUP, DELGROUP, LISTGROUP |
ADDCLASS, ALTCLASS, DELCLASS, LISTCLASS |
ADDRESOURCE, ALTRESOURCE, DELRESOURCE, LISTRESOURCE |
SETPASSWORD, SETOPTIONS |
The subcommand specifies the function to be performed. Each function requires one or more parameters. Parameters consist of stand-alone keywords and keyword-value pairs. Keyword-value pairs should be entered with no spaces between the keyword, the equal sign, and the value. Values that contain spaces or other special characters should be quoted, as required by the shell.