<?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: Tiger to Leopard Server Migration, Part Four</title>
	<atom:link href="http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/</link>
	<description>Apple Certified Mac Consulting</description>
	<lastBuildDate>Mon, 09 Jan 2012 22:29:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Frank</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3163</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 03 Dec 2011 14:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3163</guid>
		<description>Brent, thanks for the hint but I am to stupid. Could you please explain me the sso_util options I have to use to rebuild kerberos? THANK YOU!</description>
		<content:encoded><![CDATA[<p>Brent, thanks for the hint but I am to stupid. Could you please explain me the sso_util options I have to use to rebuild kerberos? THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3161</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Fri, 02 Dec 2011 22:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3161</guid>
		<description>Frank, check out the manual page for sso_util (by running &#039;man sso_util&#039;). It can rebuild Kerberos for you.</description>
		<content:encoded><![CDATA[<p>Frank, check out the manual page for sso_util (by running &#8216;man sso_util&#8217;). It can rebuild Kerberos for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3160</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 02 Dec 2011 22:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3160</guid>
		<description>Hi there, could anybody tell me how to use this article with Lion Server? E.g. the kerberosautoconfig-command cannot be found under Lion and concerning slapconfig the &quot;-kerberize&quot; option does not work.

Please HELP! Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there, could anybody tell me how to use this article with Lion Server? E.g. the kerberosautoconfig-command cannot be found under Lion and concerning slapconfig the &#8220;-kerberize&#8221; option does not work.</p>
<p>Please HELP! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyrille Mathieu</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3155</link>
		<dc:creator>Cyrille Mathieu</dc:creator>
		<pubDate>Wed, 19 Oct 2011 00:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3155</guid>
		<description>Once again to that carefully and don&#039;t forget to save your LDAP base before all.

-x option seems dangerous !!!

Removing LKDC is a very bad idea, because when restore your LDAP the script goes wrong if it&#039;s not present, but well if the LKDC exists.</description>
		<content:encoded><![CDATA[<p>Once again to that carefully and don&#8217;t forget to save your LDAP base before all.</p>
<p>-x option seems dangerous !!!</p>
<p>Removing LKDC is a very bad idea, because when restore your LDAP the script goes wrong if it&#8217;s not present, but well if the LKDC exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyrille Mathieu</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3154</link>
		<dc:creator>Cyrille Mathieu</dc:creator>
		<pubDate>Tue, 18 Oct 2011 22:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3154</guid>
		<description>Just change the last step (6.) :

sso_util configure -x -r CALIFORNIA.GYMNASE-YVERDON.VD.CH -a diradmin -p blAckbErrY -v 1 all

The -x option is essential to avoid an error and not documented by man…

And I don&#039;t know if erasing the LKDC is a good idea… if you do so don&#039;t forget to erase his references it in the /var/db/krb5kdc/kdc.conf file

But that&#039;s the best I have read on the Web about this topic.

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Just change the last step (6.) :</p>
<p>sso_util configure -x -r CALIFORNIA.GYMNASE-YVERDON.VD.CH -a diradmin -p blAckbErrY -v 1 all</p>
<p>The -x option is essential to avoid an error and not documented by man…</p>
<p>And I don&#8217;t know if erasing the LKDC is a good idea… if you do so don&#8217;t forget to erase his references it in the /var/db/krb5kdc/kdc.conf file</p>
<p>But that&#8217;s the best I have read on the Web about this topic.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bum Bag </title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-3073</link>
		<dc:creator>Bum Bag </dc:creator>
		<pubDate>Fri, 28 Jan 2011 11:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-3073</guid>
		<description>*:&#039; I am very thankful to this topic because it really gives great information `..</description>
		<content:encoded><![CDATA[<p>*:&#8217; I am very thankful to this topic because it really gives great information `..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rym</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-2676</link>
		<dc:creator>rym</dc:creator>
		<pubDate>Wed, 17 Nov 2010 19:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-2676</guid>
		<description>Hi,

for the first couple of times, this how to didn&#039;t worked for me. It gave me tons of problem, maybe because i wasn&#039;t able to follow the instruction correctly. Anyway id like to share what work for me im running 10.5.7, my users use a network profile that also exports their home directories via afp. I also have exported static mounts through nfs. All these worked without kerberos, i was only running LDAP Server and Password Sever and my server was set to Directory master. But there was a  need for me to run kerberos, plus i hate to see services that is not running and here comes the journey to making my kerberos run.

all the steps here worked except that you have watched out for couple of things.

under step 2

mv /Library/Preferences/DirectoryService/ ~/backup
 - not necessary their might be tendency that this will screw your OD

under step 3
/sbin/kerberosautoconfig -f /LDAPv3/127.0.0.1 -r MYREALM.CA -v -m leopardserver.netmojo.ca -u -v 5

 - theres no need to add the extra debug option after MYREALM.CA, if the above line didn&#039;t work then try removing the -v after MYREALM.CA

everything else work perfectly except that in my case i encounter  &quot;krb5kdc: cannot initialize realm LKDC&quot;

so i followed the following from another forum:


MY ACTUAL STEPS:

1.) I move to OpenDirectory to stand alone mode.
2.) Backed up all files that matched /var/db/dslocal/nodes/Default/config/Kerberos/*.plist
3.) Deleted all of the files that matched /var/db/dslocal/nodes/Default/config/Kerberos/*.plst
4.) Restarted the server
5.) Promoted OD to master...

THEN FOLLOW ALL THE STEPS IN THIS HOW EXCEPT FOR THE NOTES ABOVE AND MY KERBEROS IS NOW RUNNING PERFECTLY....

thanks brent... you howto have helped a lot...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>for the first couple of times, this how to didn&#8217;t worked for me. It gave me tons of problem, maybe because i wasn&#8217;t able to follow the instruction correctly. Anyway id like to share what work for me im running 10.5.7, my users use a network profile that also exports their home directories via afp. I also have exported static mounts through nfs. All these worked without kerberos, i was only running LDAP Server and Password Sever and my server was set to Directory master. But there was a  need for me to run kerberos, plus i hate to see services that is not running and here comes the journey to making my kerberos run.</p>
<p>all the steps here worked except that you have watched out for couple of things.</p>
<p>under step 2</p>
<p>mv /Library/Preferences/DirectoryService/ ~/backup<br />
 &#8211; not necessary their might be tendency that this will screw your OD</p>
<p>under step 3<br />
/sbin/kerberosautoconfig -f /LDAPv3/127.0.0.1 -r MYREALM.CA -v -m leopardserver.netmojo.ca -u -v 5</p>
<p> &#8211; theres no need to add the extra debug option after MYREALM.CA, if the above line didn&#8217;t work then try removing the -v after MYREALM.CA</p>
<p>everything else work perfectly except that in my case i encounter  &#8220;krb5kdc: cannot initialize realm LKDC&#8221;</p>
<p>so i followed the following from another forum:</p>
<p>MY ACTUAL STEPS:</p>
<p>1.) I move to OpenDirectory to stand alone mode.<br />
2.) Backed up all files that matched /var/db/dslocal/nodes/Default/config/Kerberos/*.plist<br />
3.) Deleted all of the files that matched /var/db/dslocal/nodes/Default/config/Kerberos/*.plst<br />
4.) Restarted the server<br />
5.) Promoted OD to master&#8230;</p>
<p>THEN FOLLOW ALL THE STEPS IN THIS HOW EXCEPT FOR THE NOTES ABOVE AND MY KERBEROS IS NOW RUNNING PERFECTLY&#8230;.</p>
<p>thanks brent&#8230; you howto have helped a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzz</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-2614</link>
		<dc:creator>zzz</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-2614</guid>
		<description>Hi all,

I had Segmentation fault error when executing kdcsetup as well. The message was:

UpdateAdminUser: Auth Authority attribute for diradmin
{type = immutable, count = 2, values = (
	0 : {contents = &quot;;ApplePasswordServer;0x00000000000000000000000000000001,1024 35 1285924081981904565465406536457148623174895562755168052654929078909867635991888710162102732386543654546544759085369610501105413750998572819544855878566438906983732876122014813597622030164149064250824299113309426842687587598873290165941 root@controller.cluster:111.111.111.111&quot;}
	1 : {contents = &quot;;Kerberosv5;0x00000000000000000000000000000001,1024 35 12859240819819029503367712297485960478506536457148623174895562755160987089098705957676359918887101621027323833234325712317894083715376442335521660781812831159278994759085369610501105413750998572819544855878566433432983732876122014813597622030164149064250824299113309426842687587598873290165941 root@controller.cluster:111.111.111.111&quot;}
)}
Segmentation fault

My LDAP admin user name was &quot;diradmin&quot;. Something was wrong with LDAP admin account. I created another user with administrative priv on LDAP. Run kdcsetup with new LDAP admin account and everything works for me.

Hope it helps,

cheers
zzz</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I had Segmentation fault error when executing kdcsetup as well. The message was:</p>
<p>UpdateAdminUser: Auth Authority attribute for diradmin<br />
{type = immutable, count = 2, values = (<br />
	0 : {contents = &#8220;;ApplePasswordServer;0&#215;00000000000000000000000000000001,1024 35 1285924081981904565465406536457148623174895562755168052654929078909867635991888710162102732386543654546544759085369610501105413750998572819544855878566438906983732876122014813597622030164149064250824299113309426842687587598873290165941 <a href="mailto:root@controller.cluster">root@controller.cluster</a>:111.111.111.111&#8243;}<br />
	1 : {contents = &#8220;;Kerberosv5;0&#215;00000000000000000000000000000001,1024 35 12859240819819029503367712297485960478506536457148623174895562755160987089098705957676359918887101621027323833234325712317894083715376442335521660781812831159278994759085369610501105413750998572819544855878566433432983732876122014813597622030164149064250824299113309426842687587598873290165941 <a href="mailto:root@controller.cluster">root@controller.cluster</a>:111.111.111.111&#8243;}<br />
)}<br />
Segmentation fault</p>
<p>My LDAP admin user name was &#8220;diradmin&#8221;. Something was wrong with LDAP admin account. I created another user with administrative priv on LDAP. Run kdcsetup with new LDAP admin account and everything works for me.</p>
<p>Hope it helps,</p>
<p>cheers<br />
zzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-2538</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-2538</guid>
		<description>When I get to the command:sso_util configure -r MYREALM.CA -a diradmin -p mypasswd all

I get this error:

Contacting the directory server
/Local/Default
/BSD/local
/LDAPv3/127.0.0.1
Creating the service list
Creating the service principals
kadmin: Cannot contact any KDC for requested realm while initializing kadmin interface
SendInteractiveCommand: failed to get pattern
The system log shows this:

Nov 3 14:06:22 aeaserver ReportCrash[88903]: Formulating crash report for process kdcsetup[88894]
Nov 3 14:06:23 aeaserver ReportCrash[88903]: Saved crashreport to /Library/Logs/CrashReporter/kdcsetup_2009-11-03-140622_aeaserver.crash using uid: 0 gid: 0, euid: 0 egid: 0


When I looked in the /var/krb5kdc directory, the principals I created are gone. What hapened?</description>
		<content:encoded><![CDATA[<p>When I get to the command:sso_util configure -r MYREALM.CA -a diradmin -p mypasswd all</p>
<p>I get this error:</p>
<p>Contacting the directory server<br />
/Local/Default<br />
/BSD/local<br />
/LDAPv3/127.0.0.1<br />
Creating the service list<br />
Creating the service principals<br />
kadmin: Cannot contact any KDC for requested realm while initializing kadmin interface<br />
SendInteractiveCommand: failed to get pattern<br />
The system log shows this:</p>
<p>Nov 3 14:06:22 aeaserver ReportCrash[88903]: Formulating crash report for process kdcsetup[88894]<br />
Nov 3 14:06:23 aeaserver ReportCrash[88903]: Saved crashreport to /Library/Logs/CrashReporter/kdcsetup_2009-11-03-140622_aeaserver.crash using uid: 0 gid: 0, euid: 0 egid: 0</p>
<p>When I looked in the /var/krb5kdc directory, the principals I created are gone. What hapened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.netmojo.ca/2008/01/30/tiger-to-leopard-server-migration-part-four/comment-page-1/#comment-866</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.netmojo.ca/blog/2008/01/30/part-4-kerberos-and-single-sign-on-in-leopard-server/#comment-866</guid>
		<description>Hi,

thank you for that nice howto. I have much trouble with Kerberos.
But I have one problem at step 3:
I get the failure message: Couldn&#039;t find KerberosClient config record

Hope someone has some good idea..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thank you for that nice howto. I have much trouble with Kerberos.<br />
But I have one problem at step 3:<br />
I get the failure message: Couldn&#8217;t find KerberosClient config record</p>
<p>Hope someone has some good idea..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

