<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Connecting to an LDAP server using Kerberos authentication in Perl</title>
	<atom:link href="http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/</link>
	<description>"For a moment, nothing happened. Then, after a second or so, nothing continued to happen." -- HHGTTG</description>
	<lastBuildDate>Wed, 18 Jan 2012 09:29:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Rob</title>
		<link>http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/comment-page-1/#comment-42526</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 22 Dec 2008 19:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/#comment-42526</guid>
		<description>Thanks very much for this!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Gorwits</title>
		<link>http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/comment-page-1/#comment-41827</link>
		<dc:creator>Oliver Gorwits</dc:creator>
		<pubDate>Thu, 13 Nov 2008 15:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/#comment-41827</guid>
		<description>You can also use the k5start command line tool to prime the Kerberos ticket cache and keep it refreshed. This is useful if your Perl code is a daemon, so you want to always make sure the cache has tickets to use in it.

Well done on a nice succinct HOWTO on this dark art :-)

p.e. k5start is usually in an OS package called kstart.</description>
		<content:encoded><![CDATA[<p>You can also use the k5start command line tool to prime the Kerberos ticket cache and keep it refreshed. This is useful if your Perl code is a daemon, so you want to always make sure the cache has tickets to use in it.</p>
<p>Well done on a nice succinct HOWTO on this dark art <img src='http://www.bishnet.net/tim/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>p.e. k5start is usually in an OS package called kstart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP Mens</title>
		<link>http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/comment-page-1/#comment-23599</link>
		<dc:creator>JP Mens</dc:creator>
		<pubDate>Wed, 02 Apr 2008 11:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/2008/01/18/connecting-to-ldap-using-kerberos-authentication-in-perl/#comment-23599</guid>
		<description>Thanks, that is a great help. Works like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks, that is a great help. Works like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

