|
From: Vic L. <ll...@16...> - 2011-05-17 07:19:03
|
As of the current stable version - the only way I believe, is to write a small C program, copy/past the codes from remmina in order to encrypt the password, then use that program in your shell script. The next major version will support a password plugin API and support Gnome Keyring, so there could be more possibilities to achieve your goal. Vic On 05/16/2011 11:23 PM, Billy Crook wrote: > That would seem a fairly obvious problem. Since it is clearly > intentional that it be difficult to do what I'm doing, is there > another way I am supposed to be interacting with remmina to accomplish > this? > > The passwords I'm using are good exactly one time. They are only > temporarily stored, on an encrypted disk. What's the 'right way' to > programatically initiate a remmina client? > |