Run in terminal as root

gpasswd -a <username> sys

Then in cpusd.conf, set

SystemGroup sys

By default group sys should already be set in cupsd.conf, so the second step is not needed. And of course you can add a new group, add yourself to it and finally add the group to SystemGroup in cupsd.conf.

Links: