Red Hat Training

A Red Hat training course is available for Red Hat Satellite

43.11. getCreateDefaultSystemGroup

Name
getCreateDefaultSystemGroup
Description
Returns the current value of the CreateDefaultSystemGroup setting. If True this will cause there to be a system group created (with the same name as the user) every time a new user is created, with the user automatically given permission to that system group and the system group being set as the default group for the user (so every time the user registers a system it will be placed in that system group by default). This can be useful if different users will administer different groups of servers in the same organization. Can only be called by an org_admin.
Parameters
  • string sessionKey
Return Value
  • int - 1 on success, exception thrown otherwise.