You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/30 00:29:00 UTC

[jira] [Commented] (GEODE-9784) GFSH connect and start server commands should have username option

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

ASF subversion and git services commented on GEODE-9784:
--------------------------------------------------------

Commit 3b88dfbf39b16e7561ba0f6e0ac5fee46cd9a15c in geode's branch refs/heads/develop from Ivan Godwin
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3b88dfb ]

GEODE-9784: GFSH connect and start server with username option (#7059)

- Add connect command option username that aliases user
- Add start server command option username that aliases user

Co-authored-by: Dave Barnes <da...@vmware.com>

> GFSH connect and start server commands should have username option
> ------------------------------------------------------------------
>
>                 Key: GEODE-9784
>                 URL: https://issues.apache.org/jira/browse/GEODE-9784
>             Project: Geode
>          Issue Type: Improvement
>          Components: gfsh
>            Reporter: Ivan Godwin
>            Assignee: Ivan Godwin
>            Priority: Minor
>              Labels: pull-request-available
>
> When connecting to a secured cluster, --user is available to specify the name of the user for purpose of authentication and authorization.
>  - Add --username as option to the connect command that aliases --user, providing a more intuitively named option
>  - Add --username as option to the start server command that aliases --user



--
This message was sent by Atlassian Jira
(v8.3.4#803005)