Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
/ cups-ksmb Public archive

CUPS Backend to print on Windows printers using Kerberos

Notifications You must be signed in to change notification settings

vchoi/cups-ksmb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cups-ksmb: Allows samba kerberized printing on Ubuntu.
Author: Sam Mousa
License: Creative Commons Attribution-ShareAlike 3.0 Unported License

Changelog:
Created by Sam Mousa - July 2009
Based on code by A. Martins-Melo.
2010/03/03: Updated by Andre Dill
2011/08/25: Updated by Vitor Choi <[email protected]> to work on Ubuntu 11.04
 . Cups 1.4 won't run setuid backends, so this code was changed to use
   sudo.
 . Changed backend description to a shorter string that fits better
   in cups gui.
 . Dirty Debian packaging.

Source code and binaries available on github:
   https://github.com/vchoi/cups-ksmb

Usage:
 . Install
 . Check that you have kerberos ticket with klist
 . To add printer ABC on server SRV, use this URI:
      ksmb://SRV/ABC

About

CUPS Backend to print on Windows printers using Kerberos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages