AFAIK, this is not possible as the cookie is tied to the browser being used
and there's no information from the browser that identifies who is using it.

Matt

On Thu, Jun 12, 2008 at 7:38 AM, jithesh <[EMAIL PROTECTED]> wrote:

>
> Thanks for your reply matt. What I am looking is to figure out a mechanism
> to
> keep more users on remember me. For example user A and user B  are using
> same computer to access the application. If both users can set their
> session
> on the same browser, the job done. I know remember me works for single
> user.
> But I am looking to extend that feature to more users.(It wont use it in
> public computers..).Just lke saving multiple user sessions across the
> browser. Is that possible ? Please give me some ideas on my logic..
>
>
> regards,
> Jithesh
>
>
>
> mraible wrote:
> >
> > Remember Me should work for everyone that chooses to use it. It's
> > cookie-based, so it will be on a per-browser basis. If that doesn't
> > provide
> > what you're looking for, please provide more details.
> >
> > Thanks,
> >
> > Matt
> >
> > On Wed, Jun 11, 2008 at 11:58 PM, jithesh <[EMAIL PROTECTED]> wrote:
> >
> >>
> >> Hello Guys...
> >>
> >>        I am using appfuse 1.9.4 for developing my web application. I
> >> encorporated ACEGI remember me in my web app. Recently I had a thought
> in
> >> my
> >> mind regarding the remember me option. Its basicaly one user can set the
> >> remember me for a browser. I was plannin to keep it for multiple user.
> >> That
> >> is more than one user can set it for remember. Does it work ? I would
> >> like
> >> to get some information on my idea. Is it possible to do that?
> >>
> >>          Please let me know how it works.....
> >>
> >> Thanks and Regards,
> >> Jithesh PM.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/DoubtOnACEGI-Remember-me-tp17793028s2369p17793028.html
> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/DoubtOnACEGI-Remember-me-tp17793028s2369p17800176.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to