forked from shaba/openuds
12af8907a8
Now, it: * Allow register credentials from "trusted" sources (those knowing the secret ID of the server) * Access to remote desktop based on parameters registered with credentials * Return to the specified page on disconnection, if indicated. * Use of credentials just once, and forget them With uds transport part, when done, people will have full desktop access using just html5 client over a browser.
6 lines
320 B
Plaintext
6 lines
320 B
Plaintext
In order to increase the security of the server, there will be a key, stored at /etc/uniqueid.cfg, that will be required in order to store
|
|
valid credentials for users.
|
|
|
|
The credentials for the user are 1 time used, so if connection is lost, there will be needed a full register-cred, connect to acces again to session.
|
|
|