>>  I want clients to access my website from only machine at a time <<
On the public context or on the author context?

Per default the session-ID is bound to a cookie. (default Java webapp session 
handling).

If you want / need to access more than one session from the same machine, you 
can must make sure that your distinct browser windows get distinct sessions.
This topic is not really related to Magnolia.
For instance you can access one with Firefox and access the other with chrome 
or safari.
And i'm sure there are other ways to achieve this goal.

I hope, but i am not sure whether this helps you.
Still not sure whether i got your issue / use case.
Also not sure where the Magnolia specific context is.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=c8a6b965-0931-49b3-b132-9b65387b2560


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to