<?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: Kerberos-Based SSO with Apache</title>
	<atom:link href="http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<lastBuildDate>Wed, 19 Jun 2013 18:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jayen</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-2/#comment-57559</link>
		<dc:creator>Jayen</dc:creator>
		<pubDate>Fri, 20 Jul 2012 12:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-57559</guid>
		<description>Perhaps you can help me.  I&#039;ve set up mod_auth_kerb and some cases work and some don&#039;t.  The ones that don&#039;t only give me the debug message &quot;src/mod_auth_kerb.c(1939): [client x.x.x.x] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos&quot; with nothing else.

What works: firefox with a password, git with a kerberos ticket without a reverse proxy.  What doesn&#039;t work: git with a password, git with a kerberos ticket through a reverse proxy.

I would suspect that the reverse proxy might cause the service principal name to change, but that doesn&#039;t seem to be the case, as when using firefox with a password with or without a proxy, the logs show the same service principal name.

Thanks,
Jayen</description>
		<content:encoded><![CDATA[<p>Perhaps you can help me.  I&#8217;ve set up mod_auth_kerb and some cases work and some don&#8217;t.  The ones that don&#8217;t only give me the debug message &#8220;src/mod_auth_kerb.c(1939): [client x.x.x.x] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos&#8221; with nothing else.</p>
<p>What works: firefox with a password, git with a kerberos ticket without a reverse proxy.  What doesn&#8217;t work: git with a password, git with a kerberos ticket through a reverse proxy.</p>
<p>I would suspect that the reverse proxy might cause the service principal name to change, but that doesn&#8217;t seem to be the case, as when using firefox with a password with or without a proxy, the logs show the same service principal name.</p>
<p>Thanks,<br />
Jayen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-2/#comment-51982</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Fri, 04 Nov 2011 06:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51982</guid>
		<description>There is an other error

Specified realm &#039;DOMAIN&#039; not allowed by configuration, 
referer: http://localhost

I need to say one more thing for all the readers .
My application is on Linux tikanga box and the ADS is a windows 2003.

The ADS server is under DOMAIN1 and the Appserver is on DOMAIN1 &amp; DOMAIN2.

i have specified the realm name as DOMAIN1</description>
		<content:encoded><![CDATA[<p>There is an other error</p>
<p>Specified realm &#8216;DOMAIN&#8217; not allowed by configuration,<br />
referer: <a href="http://localhost" rel="nofollow">http://localhost</a></p>
<p>I need to say one more thing for all the readers .<br />
My application is on Linux tikanga box and the ADS is a windows 2003.</p>
<p>The ADS server is under DOMAIN1 and the Appserver is on DOMAIN1 &amp; DOMAIN2.</p>
<p>i have specified the realm name as DOMAIN1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-2/#comment-51978</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51978</guid>
		<description>Rajsekhar, it sounds like your Kerberos configuration is incorrect and it can&#039;t locate a KDC. Assuming that you are using Active Directory, your Kerberos configuration needs to be configured to be able to reach a domain controller. Refer to any one of the number of Linux-AD integration articles I&#039;ve written for more details.

Good luck!</description>
		<content:encoded><![CDATA[<p>Rajsekhar, it sounds like your Kerberos configuration is incorrect and it can&#8217;t locate a KDC. Assuming that you are using Active Directory, your Kerberos configuration needs to be configured to be able to reach a domain controller. Refer to any one of the number of Linux-AD integration articles I&#8217;ve written for more details.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51977</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Thu, 03 Nov 2011 14:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51977</guid>
		<description>PLEASE some one Help ................

I&#039;m Getting 


[Thu Nov 03 19:52:55 2011] [error] [client 121.1.1.1] krb5_get_init_creds_password() failed: Cannot find KDC for requested realm, referer: http://localhost/


please somebody help....</description>
		<content:encoded><![CDATA[<p>PLEASE some one Help &#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>I&#8217;m Getting </p>
<p>[Thu Nov 03 19:52:55 2011] [error] [client 121.1.1.1] krb5_get_init_creds_password() failed: Cannot find KDC for requested realm, referer: <a href="http://localhost/" rel="nofollow">http://localhost/</a></p>
<p>please somebody help&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51884</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Mon, 17 Oct 2011 09:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51884</guid>
		<description>Rajsekhar, as I mentioned I haven&#039;t worked with this particular subset of knowledge in five years---I really can&#039;t help you. Sorry!</description>
		<content:encoded><![CDATA[<p>Rajsekhar, as I mentioned I haven&#8217;t worked with this particular subset of knowledge in five years&#8212;I really can&#8217;t help you. Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51883</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Mon, 17 Oct 2011 06:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51883</guid>
		<description>Hi Slowe,

Thanks for replying me ...

I solved the above problem by adding -m32 tag to the command used for compiling the module.

But after fallowing the complete procedure along with http://support.microsoft.com/kb/555092 this article i made all the changes and the ./apachectl -t gave me a Syntax OK message also, I&#039;m not getting a SSO popup or at-least i couldn&#039;t login to my application.

And i couldn&#039;t find any change in the type/mode of login even if i remove the added tags specified above in httpd.conf.

Can you help me or atleast assist me how to check what is the minute change in the mode of login after adding the tags?

Thanks,

Hoping for a +ve response.
Rajasekhar.</description>
		<content:encoded><![CDATA[<p>Hi Slowe,</p>
<p>Thanks for replying me &#8230;</p>
<p>I solved the above problem by adding -m32 tag to the command used for compiling the module.</p>
<p>But after fallowing the complete procedure along with <a href="http://support.microsoft.com/kb/555092" rel="nofollow">http://support.microsoft.com/kb/555092</a> this article i made all the changes and the ./apachectl -t gave me a Syntax OK message also, I&#8217;m not getting a SSO popup or at-least i couldn&#8217;t login to my application.</p>
<p>And i couldn&#8217;t find any change in the type/mode of login even if i remove the added tags specified above in httpd.conf.</p>
<p>Can you help me or atleast assist me how to check what is the minute change in the mode of login after adding the tags?</p>
<p>Thanks,</p>
<p>Hoping for a +ve response.<br />
Rajasekhar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51856</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Tue, 11 Oct 2011 15:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51856</guid>
		<description>Rajsekhar, I haven&#039;t touched this stuff in five years. Hopefully another reader will be able to help you out.</description>
		<content:encoded><![CDATA[<p>Rajsekhar, I haven&#8217;t touched this stuff in five years. Hopefully another reader will be able to help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51854</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51854</guid>
		<description>The above link directly downloads so this is the link from where i downloaded ....

http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/</description>
		<content:encoded><![CDATA[<p>The above link directly downloads so this is the link from where i downloaded &#8230;.</p>
<p><a href="http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/" rel="nofollow">http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51853</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51853</guid>
		<description>i have downloaded the file from 

http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/mod_auth_kerb-5.4.tar.gz/download

i also tried with the download from 

http://modauthkerb.sourceforge.net/ also ... but the error is same as above...


please help me ....</description>
		<content:encoded><![CDATA[<p>i have downloaded the file from </p>
<p><a href="http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/mod_auth_kerb-5.4.tar.gz/download" rel="nofollow">http://sourceforge.net/projects/modauthkerb/files/mod_auth_kerb/mod_auth_kerb-5.4/mod_auth_kerb-5.4.tar.gz/download</a></p>
<p>i also tried with the download from </p>
<p><a href="http://modauthkerb.sourceforge.net/" rel="nofollow">http://modauthkerb.sourceforge.net/</a> also &#8230; but the error is same as above&#8230;</p>
<p>please help me &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajsekhar</title>
		<link>http://blog.scottlowe.org/2006/08/10/kerberos-based-sso-with-apache/comment-page-1/#comment-51852</link>
		<dc:creator>Rajsekhar</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=316#comment-51852</guid>
		<description>Help Required....

I have fallowed the above procedure, and i&#039;m facing some problems.

Actually i&#039;m using a 64-bit Linux machine. 
so i downloaded and installed the mod_auth_kerb Apache modules
and i added the tag in httpd.conf file also ..

but when i restart the apache service then i face the error as below
-------------------------------------------------------------------------------------------
httpd: Syntax error on line 176 of /opt/IBM/HTTPServer/conf/httpd.conf: Cannot load /opt/IBM/HTTPServer/modules/mod_auth_kerb.so into server: /opt/IBM/HTTPServer/modules/mod_auth_kerb.so: wrong ELF class: ELFCLASS64
-------------------------------------------------------------------------------------------

the system in which i have installed configured and make the mod_auth_kerb is a 64-Bit machine... 

can you please he me regarding this........</description>
		<content:encoded><![CDATA[<p>Help Required&#8230;.</p>
<p>I have fallowed the above procedure, and i&#8217;m facing some problems.</p>
<p>Actually i&#8217;m using a 64-bit Linux machine.<br />
so i downloaded and installed the mod_auth_kerb Apache modules<br />
and i added the tag in httpd.conf file also ..</p>
<p>but when i restart the apache service then i face the error as below<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
httpd: Syntax error on line 176 of /opt/IBM/HTTPServer/conf/httpd.conf: Cannot load /opt/IBM/HTTPServer/modules/mod_auth_kerb.so into server: /opt/IBM/HTTPServer/modules/mod_auth_kerb.so: wrong ELF class: ELFCLASS64<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>the system in which i have installed configured and make the mod_auth_kerb is a 64-Bit machine&#8230; </p>
<p>can you please he me regarding this&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
