Using FreeIPA Server V2 and began testing against CentOS6 since it has a better support for SSSD. Ran into an issue with importing a Kerberos keytab to the new host and the FreeIPA folks indicated this is a known bug that was fixed in RHEL5.6:
http://rhn.redhat.com/errata/RHBA-2011-0832.html
The new IPA client is ipa-client-2.0-10.el5_6.1.
Any idea when this will make it into the CentOS6 repo?
David
On Tue, 12 Jul 2011, David wrote:
Using FreeIPA Server V2 and began testing against CentOS6 since it has a better support for SSSD. Ran into an issue with importing a Kerberos keytab to the new host and the FreeIPA folks indicated this is a known bug that was fixed in RHEL5.6:
http://rhn.redhat.com/errata/RHBA-2011-0832.html
The new IPA client is ipa-client-2.0-10.el5_6.1.
Any idea when this will make it into the CentOS6 repo?
If you're in a specific rush for anything, I'd just build it yourself from the redhat src.rpm rather than badger for release dates of packages as I'd guess they'll be released when they're released...
jh
Dually noted, but since my first go at building from src failed so I figured I would ask.
On 07/12/2011 11:35 AM, John Hodrien wrote:
On Tue, 12 Jul 2011, David wrote:
Using FreeIPA Server V2 and began testing against CentOS6 since it has a better support for SSSD. Ran into an issue with importing a Kerberos keytab to the new host and the FreeIPA folks indicated this is a known bug that was fixed in RHEL5.6:
http://rhn.redhat.com/errata/RHBA-2011-0832.html
The new IPA client is ipa-client-2.0-10.el5_6.1.
Any idea when this will make it into the CentOS6 repo?
If you're in a specific rush for anything, I'd just build it yourself from the redhat src.rpm rather than badger for release dates of packages as I'd guess they'll be released when they're released...
jh _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, 12 Jul 2011, David wrote:
Dually noted, but since my first go at building from src failed so I figured I would ask.
Has there actually been an el6 package released to fix this bug?
Other than some unpackaged files it seems to build ok as far as I can tell without actually testing it. What did you see?
I just added a line to the %files section:
%{_usr}/share/locale/*/LC_MESSAGES/ipa.mo
Then it builds okay, but other than that, I can't vouch for anything.
jh
I haven't seen an el6 package for the fix, the last build was ipa-client-2.0.9.el6/
Its barfing at the %build section:
/error: Bad exit status from /var/tmp/rpm-tmp.CAFHl2 (%build)
On 07/12/2011 11:56 AM, John Hodrien wrote:
On Tue, 12 Jul 2011, David wrote:
Dually noted, but since my first go at building from src failed so I figured I would ask.
Has there actually been an el6 package released to fix this bug?
Other than some unpackaged files it seems to build ok as far as I can tell without actually testing it. What did you see?
I just added a line to the %files section:
%{_usr}/share/locale/*/LC_MESSAGES/ipa.mo
Then it builds okay, but other than that, I can't vouch for anything.
jh _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos