You are not logged in.
From my Arch laptop, I access a printer via smbclient (user+password).
The printer was correctly configured via lpadmin.
In particular, /etc/cups/printers.conf contains a line
AuthInfoRequired username,passwordI can access it via smbclient, and programs using GTK unix print dialog can use my keyring to authenticate via fdo-dbus.
However, I cannot simply print with the lpr command (which uses smbspool).
If I try to use smbspool directly, it gives error
"Session setup failed: NT_STATUS_LOGON_FAILURE" Held for authentication.Do you know a way to make lpr work?
Offline