[23090] in Source-Commits
/svn/athena r22753 - trunk/debathena/config/lprng-config/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Fri Feb 15 18:18:41 2008
Date: Fri, 15 Feb 2008 18:18:11 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200802152318.SAA25749@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-02-15 18:18:11 -0500 (Fri, 15 Feb 2008)
New Revision: 22753
Modified:
trunk/debathena/config/lprng-config/debian/changelog
trunk/debathena/config/lprng-config/debian/lpd.conf.debathena
Log:
Fix debathena-lprng-config so that lpc and other authenticated
operations work.
* lpd.conf.debathena: Add pass_env=KRB5CCNAME
Modified: trunk/debathena/config/lprng-config/debian/changelog
===================================================================
--- trunk/debathena/config/lprng-config/debian/changelog 2008-02-14 19:33:23 UTC (rev 22752)
+++ trunk/debathena/config/lprng-config/debian/changelog 2008-02-15 23:18:11 UTC (rev 22753)
@@ -1,3 +1,9 @@
+debathena-lprng-config (1.3debathena1) unstable; urgency=low
+
+ * Update lpd.conf to pass KRB5CCNAME environment variable
+
+ -- Tim Abbott <tabbott@mit.edu> Fri, 15 Feb 2008 18:14:26 -0500
+
debathena-lprng-config (1.2debathena1) unstable; urgency=low
* Update get_hesiod_pcap to handle auth=none.
Modified: trunk/debathena/config/lprng-config/debian/lpd.conf.debathena
===================================================================
--- trunk/debathena/config/lprng-config/debian/lpd.conf.debathena 2008-02-14 19:33:23 UTC (rev 22752)
+++ trunk/debathena/config/lprng-config/debian/lpd.conf.debathena 2008-02-15 23:18:11 UTC (rev 22753)
@@ -1,6 +1,7 @@
# Debian-Athena lprng configuration
force_localhost@
kerberos_service=daemon
+pass_env=KRB5CCNAME
#printcap_path=/etc/printcap:|/usr/lib/get_hesiod_pcap
printcap_path=|/usr/lib/get_hesiod_pcap
reuse_addr