﻿<?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: How to create a LTPA session cookie for Lotus Domino using F5 BIG-IP</title>
	<atom:link href="http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html/feed" rel="self" type="application/rss+xml" />
	<link>http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5</link>
	<description>A blog on Lotus Notes, Lotus Domino, XPages and more</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:51:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Per Henrik Lausten</title>
		<link>http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html/comment-page-1#comment-32260</link>
		<dc:creator>Per Henrik Lausten</dc:creator>
		<pubDate>Thu, 17 Nov 2011 20:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://per.lausten.dk/blog/?p=404#comment-32260</guid>
		<description>Jeff, thanks for helping sort out the issue that Steve is having.</description>
		<content:encoded><![CDATA[<p>Jeff, thanks for helping sort out the issue that Steve is having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Green</title>
		<link>http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html/comment-page-1#comment-32258</link>
		<dc:creator>Jeff Green</dc:creator>
		<pubDate>Tue, 15 Nov 2011 23:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://per.lausten.dk/blog/?p=404#comment-32258</guid>
		<description>Hi Steve,

Have a look at http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/aft/2158723/showtab/groupforums/Default.aspx

That may help solve your issue.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Have a look at <a href="http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/aft/2158723/showtab/groupforums/Default.aspx" rel="nofollow">http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/aft/2158723/showtab/groupforums/Default.aspx</a></p>
<p>That may help solve your issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Henrik Lausten</title>
		<link>http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html/comment-page-1#comment-32252</link>
		<dc:creator>Per Henrik Lausten</dc:creator>
		<pubDate>Thu, 03 Nov 2011 18:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://per.lausten.dk/blog/?p=404#comment-32252</guid>
		<description>Hi Steve, I have not seen this issue before.

In a totally different context (not related to F5 and LTPA) I&#039;ve seen issues with MD5 where I needed to pad the MD5 string with leading 0s. So a wild guess is that maybe you need to pad e.g. the result of the SHA function with 0s?</description>
		<content:encoded><![CDATA[<p>Hi Steve, I have not seen this issue before.</p>
<p>In a totally different context (not related to F5 and LTPA) I've seen issues with MD5 where I needed to pad the MD5 string with leading 0s. So a wild guess is that maybe you need to pad e.g. the result of the SHA function with 0s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html/comment-page-1#comment-32251</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 03 Nov 2011 00:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://per.lausten.dk/blog/?p=404#comment-32251</guid>
		<description>Hi,

Recently I&#039;ve picked up your code to use in conjunction with a VPN appliance. You login to the appliance, it authenticates you and forwards the username to an F5, which runs your script to generate a token / cookie using that username and the LTPA secret.

This is all working, however on the Domino server the log shows an error message that the token needs to be renewed, so somewhere there are time issues, and when we manually make the time acceptable, we get an error that the token does not begin with a &#039;0&#039;. Have you run into this or similar issues? So somehow the code seems to be producing an invalid token. Any advice would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Recently I've picked up your code to use in conjunction with a VPN appliance. You login to the appliance, it authenticates you and forwards the username to an F5, which runs your script to generate a token / cookie using that username and the LTPA secret.</p>
<p>This is all working, however on the Domino server the log shows an error message that the token needs to be renewed, so somewhere there are time issues, and when we manually make the time acceptable, we get an error that the token does not begin with a '0'. Have you run into this or similar issues? So somehow the code seems to be producing an invalid token. Any advice would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

