Bug 350027 - Printer module requests password and fails to verify it properly
Summary: Printer module requests password and fails to verify it properly
Status: RESOLVED NOT A BUG
Alias: None
Product: print-manager
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 18.04
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 14:13 UTC by Vit Pelcak
Modified: 2018-07-26 12:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vit Pelcak 2015-07-08 14:13:41 UTC
When I go to systemsettings5 -> Printers, prompt to provide user password for whatever strange reason appears (I'm logged in already after all).

Whenever I provide it, I'm notified I provided wrong password. All the time. I cannot do anything because of that and thus it renders this module useless.

Reproducible: Always
Comment 1 Kai Uwe Broulik 2015-07-08 14:38:53 UTC
Can you open a browser and go to http://localhost:631/ and see if administrating works there?
Comment 2 Vit Pelcak 2015-07-09 08:07:49 UTC
Hello.

Yes, it does.
Comment 3 Daniel Nicoletti 2018-07-25 15:55:06 UTC
What credentials are you providing? This password is negotiated with CUPS server, so it depends on CUPS configuration to authenticate you or not (not just because you have logged in). If you provide root and password on the web interface it should work on the system settings module too.
Comment 4 Vit Pelcak 2018-07-26 07:20:32 UTC
Hello.

You are right. By default, login name was provided, but root credentials are needed.

Then it works.

Feel free to close. Thank you.