Is there a method to block the creation of a new session to a user?
I start the ppkClient via an applet editing its params using a server-side script. So I'd like a bool param like isAdmin to determine if a specified client have the right permission to create a new session.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to start ppkclient with admin privileges?
DatashareServer can enable that the client has admin privileges but then every user where is loged in has admin privilesges.
I want to create one Client with Admin Privileges.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a method to block the creation of a new session to a user?
I start the ppkClient via an applet editing its params using a server-side script. So I'd like a bool param like isAdmin to determine if a specified client have the right permission to create a new session.
Sorry, there is currently no way to stop a client from creating a new session.
Is it possible to start ppkclient with admin privileges?
DatashareServer can enable that the client has admin privileges but then every user where is loged in has admin privilesges.
I want to create one Client with Admin Privileges.