support for "%username%"

0 vote

avatar

hi!

would it be possible to support the windows variable %username%?

thanks in advance!
plague

All Comments (6)

avatar

if i get it right the username is submitted if left empty.
but entering a domain and leaving username and password unset does not open the connection with the entered domain.

connection setup:
username=""
domain="otherdomain"
password=""

expected:
username="%username%"
domain="otherdomain"
password=""

tested:
username="%username%"
domain="currentdomain"
password=""

avatar

just added a new rdp connection with the following setup:

computer="aNewComputer"
username=""
domain=""

and opening the connection left username and domain blank .. so these infos are not stored and submitted anyhow ...

so please think about implementing %username% and let me know whether you will implement it ..

avatar

Hi,
Excellent idea, I will try to add this soon.

David Hervieux
Devolutions inc.

David Hervieux

avatar

tested in 5.6.0.3 Beta

%username% and %userdomain% works perfect!

thanks for this!

avatar

hi!
i just noticed that this is not documented anywhere (i searched help.remotedesktopmanager.com and the PDF manual) ...

KR
guenther

avatar

Hi,
I will add this. Thank you

David Hervieux

Ends in 7 days