From: Dieter S. <dsi...@sq...> - 2006-11-15 16:34:27
|
The session timeout when you log in to admin.pl is preset at 600 seconds. This cannot be changed unless you change the code. The user's timeout value can be set to any value. If frequent timeouts occur try something like 86400 (1 day). This will take care of problems with GMT between browser and server as well as daylight savings time differences. -- Dieter Simader http://www.sql-ledger.com Tel: (780) 472-8161 DWS Systems Inc. Accounting Software Fax: (780) 478-5281 ============== On a clear disk you can seek forever ================ On Wed, 15 Nov 2006, Chuck Amadi Systems Administrator wrote: > Hi Paul > > Thanks for your tip > > But the Session Timeout is set as default which is 3600 seconds (1hour). > Unfortunately for me as SysAdmin there session expires well before 3600 > seconds. > > I have gooogled around (looking at my docs)but no joy So I will continue > my search for a remedy > before utilising my paid up support with Dieter. > > Cheers > > On Wed, 2006-11-15 at 13:39 +0100, Paul Tammes wrote: > > Chuck Amadi Systems Administrator schreef: > > > Hi List > > > > > > SQL Version 2.6.19 has been acting up since the last upgrade. We have > > > to keep inputting our password all the time. > > > > > > Cheers List > > > > > > > > > > > use admin.pl to set user defaults for time-out to higher standards might > > be a solution? > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > |