howto terminate user connection mysql-nubuilder
Posted: Fri Jun 07, 2013 12:23 pm
Hi,
we are seeing this problem with terminating connections:
when a user leaves his desk, his connection with nuBuilder gets terminated after one hour. (set in Timout)
However, the connection that exists between mysql and nuBuilder stays active.
So when a user saves an edit form, that's still open on his desktop, after one hour, this will be saved in mysql without his user id. (saved in sys_user_id).
We could leave nuBuilder active longer, but for security reasons we don't want to do this.
How can we prevent that users, who are logged out of nubuilder, still can save the edit form in mysql?
Johan
we are seeing this problem with terminating connections:
when a user leaves his desk, his connection with nuBuilder gets terminated after one hour. (set in Timout)
However, the connection that exists between mysql and nuBuilder stays active.
So when a user saves an edit form, that's still open on his desktop, after one hour, this will be saved in mysql without his user id. (saved in sys_user_id).
We could leave nuBuilder active longer, but for security reasons we don't want to do this.
How can we prevent that users, who are logged out of nubuilder, still can save the edit form in mysql?
Johan