diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index 8bf20dab1..fb66a8722 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. Greenbone Management Protocol GMP - The "management" protocol of the Open Vulnerability Assessment System + The management protocol of the Greenbone Vulnerability Manager @GMP_VERSION@ @@ -11177,7 +11177,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - ssh-rsa AAAAB3...Z64IcQ== Key generated by OpenVAS Manager + ssh-rsa AAAAB3...Z64IcQ== Key generated by GVM @@ -22800,7 +22800,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. get_version - Get the OpenVAS Manager Protocol version + Get the Greenbone Management Protocol version @@ -23385,10 +23385,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - OpenVAS Management Protocol + Greenbone Management Protocol GMP - The "management" protocol of the Open Vulnerability Assessment System - 1.0 + The management protocol of the Greenbone Vulnerability Manager + @GMP_VERSION@ + ... base64 Base64 encoded data @@ -23398,72 +23399,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. authenticate Authenticate with the manager - -

- The client uses the authenticate command to authenticate with the - Manager. -

-

- The client normally executes this command at the beginning of each - connection. The only commands permitted before authentication are - get_version and commands. -

-
- - credentials - - - credentials - - username - password - - - username - The login name of the user - - text - - - - password - The user's password - - text - - - - - - - status - status - 1 - - - status_text - text - 1 - - - - - Authenticate with a good password - - - - sally - secret - - - - - - User - UTC - - - ...
... @@ -25846,11 +25781,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
modify_user - Modify a user + Modify an existing user

- The client uses the "modify_user" command to modify an user account - on the OpenVAS server. + The client uses the modify_user command to change an existing user.