<?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>Extra Thimian &#187; Single sign-on</title>
	<atom:link href="http://blog.thimian.com/category/single-sign-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thimian.com</link>
	<description>Suddenly Fiction</description>
	<lastBuildDate>Sun, 14 Feb 2010 04:03:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Double-U Tee Eff?</title>
		<link>http://blog.thimian.com/2009/09/02/double-u-tee-eff/</link>
		<comments>http://blog.thimian.com/2009/09/02/double-u-tee-eff/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 01:14:39 +0000</pubDate>
		<dc:creator>Phill</dc:creator>
				<category><![CDATA[English Language Posts]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[Single sign-on]]></category>
		<category><![CDATA[Things you shouldn't do]]></category>
		<category><![CDATA[What were they thinking?]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[Mechanical engineering]]></category>

		<guid isPermaLink="false">http://blog.thimian.com/?p=201</guid>
		<description><![CDATA[When you enter your serial number, you will be redirected to a website in order to fully register and activate your product.   This website will require a new Autodesk login id – different from your student community login id. 
Apparently, it isn&#8217;t enough to remember Yet Another Set Of Login Credentials(tm) for any [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>When you enter your serial number, you will be redirected to a website in order to fully register and activate your product. <span> <em> This website will require a new Autodesk login id – different from your student community login id.</em> </span></p></blockquote>
<p>Apparently, it isn&#8217;t enough to remember Yet Another Set Of Login Credentials(tm) for any given website I want to use semi-regularly (Sorry, NY Times, but your login wall works quite well in keeping me from perusing your news section), but AutoDesk requires bloody two of them. Which is rather obvious nonsense. Even my college manages to provide a SSO behind the scenes. Too bad my college uses AutoCAD, too, so I&#8217;m pretty much stuck with it. Awesome.</p>
<p>BTW, AutoDesk: Acronyms are capitalized. It is &#8220;ID&#8221;. Otherwise, I&#8217;ll call it Autodesk cad, m&#8217;kay?</p>
<p>And a 13 month limit on an install is rather ridiculous, considering that college takes at least 3 years, and that I could, you know, use a torrent instead. Great job in punishing me for being honest. Gotta love market leaders. Always the same crap.</p>
<p>Also, an explanation for the long silence: I was busy applying for college to get a mechanical engineering degree. That took up a lot of time, and cost me a lot of nerves, so I couldn&#8217;t sit down to properly write something.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/2e022b46-2bcf-4fd9-bc91-a4b506223061/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=2e022b46-2bcf-4fd9-bc91-a4b506223061" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.thimian.com/2009/09/02/double-u-tee-eff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choices, choices, choices: CAS or OpenID?</title>
		<link>http://blog.thimian.com/2008/05/11/choices-choices-choices-cas-or-openid/</link>
		<comments>http://blog.thimian.com/2008/05/11/choices-choices-choices-cas-or-openid/#comments</comments>
		<pubDate>Sun, 11 May 2008 12:07:00 +0000</pubDate>
		<dc:creator>Phill</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[English Language Posts]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[RubyCAS]]></category>
		<category><![CDATA[Single sign-on]]></category>

		<guid isPermaLink="false">http://blog.thimian.com/2008/05/11/choices-choices-choices-cas-or-openid/</guid>
		<description><![CDATA[With RubyCAS and Ruby-OpenID you have two choices to enable authentication for your application.
But which choice is the best one? Or rather the correct one? That depends on your usage scenario.
RubyCAS and OpenID solve, roughly, two different problems:

Single Sign On
User account management

Solving the Single Sign On problem
This is RubyCAS&#8217; strength. If you want to offer [...]]]></description>
			<content:encoded><![CDATA[<p>With RubyCAS and Ruby-OpenID you have two choices to enable authentication for your application.</p>
<p>But which choice is the best one? Or rather the correct one? That depends on your usage scenario.</p>
<p>RubyCAS and OpenID solve, roughly, two different problems:</p>
<ul>
<li>Single Sign On</li>
<li>User account management</li>
</ul>
<p><span style="font-weight: bold;">Solving the Single Sign On problem</span><br />
This is RubyCAS&#8217; strength. If you want to offer multiple applications to your users (be it on the internet, or in an intranet), RubyCAS is the better choice. Since it allows proxy authentication, users only have to sign into their account once, and all applications available to them can be used without retyping their credentials when switching applications.</p>
<p>This is the classic environment prompting the need for SSO solutions in general, and RubyCAS fits the bill (especially since it provides Authenticators for common enterprisey storage solutions, like LDAP).</p>
<p><span style="font-weight: bold;">Simplifying sign up</span><br />
This is where OpenID shines. User&#8217;s only have to maintain one set of credentials, and can use it whereever they can log in with OpenID. This is a big bonus for you. No need to store passwords, you can automate account creation at the first sign in of your users (you can request account data like passwords, nicknames, first and last names, etc.), and don&#8217;t have to worry ( alot) about validation of this data. The user&#8217;s OpenID provider took care of that for them.</p>
<p>You can of course offer them an OpenID services with your application, allowing them to use the credentials they use for your application to login everywhere else.</p>
<p>However, it seems that OpenID doesn&#8217;t allow proxy authentication out of the box (you could add it, or maybe the next version will provide support for that, but that is difficult to do in an essentially untrusted network, which leads to things like <a class="zem_slink" title="Kerberos (protocol)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Kerberos_%28protocol%29" target="_blank">Kerberos</a>).</p>
<p><span style="font-weight: bold;">So, what should you use?</span></p>
<p>If you are <span style="font-style: italic;">user-centric</span>, use RubyCAS. Examples of user-centric scenarios would be <a class="zem_slink" title="Google Apps" rel="wikipedia" href="http://en.wikipedia.org/wiki/Google_Apps" target="_blank">Google Apps</a> for Domains: One account for all these services.</p>
<p>If you are <span style="font-style: italic;">application-centric</span> use OpenID. Users will only use one or few applications you offer, and you can thusly simplify the process for them, by cutting the amount of username/password credentials your users have to maintain drastically.</p>
<p>Remember, though, that OpenID is not an ID verification service! If you plan to use OpenID in an intranet, you should have users use an OpenID server you provide on the intranet, and not have them authenticate via, say myopenid.com. This also allows you to fine-tune the data stored with OpenID accounts, for example organizational units, supervisors, etc.</p>
<p>As you can see, there is no single correct answer. Neither RubyCAS nor Ruby-OpenID are silver bullets, solving all your account problems. It is a question of what fits your usage-scenario the best.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thimian.com/2008/05/11/choices-choices-choices-cas-or-openid/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Wide OpenID. SSO for the user.</title>
		<link>http://blog.thimian.com/2008/05/06/wide-openid-sso-for-the-user/</link>
		<comments>http://blog.thimian.com/2008/05/06/wide-openid-sso-for-the-user/#comments</comments>
		<pubDate>Tue, 06 May 2008 11:28:00 +0000</pubDate>
		<dc:creator>Phill</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Single sign-on]]></category>

		<guid isPermaLink="false">http://blog.thimian.com/2008/05/06/wide-openid-sso-for-the-user/</guid>
		<description><![CDATA[OpenID. Doesn&#8217;t that sound wonderful? It is open. Right there in the name it says that it is! And it is about IDs, too! Er, wait. What is it?
OpenID is an open standard that is not vendor controlled. That is, neither Google, nor Microsoft, nor Apple could change the nature of the standard and &#8216;neglect&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>OpenID. Doesn&#8217;t that sound wonderful? It is open. Right there in the name it says that it is! And it is about IDs, too! Er, wait. What is it?</p>
<p>OpenID is an open standard that is not vendor controlled. That is, neither Google, nor Microsoft, nor Apple could change the nature of the standard and &#8216;neglect&#8217; to tell everybody about it.</p>
<p>The aim of OpenID is to provide users with a means to log in at websites without creating an account with a specific site (if you run your own OpenID server, you don&#8217;t have to tell anybody your username/password).</p>
<p>After this little overview of OpenID, let&#8217;s get into Ruby-OpenID:</p>
<p>Like Ruby-CAS, this package comes in two flavors: A server component, and a client component.</p>
<p><span style="font-weight: bold;">My own OpenID server? Anyone? Bueller? Bueller?</span></p>
<p>However, compared to Ruby-CAS, the server component is limited. The OpenID server (based on Rails) is an example only, and doesn&#8217;t even come with tests to take a look at how it works. A shame, really. So, without this, you&#8217;ll have to roll your own solution to this. Since this is a Ruby gem, you can easily create a  server and roll with it, using any storage solution you chose. However, the investment on your part is much higher than with Ruby-CAS&#8217; server, which provides a turn-key solution, unless you need something that is very uncommon (like me <img src='http://blog.thimian.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p><span style="font-weight: bold;">My client has OpenID. He showed me the URL.</span></p>
<p>The client side is a bit more complex. For login, users have to provide an OpenID enabled URL, from one of the many OpenID providers. Chances are, that you already have an OpenID URL, without knowing it (off the top of my head, Blogger, Yahoo!, LiveJournal, and AOL provide OpenID URLs already)!</p>
<p>With this URL, a web application can authenticate a user. You get redirected to the provider (discovered via the Yadis protocol, to standardize the data protocol. Isn&#8217;t interoperability fun?), and have to provide your credentials there, and <span style="font-style: italic;">then</span> you have to approve the application (just once, or permanently), too. Or rather, the application&#8217;s URL. And you have to repeat this process for every single account you create someplace else. After approving the URL, you get redirected back to the site that requested your authentication, and you are being logged into the app (or an account is created for you, and then you are logged in, or however this is handled).</p>
<p>This solution is ideal for the internet (where services rarely know about each other), but not so good for an intranet (where services and people know about each other).</p>
<p><span style="font-weight: bold;">Ceterum censeo Carthaginem esse delendam</span></p>
<p>If you want to create trust, without forcing people to create accounts and maintain yet another set of username/passwords/mock-two-factor-authentication-security-question, OpenID is certainly the way to go. Even to create accounts for your web service&#8217;s users.</p>
<p>The big downside is, that proxy-authentication (like with CAS) isn&#8217;t possible, or you have to roll your own, somehow.</p>
<p>Also, since OpenID is pretty much roll your own on the server side, other solutions are probably better for you if you want to have SSO for an intranet.</p>
<p>If you want to read more about Ruby-CAS, I <a href="http://justarubyist.blogspot.com/2008/05/case-for-cas.html">wrote an entry about that, too</a>.</p>
<p>Coming soon: Oh my God, what did I get myself into <span style="font-weight: bold;">this</span> time? Or: Comparing Ruby-CAS and Ruby-OpenID.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thimian.com/2008/05/06/wide-openid-sso-for-the-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A case for CAS</title>
		<link>http://blog.thimian.com/2008/05/04/a-case-for-cas/</link>
		<comments>http://blog.thimian.com/2008/05/04/a-case-for-cas/#comments</comments>
		<pubDate>Sun, 04 May 2008 12:16:00 +0000</pubDate>
		<dc:creator>Phill</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[English Language Posts]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[RubyCAS]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[Single sign-on]]></category>

		<guid isPermaLink="false">http://blog.thimian.com/2008/05/04/a-case-for-cas/</guid>
		<description><![CDATA[A couple of days ago, I talked about the limited options of SSO on the Ruby side of things. This turned out to be a bit of a mistake. In fact, the two viable SSO solutions are viable, and feature rich, providing what you need on the authentication server’s side, as well as the client’s [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago, <a href="http://justarubyist.blogspot.com/2008/04/why-have-thee-forsaken-me-oh-sso.html">I talked about the limited options of SSO</a> on the Ruby side of things. This turned out to be a bit of a mistake. In fact, the two viable <a class="zem_slink" title="Enterprise single sign-on" rel="wikipedia" href="http://en.wikipedia.org/wiki/Enterprise_single_sign-on" target="_blank">SSO</a> solutions are viable, and feature rich, providing what you need on the <a class="zem_slink" title="Authentication server" rel="wikipedia" href="http://en.wikipedia.org/wiki/Authentication_server" target="_blank">authentication server</a>’s side, as well as the client’s side.</p>
<p>The issue was more that there are only these two options in the first place.</p>
<p>However, I’m going to take a deeper look at these two options. I’ll do this in three articles, focusing on RubyCAS client and server first, <a class="zem_slink" title="OpenID" rel="wikipedia" href="http://en.wikipedia.org/wiki/OpenID" target="_blank">OpenID</a> client and server second, and comparing these against each other in the last episode.</p>
<p>Now, without further ado, a look into <a class="zem_slink" title="Central Authentication Service" rel="wikipedia" href="http://en.wikipedia.org/wiki/Central_Authentication_Service" target="_blank">CAS</a>.</p>
<p>CAS is Yale’s solution to the SSO problem. It provides a client/server architecture, allowing each application to authenticate users against a single server.</p>
<p>Matt Zukowski (his <a href="http://rubyforge.org/users/gunark/">RubyForge profile</a>) implemented the Ruby variants of the <a href="http://www.ja-sig.org/products/cas/overview/protocol/index.html">Central Authentication Service Protocol</a> (short CAS), both on the server side (<a href="http://code.google.com/p/rubycas-server/">RubyCAS server</a>), and the client side (<a href="http://code.google.com/p/rubycas-client/">RubyCAS client</a>).</p>
<p><span style="font-weight: bold;">Clientèle dealings</span></p>
<p>The client simply enables to authenticate against a server implementing the CAS protocol. That’s it. Well, not quite.</p>
<p>Actually, a CAS enabled website hands authentication off to the CAS server login page, which checks the user’s credentials, and redirects back to the requested webpage on successful authentication. The web application verifies that the user has, indeed, logged in, and works as expected.</p>
<p>The benefit of CAS for web-based SSO is, that any CAS-enabled application can use the ticket issued by the CAS server for authentication, as long as the server can read the cookie placed (so, it has to be the same URI that reads the cookie, not necessarily the same server).</p>
<p><span style="font-weight: bold;">Serving the greater good</span></p>
<p>The server works a bit different, and necessarily so. It takes the user’s credentials, authenticates the user against the configured form of storage, and redirects back to the application requesting the authentication of the user.</p>
<p>For authentication, RubyCAS server brings three pre-configured Authenticators:</p>
<ul>
<li><span style="font-style: italic;">CASServer::Authenticators::LDAP</span> to authenticate against an LDAP directory service, and LDAP’s cousin <a class="zem_slink" title="Active Directory" rel="wikipedia" href="http://en.wikipedia.org/wiki/Active_Directory" target="_blank">Active Directory</a> gets its own Authenticator, called.</li>
<li>Additionally, there is an SQL authenticator <span class="link" style="font-style: italic;">CASServer::Authenticators::SQL</span>, which can use any SQL database that <a href="http://ar.rubyonrails.com/">ActiveRecord</a> can talk to.</li>
<li>If none of these fit the bill, you can apparently use <span class="link" style="font-style: italic;">CASServer::Authenticators::Base</span> to roll your own authenticator (the RDoc documentation is rather silent on the issue, and I haven’t dug into the source code yet).</li>
</ul>
<p><span style="font-weight: bold;">Concluding the obvious</span></p>
<p>As long as you use Ruby, you should be able to use RubyCAS client (you’ll probably have to do some source code hacking if you don’t use ActiveRecord for the RubyCAS server, though).</p>
<p>This should be of a great boon in any organization using the CAS system already. And the <a href="http://www.ja-sig.org/wiki/display/CASC/Home">wealth of client options provided by the CAS ecosystem</a> should make CAS an easy sell if you are looking for an SSO solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thimian.com/2008/05/04/a-case-for-cas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why have thee forsaken me, oh SSO?</title>
		<link>http://blog.thimian.com/2008/05/01/why-have-thee-forsaken-me-oh-sso/</link>
		<comments>http://blog.thimian.com/2008/05/01/why-have-thee-forsaken-me-oh-sso/#comments</comments>
		<pubDate>Thu, 01 May 2008 05:13:00 +0000</pubDate>
		<dc:creator>Phill</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[English Language Posts]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[OpenLDAP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Single sign-on]]></category>

		<guid isPermaLink="false">http://blog.thimian.com/2008/05/01/why-have-thee-forsaken-me-oh-sso/</guid>
		<description><![CDATA[Image via Wikipedia
As I&#8217;ve talked about before, I&#8217;ll talk about the requirement gathering first.
Currently, I&#8217;m looking into SSO solutions on *NIX like systems. Which is a certainly interesting field (lots of commercial vendors, in case you need somebody to sue, as Justin Gehtland put it in his RubyConf &#8216;07 presentation Ruby and Identity: OpenID, CAS [...]]]></description>
			<content:encoded><![CDATA[<p><span class="zemanta-img" style="margin: 1em; display: block; float: right;"><a href="http://en.wikipedia.org/wiki/Image:OpenID_logo.svg" target="_blank"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/c/c8/OpenID_logo.svg/202px-OpenID_logo.svg.png" alt="OpenID" style="border: medium none ; display: block;" /></a><span style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://en.wikipedia.org/wiki/Image:OpenID_logo.svg" target="_blank">Wikipedia</a></span></span>
<div>As I&#8217;ve talked about before, I&#8217;ll talk about the requirement gathering first.</div>
<p>Currently, I&#8217;m looking into SSO solutions on *NIX like systems. Which is a certainly interesting field (lots of commercial vendors, in case you need somebody to sue, as <a href="http://thinkrelevance.com/about">Justin Gehtland</a> put it in his RubyConf &#8216;07 presentation <a href="http://rubyconf2007.confreaks.com/d3t2p1_security_and_identity.html">Ruby and Identity: OpenID, CAS and Information Card</a>  at RubyConf 2007).</p>
<p>However, I don&#8217;t want to <span style="font-style: italic;">buy</span> a solution. My solution shall work with open source software as much as possible (which is a topic for another day).</p>
<p>Since I am using Ruby, my options are currently severely limited:
<ul>
<li><a href="http://openidenabled.com/ruby-openid/">OpenID</a>, and</li>
<li><a href="http://code.google.com/p/rubycas-server/">CAS</a></li>
</ul>
<p>These two options are the best supported for Ruby, which means that both the client as well as the server are available in Ruby. There are <a href="http://www.ohloh.net/tags/authentication/single_sign_on">quite a few SSO solutions</a> available, but most run as a Java application, or as a C solution. While the latter isn&#8217;t much of an issue, the former is. I don&#8217;t want to suck out the whole memory and CPU of a small server just for single sign on!</p>
<div>[<span class="Apple-style-span" style="font-weight: bold;">Edit for clarity</span>: I am taking a look at the storage and retrieval of users and their credentials, before I actually use SSO. On the one hand: I can create the infrastructure from scratch, on the other hand I have to create the infrastructure from scratch, and can't just gear it all towards my little app, but have to consider a lot of usage scenarios. The information about SSO solutions is more about context, than the focus of my post. - Phill]</div>
<div><span style="font-style: italic;">But what about the backend? How do you integrate the user database</span>, I hear you ask.</p>
<p>This is the fun part (or frustrating):</p>
<p>Almost all SSO solutions come back, in one way or another, to OpenLDAP (or another LDAPv3 compatible directory service), as storage service for user data. The authentication is, usually, done via Kerberos.</p>
<p>Quoth <a href="http://en.wikipedia.org/wiki/Kerberos_%28protocol%29">Wikipedia</a>:<br /><a href="http://en.wikipedia.org/wiki/Kerberos_%28protocol%29"></a><br />
<blockquote>Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner.</p></blockquote>
<p>And while I like to apply a certain extend of.. overkill to a solution, this isn&#8217;t really feasible. It is one (1) server that is being used, with three (3) users (current projection). Not concurrent users. Maximum users. <span style="font-weight: bold;">Even LDAP is over the top for this solution (however, it allows for &#8216;true&#8217; SSO on *NIX, via PAM).</span></p>
<p>Both OpenID and CAS can plug into LDAP, and you can use <a href="http://quark.humbug.org.au/publications/ldap/system_auth/sage-au/system_auth.html">LDAP as authentication source</a>.</p>
<p><span style="font-style: italic;">But what about if you cannot use LDAP?</span> Well, the other option is to authenticate a user against <span style="font-family:courier new;">/etc/passwd</span>. Ruby surely is able to do that out of the box. It comes with the <span style="font-family:courier new;">Etc</span> module, after all. Well, yes, but no. While it does come with the <span style="font-family:courier new;">Etc</span> module, I haven&#8217;t found a way to use built-in Ruby tools to authenticate against <span style="font-family:courier new;">/etc/passwd</span> (well, there&#8217;s <a href="http://ruby-pam.sourceforge.net/ruby-pam.html">Ruby-PAM</a>, but the last release was in 2004. Not quite trust-generating for authentication).</p>
<p>So, at the moment I am considering using (parts) of Jamis Buck&#8217;s <a href="http://net-ssh.rubyforge.org/">Net::SSH</a> to hack together an OpenID or Ruby-CAS authenticator. This solution has The Smell, though, and already feels brittle. I cringe just thinking about it.</p>
<p>The benefit of this hackish solution would be, though, that no server excpet the SSH daemon would be required. And that one is already available (also, I don&#8217;t have to care about details like user maintenance, since the SSH daemon handles that for me).</p>
<p>But would the pain of maintaining something like this outweigh the pain of installing and configuring OpenLDAP? That is for the client to decide. I&#8217;ll talk about the actual solution once a decision has been made.</p>
<p>Also, if you have worked with <span style="font-family:courier new;">ruby-pam</span> and <span style="font-family:courier new;">pam-ruby</span> or have valuable experience regarding OpenLDAP (Especially on FreeBSD 5.4!), it&#8217;d be great if you could leave a comment.<br /><a href="http://rubyconf2007.confreaks.com/d3t2p1_security_and_identity.html"></a>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=7500e042-f6aa-4a3d-8194-725b18f8f372" style="border: medium none ; float: right;" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.thimian.com/2008/05/01/why-have-thee-forsaken-me-oh-sso/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.373 seconds -->
