On Tue, 6 Jul 2004, Oliver Schnarchendorf wrote: > On Tue, 6 Jul 2004 13:12:16 +0800, Kelvin Wu wrote: > > dunno whether this is the right place to post, but i am looking for a > > solution(for both win32 and linux), something like microsoft passport, > > one login account can be used cross over domain names. > What you are looking for is Single Sign-on. Which is a pretty awful problem to solve.
If you are looking for a web based solution then I think this is what http://auth.perl.org/ will solve. I am not sure if the code will be available or just the service. Gabor