OpenPrinting / system-config-printer

Graphical user interface for CUPS administration
GNU General Public License v2.0
155 stars 87 forks source link

Allow preconfiguration of domain, as given in authentication dialog under Username: domain\username #343

Open alexmyczko opened 5 months ago

alexmyczko commented 5 months ago

So I found https://github.com/OpenPrinting/system-config-printer/blob/master/authconn.py

I can see the AUTH_FIELD with 'domain', but that's not shown to me in the GUI, I'm able to give the domain before the username with the syntax in the title of the issue.

Would there be a way to preconfigure the domain for all printers/users?