OpenPrinting / OpenPrinting/system-config-printer
Allow preconfiguration of domain, as given in authentication dialog under Username: domain\username
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 204
- Forks
- 108
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with authconn.py and its AUTH_FIELD entry for “domain”, then trace how the authentication dialog exposes and stores those fields. Determine how a domain could be preconfigured for all printers and users, and verify that the configured value is used by the dialog without requiring domain\username input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100