OpenPrinting / system-config-printer

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

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

Open alexmyczko opened 10 months ago

alexmyczko commented 10 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?