<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AIX &#8211; FU-BAR</title>
	<atom:link href="/tag/aix/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Fucked Up Beyond All Recognition</description>
	<lastBuildDate>Sat, 26 Oct 2019 21:55:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>/wp-content/uploads/2020/07/cropped-eu-header-20200715-2-32x32.png</url>
	<title>AIX &#8211; FU-BAR</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>pam_ipahbac, the James Bond release</title>
		<link>/2019/10/26/pam_ipahbac-the-james-bond-release/</link>
		
		<dc:creator><![CDATA[Rui Seabra]]></dc:creator>
		<pubDate>Sat, 26 Oct 2019 21:55:52 +0000</pubDate>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[PAM IPA HBAC]]></category>
		<category><![CDATA[AIX]]></category>
		<category><![CDATA[FreeIPA]]></category>
		<guid isPermaLink="false">/?p=2797</guid>

					<description><![CDATA[So we had another take into joining AIX servers against a FreeIPA / Red Hat Identity Management domain, this time with complete success since IBM has improved a lot certain aspects that allowed a much easier integration: IDSLDAP (at least 6.4) now configures properly aginst FreeIPA the rpm packages (aixtoolbox) are being maintained allowing for &#8230; <p class="link-more"><a href="/2019/10/26/pam_ipahbac-the-james-bond-release/" class="more-link">Continue reading<span class="screen-reader-text"> "pam_ipahbac, the James Bond release"</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p>So we had another take into joining AIX servers against a FreeIPA / Red Hat Identity Management domain, this time with complete success since IBM has improved a lot certain aspects that allowed a much easier integration:</p>



<ul><li>IDSLDAP (at least 6.4) now configures properly aginst FreeIPA</li><li>the rpm packages (aixtoolbox) are being maintained allowing for a much more recent sudo with ldap support (we couldn&#8217;t get sudo_ids to work, just go for normal sudo)</li><li>sshd is finally a version with support for AuthorizedKeysCommand</li></ul>



<p>So it was time for a new take on the HBAC front, and after not being successful with either <a href="https://github.com/jhrozek/pam_hbac">pam_hbac</a> or my own <a href="https://github.com/rseabra/pam_ipahbac">pam_ipahbac</a>, a new look at the code was needed.</p>



<p>Turns out the issue was OpenLDAP. The integration of pam, sshd, idsldap&#8230; basically you now <strong>need</strong> to use idsldap&#8217;s libraries so&#8230; time for a new release.</p>



<p>Being much simpler to change my code rather than adapt pam_hbac, that&#8217;s what I did and now configure detects that one is on AIX and no longer requires OpenLDAP. Still you need special compilation flags so it wa smuch easier for me to just let them be setup in the rpm spec.</p>



<p>Anyway, you can go to the <a href="https://github.com/rseabra/pam_ipahbac">website</a> and <a href="https://github.com/rseabra/pam_ipahbac/releases/tag/0.0.7">download shiny new binaries for 0.0.7 and tar ball</a> if you want, as well as <a href="https://github.com/rseabra/pam_ipahbac/wiki/AIX">read my definitive AIX/FreeIPA integration guide</a> (which is also quite relevant).</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
