Mac: "All Users" (*) missing View, Install, Configure privileges after upgrade from ZCM 11.2

  • 7011664
  • 19-Jan-2013
  • 11-Apr-2013

Environment

Novell ZENworks Configuration Management 11.2

Situation

When a Mac device is upgraded from ZCM 11.2 to 11.2.2, the "All Users" (*) entry does not have View, Install, Configure privileges (seen with zac ul)

Resolution

This is fixed in version 11.2.3a - see KB 7011295 "ZENworks Configuration Management 11.2.3a - update information and list of fixes" which can be found at https://support.microfocus.com/kb/doc.php?id=7011295

Workaround: use
zac user-edit (ue)  This command edits the local ZMD user privileges.
or
zac user-privilege-export (upe)  This command exports user privileges to the specified file.
and
zac user-privilege-import (upi)  This command imports user privileges from the specified file.


Additional Information