Red Hat Training

A Red Hat training course is available for Red Hat Satellite

42.12. setDefaultOrg

Name
setDefaultOrg
Description
Set the default org that users should be added in if orgunit from IPA server isn't found or is disabled. Can only be called by a satellite_admin.
Parameters
  • string sessionKey
  • int defaultOrg - Id of the organization to set as the default org. 0 if there should not be a default organization.
Return Value
  • int - 1 on success, exception thrown otherwise.