null group error..

sggr57a
New Contributor II

Has anyone seen this and/or found a resolve? Many of our users are seeing the error "makesqueue is trying to modify the printer settings. Type the name and password of a user in the "(null)" group to allow this." when attempting to add a printer and we're applying the MCX for providing non-admin access to add printers which has worked right up until now. I'm entertaining using a configuration profile however we had to disable certificate-based communication when machines were not being properly enrolled. Any help would be very appreciated!

1 REPLY 1

sggr57a
New Contributor II

For those interested, I believe these lines fixed the issue..

/usr/libexec/PlistBuddy -c "Delete :rights:system.print.admin:class" /etc/authorization /usr/libexec/PlistBuddy -c "Add :rights:system.print.admin:class string allow" /etc/authorization