[
https://issues.jboss.org/browse/JBIDE-23016?page=com.atlassian.jira.plugi...
]
Hardy Ferentschik commented on JBIDE-23016:
-------------------------------------------
{quote}
actually even if you're already logged in as an admin user on Windows, you still have
to accept the admin permissions for the process. I would call this transparent as this is
done by the OS and Eclipse do not have to support it in any way. But in my experience it
is not true that as an admin there is no interaction needed - you won't need to enter
your credentials, but you will still be prompted to accept this.
{quote}
It would be interesting to compare our Windows setups. For the VirtualBox changes I also
get to accept a dialog, for the Landrush changes I don't provided I have admin
privileges. You are saying that when Landrush makes its changes you get prompted with an
dialog?
{quote}
And what about Windows?
{quote}
Easiest is probably to delete the whole network interface {{VBoxManage hostonlyif remove
<interface name>}}. You can get a list of interfaces via {{netsh interface ip show
config}}. Alternatively, you open the "view network connections" dialog. You
need to select the interface which handles the IP of your VM. If you don't want to
delete the interface you can open the TCP/IP settings for the appropriate interface in the
"view network connections" dialog and select the DNS options. There delete the
127.0.0.1 as selected DNS server and switch the radio button back to automatic assigned
DNS.
When starting CDK 2.2 with landrush for the first time, user will be
prompted for sudo password
-----------------------------------------------------------------------------------------------
Key: JBIDE-23016
URL:
https://issues.jboss.org/browse/JBIDE-23016
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.1.AM3
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.4.2.AM1
The problem is that the first time you do vagrant up with cdk that has landrush set up,
you will be asked to provide your sudo password so that landrush can be set up (unless you
used it elsewhere already).
This is definitely true on Mac, most likely on Linux also. On Windows, I expect that you
will probably just be shown the system prompt for agreeing that the process uses admin
rights.
When I did this yesterday (while testing cdk 2.2 rc1), I actually started it from
terminal first, so I could enter my password in the console. But I'm pretty sure this
wouldn't work in Eclipse. So we need to figure out how to handle this scenario and
also test what happens on Windows after installing devsuite and then starting cdk from
devstudio - that is our most important use case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)