RDP session does not remember passoword
From Inveneo
After creating and saving the RDP session file, the password for the Microsoft Windows machine is not saved.
To save the password:
- Open a terminal window: Start > Administration > Terminal
- 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.
- In mousepad, scroll down the line that reads "password:b:"
- Type in the password for the remote session: "password:b:<password>"
- To modify the file with the password changes, click File > Save
- To permanently save the changes, click Start > Administration > Save Configuration

