[
https://issues.apache.org/jira/browse/GEODE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765419#comment-15765419
]
ASF subversion and git services commented on GEODE-2119:
--------------------------------------------------------
Commit 3fad7a38bfa90fbf9f931d1ada01da2f00e83c31 in geode's branch
refs/heads/feature/GEODE-2119 from [~kduling]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3fad7a3 ]
GEODE-2119: gfsh user and password visible in clear text
Made changes to suppress the password from being displayed in the log files and
on the console.
* this closes #311 [klund]
> gfsh user and password visible in clear text
> --------------------------------------------
>
> Key: GEODE-2119
> URL: https://issues.apache.org/jira/browse/GEODE-2119
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Karen Smoler Miller
> Assignee: Kevin Duling
> Fix For: 1.1.0
>
>
> Both gfsh connect and gfsh start server allow the specification on the
> command line of a user name and a password for use as credentials in
> authentication. Clear text versions of the user name and password are then
> visible
> 1. if the user runs gfsh history
> 2. in historyfile, if the user runs gfsh history --file=historyfile
> 3. in the output of ps
> It would be worth a check to see if clear text versions of the user or
> password end up in any locator or server logs. I don't believe it does for
> gfsh connect, but it might for the start server case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)