How to pass cookies to website??/??

Hi All,       I wanna pass cookies with url.Suppose i have two website and both website have LDAP server for user authentication.if i authenticated in one website then i wanna pass that cookies to another website for authenticating the user. Is it possible for single sign on? If yes then please tell me how can i pass the cookies url. Need your help actually i wanna do single sign on i am able to authenticate user through mechanize but i am not getting proper url as a authenticated user. I hope you got my problem if not the please tell then tell me your answer. me and if yes . Waiting for your reponse. Please help me. Thanks, Varun kumar

If you want to pass a session_id or an authenticated key in the URL have a look at this plugin. The code may give you some ideas.

http://fatdrive.tv/article/trakb/595-Rails+No-Cookie+Session+Support+Plugin

-- Long http://FATdrive.tv/wall/trakb/10-Long http://FATdrive.tv/ - store, play, share

Long wrote:

If you want to pass a session_id or an authenticated key in the URL have a look at this plugin. The code may give you some ideas.

http://fatdrive.tv/article/trakb/595-Rails+No-Cookie+Session+Support+Plugin

-- Long http://FATdrive.tv/wall/trakb/10-Long http://FATdrive.tv/ - store, play, share

From: "Varun Goel" <rails-mailing-list@andreas-s.net> To: <rubyonrails-talk@googlegroups.com> Sent: Friday, March 14, 2008 1:15 PM Subject: [Rails] How to pass cookies to website??/??

Thanks a Lot lang.I will see it and let you know that it's working for me or not? Thanks Varun