RDP session does not remember passoword

From Inveneo

Jump to: navigation, search

After creating and saving the RDP session file, the password for the Microsoft Windows machine is not saved.

To save the password:

  1. Open a terminal window: Start > Administration > Terminal
  2. Then issue this command:
    • > mousepad /home/default/.tsclient/<file name>
    • File name refers to the file created when you clicked the Save As button mentioned above
    • This will open the file in mousepad.
  3. In mousepad, scroll down the line that reads "password:b:"
  4. Type in the password for the remote session: "password:b:<password>"
  5. To modify the file with the password changes, click File > Save
  6. To permanently save the changes, click Start > Administration > Save Configuration