Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880741 - net-print/cups: No way to control smb backend symlink
Summary: net-print/cups: No way to control smb backend symlink
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 13:33 UTC by Joakim Tjernlund
Modified: 2022-11-16 10:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2022-11-10 13:33:54 UTC
cups/backend smp normally points to smb -> ../../../bin/smbspool
but in order to use Kerberos to authenticate one self this symlink
needs to point to sambas smbspool_krb5_wrapper:
  smb -> ../../samba/smbspool_krb5_wrapper
and there is no way to set this up so the sym link survives an cups rebuild/upgrade.
Comment 1 Joakim Tjernlund 2022-11-16 10:56:00 UTC
This symlink is actually installed by samba so this bug does not belong to cups, closing.