[ic] [ic]Question about Session Manager

Kevin Walsh interchange-users@interchange.redhat.com
Fri May 24 19:29:02 2002


> 
> for a website i created an Interchange based Shop Soloution
> 
> now i wanna know, if it's possible to took out the Datas from the userdb
> table, so if a already registered Shop customer returns to
> the site, he will be welcomend and the site sets his favorites settings
> 
> how can i do this?
> 
I think you are looking for the CookieLogin directive.  Add the
following to your catalog.cfg file:

    CookieLogin Yes

If you take a look at the Foundation login.html file, you'll find
a block of code, surrounded with [if config CookieLogin] ... [/if].
When the user logs in, they will have the option of ticking a
checkbox.  Users who choose to accept a login cookie will be
automatically logged back in when they return.

Please make the login cookie optional using something like a checkbox
as some people don't like to be presented with unexpected persistent
cookies.  Some people use "public" browsers, like those found at
cybercafes and libraries and are unlikely to want the next user to
get automatically logged into their account.

The CookieLogin directive is explained in the "Interchange Configuration"
(icconfig) manual.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/