Red Hat Training

A Red Hat training course is available for Red Hat Satellite

42.7. 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
  • int usePamAuth - 1 to use PAM authentication for this user, 0 otherwise
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise