result.master

来自「Pegasus is an open-source implementation」· MASTER 代码 · 共 67 行

MASTER
67
字号
Display usage - errorcimauth: Required arguments missing.cimauth: Incorrect usage. Use '--help' to obtain command syntaxDisplay usage - errorcimauth: the "-u" option is requiredcimauth: Incorrect usage. Use '--help' to obtain command syntaxDisplay usage - errorcimauth: the "-u" option is requiredcimauth: Incorrect usage. Use '--help' to obtain command syntaxDisplay Usage - errorcimauth: the "-u" option is requiredcimauth: Incorrect usage. Use '--help' to obtain command syntaxDisplay Usage - errorcimauth: option "-m" was unexpectedcimauth: Incorrect usage. Use '--help' to obtain command syntaxDisplay Usage - errorcimauth: option "-r" was unexpectedcimauth: Incorrect usage. Use '--help' to obtain command syntaxDuplicate -a parametercimauth: duplicate "-a" optioncimauth: Incorrect usage. Use '--help' to obtain command syntaxAdd auth for user not existing on system - errorFailed to add authorizations.CIM_ERR_INVALID_PARAMETER: One or more parameter values passed to the method were invalid: "The specified user is not a valid user on the local system , user name: xp"Add CIM user wwwUser added successfully.Add auth for user www on root/cimxyz2 - errorFailed to add authorizations.CIM_ERR_FAILED: A general error occurred that is not covered by a more specific error code: "PG_Authorization.Namespace="root/cimv2",Username="www""Add auth for user www on root/cimv2Authorizations added successfully.Modify auth for user www on root/cimv2Authorizations modified successfully.Add auth again for user www on root/cimv2 - errorFailed to add authorizations.CIM_ERR_FAILED: A general error occurred that is not covered by a more specific error code: "PG_Authorization.Namespace="root/cimv2",Username="www""Modify wrong user name - errorFailed to modify authorizations.CIM_ERR_FAILED: A general error occurred that is not covered by a more specific error code: "PG_Authorization.Namespace="root/cimv2",Username="xuztest1""Remove user xp - errorFailed to remove authorizations.CIM_ERR_FAILED: A general error occurred that is not covered by a more specific error code: "PG_Authorization.Namespace="root/cimv2",Username="xp""Remove auth for user www on root/cimv2Authorizations removed successfully.Remove all auth for user wwwAuthorizations removed successfully.Remove CIM user wwwUser removed successfully.Test all Long optionsUsage: cimuser [ -a -u username [ -w password ]]                [ -m -u username [ -w old_password ] [ -n new_password ]]                [ -r -u username ] [ -l ] [ -h ] [ --help ] [ --version ] Options :     -a         - Add a new CIM user    -h, --help - Display this help message    -l         - List the names of CIM users    -m         - Modify a CIM user's password    -n         - Supply a new password for the specified user name    -r         - Remove the specified CIM user    -u         - Specify a CIM user name    --version  - Display CIM Server version number    -w         - Supply a password for the specified user nameUsage note: The cimuser command requires that the CIM Server is running.Version 2.4

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?