I would like to choose between hide both filename and username, or show filename and username on the printer 's job ( green arrow)
By default Porteus with 07 module hide both while Ubuntu show everything ( red arrow) from same computer same document
https://i.postimg.cc/DyCKK5rP/IMG-20250301-103255.jpg
I believed that to hide I had to edit /etc/cups/cupsd.conf to add
Code: Select all
JobPrivateAccess default
JobPrivateValues default
SubscriptionPrivateAccess default
SubscriptionPrivateValues default
Code: Select all
JobPrivateAccess default
JobPrivateValues default
SubscriptionPrivateAccess default
SubscriptionPrivateValues default
How can I manage to choose between Red arrow and green arrow?
This list is saved until the end of the life into the printer.
Cheers