I want to know if it is posible to close the client sessions active in the server, because we want to implement a function that if detects the same user is loged twice close the non active user.
Are any possibility to do it remotely?
I want to know if it is posible to close the client sessions active in the server, because we want to implement a function that if detects the same user is loged twice close the non active user.
Are any possibility to do it remotely?
I guess you can use the (free) usermanager plugin for this: Servoy-Plugins.de - UserManager plugin.
Okey, I see the plugin. Only want to know if nativetly you can do that.