0 vote
Can't enter a domain with credentials for a LogMeIn Session
http://i.imgur.com/wZe22.png
Here's the element for the "Log on to" field if that helps:
<select id="dmn" class="txt" name="domain" onblur="domainSelected(this);" style="width: 198px; "> <option value="XXXX">XXXX (this computer)</option> <option value="YYYY" selected="">YYYY</option> <option value="ZZZZ">ZZZZ</option> <option value="OTHERIN=LIST">Other...</option> </select>
This computer is able to log in to two domains in the example above:
XXXX (the local computer)
YYYY (domain 1)
ZZZZ (domain 2)
Hi,
I have added this to my todo list. It's not supported for now.
David Hervieux