You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/07/04 05:35:14 UTC

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #2656: authentication.password in server.yaml is not working

tristaZero commented on issue #2656: authentication.password in server.yaml is not working
URL: https://github.com/apache/incubator-shardingsphere/issues/2656#issuecomment-508344823
 
 
   Wrong configuration, please refer to
   ```
   authentication:
     users:
       root: # username
         password: root # password
       sharding:
         password: sharding 
         authorizedSchemas: sharding_db
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services