mr_suleyman
6th April 2007, 08:49
Hi All,
we apply session_timeout parameter on all users. For super users we set session_timeout parameter = 0 on BW config. Now some users learnt this method to avoid logout. Is there a any way to solve this problem. I mean
session_timeout=0 on BW config would run only for super users.

Any suggestions ?


Thanks

mark_h
6th April 2007, 13:50
Discussed in this thread (http://www.baanboard.com/baanboard/showthread.php?t=28201&highlight=timeout). I like Dave's answer.

csecgn
6th April 2007, 18:03
I like Dave's answer. :D

I didn't try it with timeout but another idea (not so radically): Worktop with central installation and no bw client on the local pc's.
So the users cannot change the bw settings because they don't have one.

But be careful: Setting the (in my opinion necessary) file permissions for the user directorys on the central server can be a lot of work.

hth

Regards
Christof

mr_suleyman
6th April 2007, 22:38
thanks for replies. But users may change their bw configurations on our system. I am awared of bw restrictions amd permission. In fact I wonder that something can be done on unix level ?
AFAIK there is no another solution to this.

Thanks I am waiting other suggestions...

mr_suleyman
19th April 2007, 10:32
Does anyone handle this problem on UNIX LEVEL ?