<?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>LOTUSCONNECTIONS.org &#187; sso</title>
	<atom:link href="http://www.lotusconnections.org/wordpress/index.php/category/sso/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lotusconnections.org/wordpress</link>
	<description>Wikipedia &#34;Lotus Connections is often described as the leading product in enterprise social software market&#34;</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:49:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SPNEGO Single Sign On</title>
		<link>http://www.lotusconnections.org/wordpress/index.php/2009/02/spnego-single-sign-on/</link>
		<comments>http://www.lotusconnections.org/wordpress/index.php/2009/02/spnego-single-sign-on/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 15:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sso]]></category>
		<category><![CDATA[lotus connections]]></category>
		<category><![CDATA[ltpa]]></category>
		<category><![CDATA[spnego]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://www.lotusconnections.org/wordpress/index.php/2009/02/spnego-single-sign-on/</guid>
		<description><![CDATA[Currently I am digging myself a way into the concept of SPNEGO in
combination with WebSphere servers. With SPNEGO you can create a SSO
config with your clients and WebSphere enabled websites.
The basis is that you have to use an Active Directory server ( W2K or higher ).
In order  to make use of the SPNEGO function [...]]]></description>
			<content:encoded><![CDATA[<p>Currently I am digging myself a way into the concept of SPNEGO in<br />
combination with WebSphere servers. With SPNEGO you can create a SSO<br />
config with your clients and WebSphere enabled websites.</p>
<p>The basis is that you have to use an Active Directory server ( W2K or higher ).<br />
In order  to make use of the SPNEGO function you have to logon to an AD domain.</p>
<p>When logged in to the AD domain you will receive a kerberos ticket and this is<br />
what is nessecary to make this whole thing rolling.</p>
<p>Besides this requirement you will have to take the following things in consideration.</p>
<p>- AD domain ( W2K or higher )<br />
- WebSphere Application Server 6.1 ( any OS )<br />
- Security enabled for WAS<br />
- A configured User Repository, stand-alone or federared both can be used.<br />
- Type of User Repository can be any of the supported ones by WAS.<br />
( NOTE:<br />
There has to be a link between the login names in the<br />
AD LDAP and the ones in the User Repository used by WAS.</p>
<p>Example: Login attribute in AD is samAccountName, the login attribute<br />
of our WAS Domino User Repo is CN.</p>
<p>samAccountName = MEn<br />
cn = Marco Ensing</p>
<p>Because Domino can use multple CN&#8217;s you will have to take care that the<br />
name &#8220;MEn&#8221; needs to become a CN value in the domino LDAP.<br />
)</p>
<p>For me of course enabling SSO with Lotus Connections is what I&#8217;am<br />
looking for but this feature can be used with any Portal or<br />
WebSphere Application server app. running on WAS version 6.1.</p>
<p>Found a two links that were very helpfull for me understanding the<br />
whole concept of SNPEGO in combination with WebSphere.</p>
<p>Step-by-step guide enabling SPNEGO</p>
<p><a href="http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP101065" target="_blank">SPNEGO TAI: Using single sign-on from Windows to WebSphere Application Server</a></p>
<p>Theory how-it-works</p>
<p><a href="http://www.ibm.com/developerworks/websphere/library/techarticles/0809_lansche/0809_lansche.html" target="_blank">WebSphere with a side of SPNEGO<br />
</a></p>
<p>One handy tool that I found on the web is kerbtray.exe, I was<br />
configuring SPNEGO for a customer running Portal 6.1 in a<br />
Windows 2000 Domain.</p>
<p>When following the documentation mentioned above I<br />
should use the encryption type of DES-MD5 for the keytab file.</p>
<p>Configuring everything to make use of this encryption type I<br />
dug myself in trying serveral variations of the keytab file and<br />
the non-stoppable reboots for the portal server.</p>
<p>But when I ran this tool, kerbtray.exe on one of the client<br />
stations I saw that the encryption type used was RC4-HMAC,<br />
one that only should be used in a Windows 2003 AD domain.</p>
<p>Had now clue why this was happening, but I created a new<br />
keytab file with the encryption type RC4-HMAC thing<br />
that then came above was that everything started working <img src='http://www.lotusconnections.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>( Domain was formed by two Windows 2000 Domain Controlers<br />
and a number of 10 Windows 2003 Domain Controllers.<br />
The forest was Windows 2000 in mixed mode )</p>
<p>Think I have to find a explanation for this behaviour from<br />
the Windows administrators corner.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=4E3A58BE-29F6-49F6-85BE-E866AF8E7A88&amp;displaylang=en" target="_blank">Windows 2000 Resource Kit Tool: Kerbtray.exe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lotusconnections.org/wordpress/index.php/2009/02/spnego-single-sign-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
