Red Hat Training

A Red Hat training course is available for Red Hat Satellite

42.6. Method: create

Description

Create a new user.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string desiredLogin - Desired login name; fails if already in use
  • string desiredPassword
  • string firstName
  • string lastName
  • string email - User's e-mail address
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise