-
Notifications
You must be signed in to change notification settings - Fork 89
Description
We are attempting to add basic authentication to the ipp-everywhere-pdf server, but are unable to print from Windows 10
When attempting to print an pdf to the printer using windows 10, ipp 2.0 the print job gets marked with error in the queue, but no message or authentication request to enter credentials is show on the client side
We are running the ippserver on an Ubuntu Server using docker
Only server we are running is the ipp-everywhere-pdf printer
Authentication seems to be working if we add it from an Ubuntu / Linux machine
Uri ipp://ippserver.local:8000/ipp/print/ipp-everywhere-pdf
Config has
AuthTestPassword test123
Authentication Yes
AuthType Basic
I have attached a log from the ippserver
What is causing this issue ? Dose windows 10 not support Basic Auth
Server is running Ubuntu
Client ( trying to print ):
Windows 10 22H2 19045.3693