Dear Maintainer,
* What led up to the situation? no way to choose between smb and smbspool_krb5_wrapper cups backend
* What exactly did you do (or not do) that was effective (or
ineffective)? add alternative
* What was the outcome of this action? success
This is how I've configured the new alternative:
update-alternatives --install /usr/lib/cups/backend/smb \
cups-backend-smb \
/usr/lib/x86_64-linux-gnu/samba/smbspool_krb5_wrapper 50
update-alternatives --install /usr/lib/cups/backend/smb \
cups-backend-smb \
/usr/bin/smbspool 25
Best regards,
Laurent