[
https://issues.apache.org/jira/browse/KARAF-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194234#comment-16194234
]
ASF GitHub Bot commented on KARAF-5411:
---------------------------------------
GitHub user tomq42 opened a pull request:
https://github.com/apache/karaf/pull/382
[KARAF-5411] Allow for users.properties file not existing, or empty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/worldprogramming/karaf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/382.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #382
----
commit 436c8f0c1781e0f365764d08f6b0ba5d32dbfc42
Author: Tom Quarendon <[email protected]>
Date: 2017-10-06T06:39:12Z
[KARAF-5411] Allow for users.properties file not existing, or empty
----
> Client doesn't prompt for user if no user.properties file
> ---------------------------------------------------------
>
> Key: KARAF-5411
> URL: https://issues.apache.org/jira/browse/KARAF-5411
> Project: Karaf
> Issue Type: Bug
> Environment: 4.1.2, 4.2
> Reporter: Tom Quarendon
>
> If you have no etc/users.properties file, or have a users.properties file
> that is empty, the client (bin/client) won't run, as it has no user.
> It would seem obvious to prompt for the username in these circumstances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)