CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/11/10 07:47:54
Modified files:
print/cups : Makefile
print/cups/patches: patch-scheduler_auth_c
Log message:
On OpenBSD, getgrouplist(3) overwrites the group structure which prevented users
part of the "wheel" group to admin printers over the web interface. Add another
call to getgrnam(3) to fix it.
authentication issue discovered when I helped pirofti@ set up a printer at p2k17
