windows 11 IPP class driver basic auth support

Janusz Pulit 0 Reputation points
2024-12-02T10:28:23.45+00:00

Does anyone know if windows 11 built in IPP class driver supports basic auth at all?

I'm trying to add an IPP printer shared from a Linux cups, the printer installs on the system but nothing can be printed - I'm looking at the communication with wireshark and looking in the cups logs - you can see that windows sends Validate-Job, Create-Job requests - cups in response sends a 401 basic auth challenge - I would expect windows to then show a window where I can enter a username/password, but nothing like that happens. The submitted printout sits in the queue, windows keeps trying to send it to cups but never succeeds. I tried to find some username/password settings in the IPP port assigned to this printer - but the only thing that can be changed there is the ip address.... There is no option to set username/password? After all, this is one of the most important feature that IPP gives?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,189 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 22,566 Reputation points MVP
    2024-12-03T01:58:40.2233333+00:00

    The built-in IPP class driver in Windows driver has limited support for authentication, and unfortunately, it does not natively support prompting for credentials or basic authentication.

    To resolve this issue consider installing a third-party IPP driver, such as the one provided by CUPS itself or another manufacturer.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.