From: "Zed A. Shaw" Date: 2005-09-06T06:47:40+09:00 Subject: Re: [Rails] Single Signon (via Kerberos) with Rails You should check out Yale's CAS if you want web SSO using kerberos but don't want to fuss with GSSAPI. http://tp.its.yale.edu/tiki/tiki-index.php?page=CentralAuthenticationService Not sure if it supports Ruby, but it's the best thing I know of for this kind of work. Zed On Tue, 6 Sep 2005 06:21:27 +0900 "Brian Takita" wrote: > Hello, > > Has anybody been successful in implementing Kerberos Authentication > using Rails? > How about in the Windows world? > > Thank you, > Brian Takita > >