Tags:
create new tag
, view all tags

Question

Below are my setting about session and I use LdapContrib.

  • $TWiki::cfg{UseClientSessions} = 1;
  • $TWiki::cfg{Sessions}{ExpireAfter} = '600';
  • $TWiki::cfg{Sessions}{IDsInURLs} = 0;
  • $TWiki::cfg{Sessions}{UseIPMatching} = 1;
  • $TWiki::cfg{Sessions}{MapIP2SID} = 0;
  • $TWiki::cfg{LoginManager} = 'TWiki::Client::TemplateLogin';
  • $TWiki::cfg{LoginNameFilterIn} = '^[^\\s\\*?~^\\$@%`"\'&;|<>\\x00-\\x1f]+$';

I want client session expire after 10min with no action on the browser and need to login again. But it never happen!

Am I doing anything wrong?

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin,Plugin.SpreadSheetPlugin,Plugin.AccessStatsPlugin,Plugin.ActionTrackerPlugin,Plugin.CommentPlugin,Plugin.EditTablePlugin,Plugin.GluePlugin,Plugin.InterwikiPlugin,Plugin.LdapNgPlugin,Plugin.NewUserPlugin,Plugin.PreferencesPlugin,Plugin.SlideShowPlugin,Plugin.SmiliesPlugin,Plugin.TablePlugin,Plugin.TwistyPlugin,Plugin.VotePlugin
Server OS: RedHat Linux 7.5
Web server: Apache 2.2.6
Perl version: 5.8.5
Client OS: Win2000
Web Browser: IE, Firefox
Categories: Security

-- MagicYang - 04 Feb 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.

-- PeterThoeny - 03 Apr 2008

 
Change status to:
Topic revision: r2 - 2008-04-03 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.