[
https://issues.jboss.org/browse/JBIDE-19971?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-19971:
---------------------------------------
In my system was set up kerberos to use ssh (in sshd_config and something also in
ssh_config). But also IDE contains in SSH2 preferences authentication method
"gssapi-with-mic". Turning this authentication method to off solved the problem.
Not sure why is this happening now, because in previous versions of tooling it was not
happening. Maybe there were some changes with those authentication methods, because my
personal kerberos settings has not been changed for years.
OSE v2 prompts user to enter kerberos credentials from command line
while importing an application
--------------------------------------------------------------------------------------------------
Key: JBIDE-19971
URL:
https://issues.jboss.org/browse/JBIDE-19971
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Marián Labuda
Priority: Blocker
Attachments: authorized.png, creds_prompt.png, jstack.txt
Right on the importing a new OpenShift application from OpenShift Enterprise v2 server
(used internal ITOS instance) the importing job in IDE is hanging. After exploration I
found out that it's caused because there is a prompt to enter credentials from
terminal (the same one where I run IDE by running ./jbdevstudio. It is really annoying bcs
such prompt is on every import of any application. Even the kerberos ticket has been
established, the prompt is there.
Prompt from CLI looks like:
Kerberos username [mlabuda]:
Kerberos password for mlabuda:
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)