openuds/guacamole-tunnel/README.txt
Adolfo Gómez 12af8907a8 Done basic part on guacamole to allow a transport to be created on UDS
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.
2013-03-04 01:51:15 +00:00

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.