<?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: Setting up OpenLDAP+Kerberos on Ubuntu 10.04 Alpha 2 (Lucid), part 4</title>
	<atom:link href="http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid/feed" rel="self" type="application/rss+xml" />
	<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid</link>
	<description>Supporting learning in schools with Linux</description>
	<lastBuildDate>Mon, 19 Jul 2010 06:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Diego Lima</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-246</link>
		<dc:creator>Diego Lima</dc:creator>
		<pubDate>Wed, 02 Jun 2010 19:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-246</guid>
		<description>@Tom

What did you change to fix the stash problem? I tried to comment out the kdc.conf variable as suggested but the problem persists.</description>
		<content:encoded><![CDATA[<p>@Tom</p>
<p>What did you change to fix the stash problem? I tried to comment out the kdc.conf variable as suggested but the problem persists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Lima</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-245</link>
		<dc:creator>Diego Lima</dc:creator>
		<pubDate>Tue, 01 Jun 2010 20:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-245</guid>
		<description>Thanks a LOT for your guide! I&#039;m currently installing an environment similar to yours and I&#039;m not finished, but your site gave me some invaluable hints :)</description>
		<content:encoded><![CDATA[<p>Thanks a LOT for your guide! I&#8217;m currently installing an environment similar to yours and I&#8217;m not finished, but your site gave me some invaluable hints <img src='http://www.opinsys.fi/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-244</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-244</guid>
		<description>The problem is now resolved.
The keystash variable in /etc/krb5kdc/kdc.conf pointed to the wrong file and we commented it out, which fixed the problem. Also you need to add the closing quotes to your kadmin.local line in the turorial.

cheers</description>
		<content:encoded><![CDATA[<p>The problem is now resolved.<br />
The keystash variable in /etc/krb5kdc/kdc.conf pointed to the wrong file and we commented it out, which fixed the problem. Also you need to add the closing quotes to your kadmin.local line in the turorial.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-243</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-243</guid>
		<description>The error was that wen didn&#039;t put our netadmin user in the dbmodules, it was still admin there.

Now it says that it cannot fetch the master key (no such file or directory).</description>
		<content:encoded><![CDATA[<p>The error was that wen didn&#8217;t put our netadmin user in the dbmodules, it was still admin there.</p>
<p>Now it says that it cannot fetch the master key (no such file or directory).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-242</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jun 2010 10:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-242</guid>
		<description>Hi,

great tutorial, really helped us start up! Still we encounter an error when we try to add a principal with the line:
&quot;sudo kadmin.local -q addprinc netadmin/netadmin@BIGSISTER.COM&quot;
The error is:
root ~ # kadmin.local -q addprinc netadmin/netadmin@BIGSISTER.COM
Authenticating as principal root/admin@BIGSISTER.COM with password.
kadmin.local: Error reading password from stash:  Bind DN entry missing in stash file while initializing kadmin.local interface

Any idea where this might come from? It tries to authenticate as root, and there is no line for root in krb5.secrets only one for netadmin,.. maybe this is the error, but then again it should be possible to just sudo kadmin.local? We sticked to the tutorial thus no root user was added to the secrets.

Thanks in advance,
cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>great tutorial, really helped us start up! Still we encounter an error when we try to add a principal with the line:<br />
&#8220;sudo kadmin.local -q addprinc netadmin/netadmin@BIGSISTER.COM&#8221;<br />
The error is:<br />
root ~ # kadmin.local -q addprinc netadmin/netadmin@BIGSISTER.COM<br />
Authenticating as principal root/admin@BIGSISTER.COM with password.<br />
kadmin.local: Error reading password from stash:  Bind DN entry missing in stash file while initializing kadmin.local interface</p>
<p>Any idea where this might come from? It tries to authenticate as root, and there is no line for root in krb5.secrets only one for netadmin,.. maybe this is the error, but then again it should be possible to just sudo kadmin.local? We sticked to the tutorial thus no root user was added to the secrets.</p>
<p>Thanks in advance,<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veli-Matti Lintu</title>
		<link>http://www.opinsys.fi/en/setting-up-openldap-kerberos-on-ubuntu-10-04-lucid#comment-241</link>
		<dc:creator>Veli-Matti Lintu</dc:creator>
		<pubDate>Fri, 09 Apr 2010 15:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.opinsys.fi/?p=871#comment-241</guid>
		<description>Note that if you are doing a setup just by following the examples blindly, the kerberos attributes are not secured by the acls.dif in the first part of the series. The attributes need to be secured according to your needs and it&#039;s probably a good idea to also create a separate user that is the only one with access to the kerberos data. I hope to write more about this in the future.

- Veli-Matti</description>
		<content:encoded><![CDATA[<p>Note that if you are doing a setup just by following the examples blindly, the kerberos attributes are not secured by the acls.dif in the first part of the series. The attributes need to be secured according to your needs and it&#8217;s probably a good idea to also create a separate user that is the only one with access to the kerberos data. I hope to write more about this in the future.</p>
<p>- Veli-Matti</p>
]]></content:encoded>
	</item>
</channel>
</rss>
