How to disconnect a user if the user remains idle for 15 mins

Hi all,

Can any one please guide me to disconnect a user if the user remains idle for some times. I have gone through some forum. They have replied to delete the user from session table. If I try to delete the user whose my session is true, it does not allow me to delete. If I delete the the user whose my session is false, it allows me to delete but once if I started to work the user gets inserted into the table. I want the user to get logged out if the idle time is more than 15 mins

Is you nav database native or SQL.

If its on SQL then search for SQL script for session killing.

If you are using Citrix then you can set it on Citrix.

I am not using citrix. I am using nav sql.

@Mani - Can you please guide how to do that

http://www.lmgtfy.com/?q=sql+job+kill+idle+users