You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/04/11 13:40:00 UTC

[jira] [Commented] (KARAF-6204) bin/client doesn't appear to honour -p password if it has to retry connection

    [ https://issues.apache.org/jira/browse/KARAF-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815423#comment-16815423 ] 

Jean-Baptiste Onofré commented on KARAF-6204:
---------------------------------------------

It's weird as the password is part of the {{ClientConfig}}. Let me try to reproduce.

> bin/client doesn't appear to honour -p password if it has to retry connection
> -----------------------------------------------------------------------------
>
>                 Key: KARAF-6204
>                 URL: https://issues.apache.org/jira/browse/KARAF-6204
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Tom Quarendon
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>              Labels: client
>             Fix For: 4.3.0, 4.2.5
>
>
> For reasons I can't establish from the source code, it appears that if the client has to retry the connection it forgets the password. I get:
> {code:java}
> Logging in as admin
> retrying (attempt 1) ...
> retrying (attempt 2) ...
> Password:
> {code}
> I have specified the -u and -p command line options to the client.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)