[jbosstools-issues] [JBoss JIRA] (JBIDE-19971) OSE v2 prompts user to enter kerberos credentials from command line while importing an application

Marián Labuda (JIRA) issues at jboss.org
Wed Jun 10 06:09:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076654#comment-13076654 ] 

Marián Labuda commented on JBIDE-19971:
---------------------------------------

Yes, I confirm that changing order of authentication methods also solve the issue. To be clear enough, authentication method by public key has to be before authentication method by gssapi (krb5). If publickey is on the higher position then gssapi-with-mic, git clone works as expected.

> 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, upstream
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Marián Labuda
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 4.3.x
>
>         Attachments: authorized.png, creds_prompt.png, jstack.txt, krb5-auth-method-is-1st.png
>
>
> 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)



More information about the jbosstools-issues mailing list