search for: cupsgetdests2

Displaying 1 result from an estimated 1 matches for "cupsgetdests2".

2019 Jan 09
1
CUPS removal of cupsaddsmb
...psaddsmb has been dropped via https://github.com/apple/cups/commit/f1def5b85f51120f5dc1eb21e1f38860ef41be9c Given that it's only just gone in, I wouldn't expect it to reach distros for some time, but I think it's worth discussing how/whether we should react. AFAICT cupsaddsmb walks the cupsGetDests2() printer list and performs PPD file creation, driver upload (using smbclient) and registration (via rpcclient adddriver). IIRC, this functionality is similar to what's performed by Window's native Add Printer Wizard. If cupsaddsmb is heavily used in Samba Print Server deployments, then per...