You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2015/07/07 16:19:04 UTC

[jira] [Created] (GEODE-83) Support AUTH for Redis protocol adaptor

Swapnil Bawaskar created GEODE-83:
-------------------------------------

             Summary: Support AUTH for Redis protocol adaptor
                 Key: GEODE-83
                 URL: https://issues.apache.org/jira/browse/GEODE-83
             Project: Geode
          Issue Type: Improvement
          Components: extensions
            Reporter: Swapnil Bawaskar


The Redis protocol supports basic authentication through the AUTH command:
http://redis.io/topics/security
Rather than storing the password in redis.conf, we should ask the users to store it in gfsecurity.conf file as a "redis-password" property.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)