<?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 linsec.ca blog</title>
	<atom:link href="http://linsec.ca/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linsec.ca/blog</link>
	<description>You can have it right, or you can have it now.  But you can&#039;t have it right now.</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:33:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on rpm -V and prelinked binaries by vdanen</title>
		<link>http://linsec.ca/blog/2012/01/23/rpm-v-and-prelinked-binaries/comment-page-1/#comment-6408</link>
		<dc:creator>vdanen</dc:creator>
		<pubDate>Wed, 25 Jan 2012 20:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=1051#comment-6408</guid>
		<description>No problems with -R being used by default.  Since prelink doesn&#039;t run when it detects the rpmdb hasn&#039;t been changed, nothing changes (might get some odd results when running aideupdate after prelink in do-updates, but I&#039;ve not noticed anything overly strange).

As for AIDE 0.14... interesting.  On my el5 box I&#039;m still using 0.13.  Wow that&#039;s old now; I&#039;ll have to look at 0.14 one of these days.</description>
		<content:encoded><![CDATA[<p>No problems with -R being used by default.  Since prelink doesn&#8217;t run when it detects the rpmdb hasn&#8217;t been changed, nothing changes (might get some odd results when running aideupdate after prelink in do-updates, but I&#8217;ve not noticed anything overly strange).</p>
<p>As for AIDE 0.14&#8230; interesting.  On my el5 box I&#8217;m still using 0.13.  Wow that&#8217;s old now; I&#8217;ll have to look at 0.14 one of these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on rpm -V and prelinked binaries by Tomas</title>
		<link>http://linsec.ca/blog/2012/01/23/rpm-v-and-prelinked-binaries/comment-page-1/#comment-6406</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Tue, 24 Jan 2012 09:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=1051#comment-6406</guid>
		<description>If your system is important / exposed enough to have AIDE running and its reports actually being reviewed, you may prefer to disable prelink to trade speed-up benefits for ASLR benefits prelink takes away, at least to some degree:

https://lwn.net/Articles/190139/

prelink can be disabled via /etc/sysconfig/prelink on Red Hat Enterprise Linux and Fedora systems.

It also seems that recent versions (since 0.14) of AIDE should have prelink support too, though I do not know if that helps with timestamp changes in any way:

http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=4e906d97488d30747a4d903a888ee88bc9af2086
http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=b838f91e0431dfb74d5324d5fea4ee51e6d505a5

Out of curiosity, how well does do-update work with -R being used by default?</description>
		<content:encoded><![CDATA[<p>If your system is important / exposed enough to have AIDE running and its reports actually being reviewed, you may prefer to disable prelink to trade speed-up benefits for ASLR benefits prelink takes away, at least to some degree:</p>
<p><a href="https://lwn.net/Articles/190139/" rel="nofollow">https://lwn.net/Articles/190139/</a></p>
<p>prelink can be disabled via /etc/sysconfig/prelink on Red Hat Enterprise Linux and Fedora systems.</p>
<p>It also seems that recent versions (since 0.14) of AIDE should have prelink support too, though I do not know if that helps with timestamp changes in any way:</p>
<p><a href="http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=4e906d97488d30747a4d903a888ee88bc9af2086" rel="nofollow">http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=4e906d97488d30747a4d903a888ee88bc9af2086</a><br />
<a href="http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=b838f91e0431dfb74d5324d5fea4ee51e6d505a5" rel="nofollow">http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commitdiff;h=b838f91e0431dfb74d5324d5fea4ee51e6d505a5</a></p>
<p>Out of curiosity, how well does do-update work with -R being used by default?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My adventure upgrading RHEL5 to RHEL6 by Charlie</title>
		<link>http://linsec.ca/blog/2011/02/23/my-adventure-upgrading-rhel5-to-rhel6/comment-page-1/#comment-6395</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Fri, 13 Jan 2012 19:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=937#comment-6395</guid>
		<description>Has Red Hat silently dropped support for non-caching LDAP user authentication?

I&#039;m trying to find a way to bring our extremely high-performance OpenLDAP infrastructure from RHEL5 to RHEL6 and the insistence on caching is killing me.  nlscd/nscd/sssd are all major performance and reliability downgrades for us, and they introduce cache update latency issues that we have (up till now) avoided.  If you run a tuned, syncrepl&#039;d slave node on every host you get a much stronger, more resilient, more bandwidth-efficient infrastructure than you can with caching - NSS/PAM caching is a crappy hack to work around poor system architecture and we don&#039;t need it.</description>
		<content:encoded><![CDATA[<p>Has Red Hat silently dropped support for non-caching LDAP user authentication?</p>
<p>I&#8217;m trying to find a way to bring our extremely high-performance OpenLDAP infrastructure from RHEL5 to RHEL6 and the insistence on caching is killing me.  nlscd/nscd/sssd are all major performance and reliability downgrades for us, and they introduce cache update latency issues that we have (up till now) avoided.  If you run a tuned, syncrepl&#8217;d slave node on every host you get a much stronger, more resilient, more bandwidth-efficient infrastructure than you can with caching &#8211; NSS/PAM caching is a crappy hack to work around poor system architecture and we don&#8217;t need it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nagios XI wizards make setup a snap for network monitoring by Steven Kent</title>
		<link>http://linsec.ca/blog/2011/07/08/nagios-xi-wizards-make-setup-a-snap-for-network-monitoring/comment-page-1/#comment-6392</link>
		<dc:creator>Steven Kent</dc:creator>
		<pubDate>Mon, 09 Jan 2012 01:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=1005#comment-6392</guid>
		<description>Friend gave this to me a while ago. Just used it, so it still works for 10% off of Nagios XI: http://www.nagios.com/nagiosxi10?ref=JB10</description>
		<content:encoded><![CDATA[<p>Friend gave this to me a while ago. Just used it, so it still works for 10% off of Nagios XI: <a href="http://www.nagios.com/nagiosxi10?ref=JB10" rel="nofollow">http://www.nagios.com/nagiosxi10?ref=JB10</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kerberos support in OS X 10.6 is a huge step backward by Yeechang Lee</title>
		<link>http://linsec.ca/blog/2009/09/03/kerberos-support-in-10-6-is-a-huge-step-backward/comment-page-2/#comment-6390</link>
		<dc:creator>Yeechang Lee</dc:creator>
		<pubDate>Sat, 07 Jan 2012 01:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=569#comment-6390</guid>
		<description>Following up on my comments, I am now able to log in with my Kerbos credentials from the screensaver when on my non-Active Directory home network setup, by editing /etc/pam.d/screensaver. In place of

auth       required       pam_opendirectory.so nullok

insert


auth       sufficient     pam_opendirectory.so nullok
auth       sufficient     pam_krb5.so  default_principal 
auth       required       pam_deny.so


(These are the same steps used in my /etc/pam.d/sudo to permit Kerberos authentication there. I don&#039;t know why I didn&#039;t try this with screensaver sooner.)

I still have to use the local account password in System Preferences and elsewhere where the OS X GUI asks for authentication, as PAM isn&#039;t used there.</description>
		<content:encoded><![CDATA[<p>Following up on my comments, I am now able to log in with my Kerbos credentials from the screensaver when on my non-Active Directory home network setup, by editing /etc/pam.d/screensaver. In place of</p>
<p>auth       required       pam_opendirectory.so nullok</p>
<p>insert</p>
<p>auth       sufficient     pam_opendirectory.so nullok<br />
auth       sufficient     pam_krb5.so  default_principal<br />
auth       required       pam_deny.so</p>
<p>(These are the same steps used in my /etc/pam.d/sudo to permit Kerberos authentication there. I don&#8217;t know why I didn&#8217;t try this with screensaver sooner.)</p>
<p>I still have to use the local account password in System Preferences and elsewhere where the OS X GUI asks for authentication, as PAM isn&#8217;t used there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Maildir to mbox via mutt by szarpaj</title>
		<link>http://linsec.ca/blog/2010/01/04/converting-maildir-to-mbox-via-mutt/comment-page-1/#comment-6388</link>
		<dc:creator>szarpaj</dc:creator>
		<pubDate>Fri, 06 Jan 2012 23:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=663#comment-6388</guid>
		<description>Yeah, and i found bunch of stupid scripts and here it is — i can convert my maildirs with mutt! Thanks, awesome tip.</description>
		<content:encoded><![CDATA[<p>Yeah, and i found bunch of stupid scripts and here it is — i can convert my maildirs with mutt! Thanks, awesome tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kerberos support in OS X 10.6 is a huge step backward by EISBOX &#187; Magic Triangle w/Kerberos in OS X 10.6</title>
		<link>http://linsec.ca/blog/2009/09/03/kerberos-support-in-10-6-is-a-huge-step-backward/comment-page-2/#comment-6364</link>
		<dc:creator>EISBOX &#187; Magic Triangle w/Kerberos in OS X 10.6</dc:creator>
		<pubDate>Sun, 04 Dec 2011 06:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=569#comment-6364</guid>
		<description>[...] quick search on Google yielded a long discussion on Kerberos support (or not) in Mac OS X 10.6 on RedHat Engineer Vincent Danen&#8217;s blog, and eventually to a his Wiki discussing Kerberos on [...]</description>
		<content:encoded><![CDATA[<p>[...] quick search on Google yielded a long discussion on Kerberos support (or not) in Mac OS X 10.6 on RedHat Engineer Vincent Danen&#8217;s blog, and eventually to a his Wiki discussing Kerberos on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Still frustrated with Apple Mail searching by vdanen</title>
		<link>http://linsec.ca/blog/2011/01/30/still-frustrated-with-apple-mail-searching/comment-page-1/#comment-6355</link>
		<dc:creator>vdanen</dc:creator>
		<pubDate>Wed, 16 Nov 2011 00:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=925#comment-6355</guid>
		<description>You probably need to point configure to it.  Use ./configure --help to see all the options, and then you probably want to use &quot;./configure --with-bdb=/path/to/the/include/files&quot;.  I don&#039;t use MacPorts so I don&#039;t know where that would be (/usr/local/ something-or-other?).</description>
		<content:encoded><![CDATA[<p>You probably need to point configure to it.  Use ./configure &#8211;help to see all the options, and then you probably want to use &#8220;./configure &#8211;with-bdb=/path/to/the/include/files&#8221;.  I don&#8217;t use MacPorts so I don&#8217;t know where that would be (/usr/local/ something-or-other?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Still frustrated with Apple Mail searching by Dekel</title>
		<link>http://linsec.ca/blog/2011/01/30/still-frustrated-with-apple-mail-searching/comment-page-1/#comment-6353</link>
		<dc:creator>Dekel</dc:creator>
		<pubDate>Mon, 14 Nov 2011 23:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=925#comment-6353</guid>
		<description>Hi.

I was trying to follow your mutt compiling guide but I get the following error:
checking for gdbm_open... no
checking for BerkeleyDB &gt; 4.0... no
configure: error: You need Tokyo Cabinet, QDBM, GDBM or Berkeley DB4 for hcache

I have installed db47 using macports but it still gives the same error..

Any idea how to workaround this?

Thanks,
Dekel</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I was trying to follow your mutt compiling guide but I get the following error:<br />
checking for gdbm_open&#8230; no<br />
checking for BerkeleyDB &gt; 4.0&#8230; no<br />
configure: error: You need Tokyo Cabinet, QDBM, GDBM or Berkeley DB4 for hcache</p>
<p>I have installed db47 using macports but it still gives the same error..</p>
<p>Any idea how to workaround this?</p>
<p>Thanks,<br />
Dekel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My adventure upgrading RHEL5 to RHEL6 by vdanen</title>
		<link>http://linsec.ca/blog/2011/02/23/my-adventure-upgrading-rhel5-to-rhel6/comment-page-1/#comment-6348</link>
		<dc:creator>vdanen</dc:creator>
		<pubDate>Fri, 11 Nov 2011 02:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://linsec.ca/blog/?p=937#comment-6348</guid>
		<description>Ah, yes, that would be the package.  Glad you got it figured out.  =)</description>
		<content:encoded><![CDATA[<p>Ah, yes, that would be the package.  Glad you got it figured out.  =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

