Skip to content
forked from vchoi/cups-ksmb

CUPS Backend to print on Windows printers using Kerberos

Notifications You must be signed in to change notification settings

stnoonan/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 <vchoi@vchoi.org> 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.
2012/11/06: Updated by Sean Timothy Noonan <stnoonan@obsolescence.net>
 . Cleaned up the backend code

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

  • Shell 77.4%
  • Perl 22.6%