By default, CUPS has increased security and privacy settings that may mean that the Document Name (Name) and User (Username) are anonymised in the CUPS Web interface as shown below.
This behaviour is controlled by the JobPrivateValues directive in the cupsd.conf
To reveal the Document Name and Username in the Web Interface, you’ll need to edit the macOS CUPS config file.
You can do this by editing the cupsd.conf file directly or via the CUPS administration interface:
Open the CUPS admin interface in a browser: <a href="http://localhost:631" >http://localhost:631</a> Select the Administration tab then under the Server section on the right, click the button Edit Configuration File. Scroll down until you find the <Policy default> section then edit the JobPrivateValues to be none. Example:
<Policy default> JobPrivateAccess default JobPrivateValues none ... macOS will then ask for your local macOS username and password to restart the CUPS service. After restarting, you’ll be able to view the user and document name details in the CUPS job log:
Advanced configuration: You may want to limit this information to specific users via the JobPrivateAccess directive.
Articles in this section
- PaperCut MF - New SSL certificate (macOS)
- New KB article template
- Xerox embedded devices - Incorrect login screen issues
- Handling hidden characters in card numbers
- Scan to multiple email destinations
- PaperCut NG/MF Security Bulletin (March 2026)
- PaperCut Hive and Pocket Compatibility Tool
- Enabling ARM64 support in PaperCut NG/MF Print Deploy
- Incorrect stapling when printing multiple copies via a Find-Me queue using HP PCL drivers
- Resetting the PaperCut Hive or Pocket app (Android & iOS)
Comments
0 comments
Please sign in to leave a comment.