1.113 APPL-15-002240

Information

The macOS system must disable Printer Sharing.

GROUP ID: V-268530
RULE ID: SV-268530r1034530

Printer Sharing must be disabled.

Solution

Configure the macOS system to disable Printer Sharing with the following commands:

/usr/sbin/cupsctl --no-share-printers
/usr/bin/lpstat -p | awk '{print $2}'| /usr/bin/xargs -I{} lpadmin -p {} -o printer-is-shared=false

See Also

https://workbench.cisecurity.org/benchmarks/23761