<?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 for Kostas&#039; random thoughts</title>
	<atom:link href="http://www.atreides.org.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atreides.org.uk/blog</link>
	<description>Μη μου τους κύκλους τάρατε</description>
	<lastBuildDate>Thu, 15 Mar 2007 01:23:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on cyrus-imapd and GSSAPI authentication by Kostas Georgiou</title>
		<link>http://www.atreides.org.uk/blog/2007/03/03/cyrus-imapd-and-gssapi-authentication/comment-page-1/#comment-6</link>
		<dc:creator>Kostas Georgiou</dc:creator>
		<pubDate>Thu, 15 Mar 2007 01:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.atreides.org.uk/blog/2007/03/03/cyrus-imapd-and-gssapi-authentication/#comment-6</guid>
		<description>I forgot to switch selinux to enforcing in my last tests so I just found out that I also need to allow access to krb5.conf from cyrus-imapd &lt;a href=&quot;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=232372&quot; rel=&quot;nofollow&quot;&gt;#232372&lt;/a&gt;

I suspect I am going to need similar modules for other services...
&lt;code&gt;module mycyrusimapd 1.0.0;
require {
        class dir search;
        class file { read getattr };
        type cyrus_t;
        type krb5_conf_t;
        role system_r;
};
allow cyrus_t krb5_conf_t:file read;
allow cyrus_t krb5_conf_t:file getattr;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I forgot to switch selinux to enforcing in my last tests so I just found out that I also need to allow access to krb5.conf from cyrus-imapd <a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=232372" rel="nofollow">#232372</a></p>
<p>I suspect I am going to need similar modules for other services&#8230;<br />
<code>module mycyrusimapd 1.0.0;<br />
require {<br />
        class dir search;<br />
        class file { read getattr };<br />
        type cyrus_t;<br />
        type krb5_conf_t;<br />
        role system_r;<br />
};<br />
allow cyrus_t krb5_conf_t:file read;<br />
allow cyrus_t krb5_conf_t:file getattr;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cyrus-imapd and GSSAPI authentication by Kostas Georgiou</title>
		<link>http://www.atreides.org.uk/blog/2007/03/03/cyrus-imapd-and-gssapi-authentication/comment-page-1/#comment-3</link>
		<dc:creator>Kostas Georgiou</dc:creator>
		<pubDate>Sun, 04 Mar 2007 00:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.atreides.org.uk/blog/2007/03/03/cyrus-imapd-and-gssapi-authentication/#comment-3</guid>
		<description>And of course it was me that somehow managed to get my keytabs out of sync with the krb server.</description>
		<content:encoded><![CDATA[<p>And of course it was me that somehow managed to get my keytabs out of sync with the krb server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenLDAP or Fedora Directory Server by Kostas Georgiou</title>
		<link>http://www.atreides.org.uk/blog/2007/02/06/openldap-or-fedora-directory-server/comment-page-1/#comment-2</link>
		<dc:creator>Kostas Georgiou</dc:creator>
		<pubDate>Sun, 18 Feb 2007 13:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.atreides.org.uk/blog/2007/02/06/openldap-or-fedora-directory-server/#comment-2</guid>
		<description>FDS is now available in fedora extras :) Unfortunately the rpm depencies aren&#039;t that simple which means that for the RHEL installs I&#039;ll stick with OpenLDAP since I can not afford the $$$
supported RedHat version and the rebuilding/testing of the srpms is going to require time that I don&#039;t have :(</description>
		<content:encoded><![CDATA[<p>FDS is now available in fedora extras :) Unfortunately the rpm depencies aren&#8217;t that simple which means that for the RHEL installs I&#8217;ll stick with OpenLDAP since I can not afford the $$$<br />
supported RedHat version and the rebuilding/testing of the srpms is going to require time that I don&#8217;t have :(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
