Choise to hide or show username when I print

Non release banter
benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Choise to hide or show username when I print

Post#1 by benjibasson » 01 Mar 2025, 09:31

Hi,
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
But on both porteus and Ubuntu I already have 3 times

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

User avatar
Ed_P
Contributor
Contributor
Posts: 8954
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Choise to hide or show username when I print

Post#2 by Ed_P » 01 Mar 2025, 23:43

Print settings in the apps used to print overiding the printer's defaults?

Post Reply