1752788 Members
6255 Online
108789 Solutions
New Discussion юеВ

Closing Idle Sessions

 
RGWassef
Occasional Visitor

Closing Idle Sessions

Dears,
I'd be grateful if you can tell me how can i forcefully close all idle user's sessions & clear cache.

3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: Closing Idle Sessions

Are you talking about idle user login processes?  You could set their shell TMOUT variable.

 

>clear cache.

 

What cache?  Filesystem cache?

 

RGWassef
Occasional Visitor

Re: Closing Idle Sessions

What if i want to immediate terminate or remove the user cashe..

Dennis Handly
Acclaimed Contributor

Re: Closing Idle Sessions

>What if I want to immediate terminate or remove the user cache.

 

Again, what do you mean by user cache?

 

You can use kill(1) on user processes.