Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add password authentication for riak control on browser in ubuntu 22.04 #1132

Open
namratathorve opened this issue Apr 13, 2023 · 2 comments

Comments

@namratathorve
Copy link

  1. Enabled riak-admin security.
  2. Enabled riak.auth.mode=userlist
  3. Enabled SSL for riak server https://127.0.0.1:8098
    Installed riak_kv 2.2.2
    Installed nginx reverse proxy
    Install certbot for SSL
    We have done this configuration till now but still not able to enable password authentication for riak
    Please help to resolve this issue. My team solving this error from last 3 weeks.

Thanks & Regards,
Namrata T.

@martinsumner
Copy link
Contributor

If you wish to use security features in Riak it would be useful to use an up-to-date version of Riak, as otherwise you will be depending on out-of-date and deprecated SSL code. The Riak 2.2.2 version is now 6 years old, and is coupled to a version of the OTP platform that is more than 10 years old. The latest version is Riak 3.0.15 - but note, that in these later versions, Riak Control is no longer supported.

There are some instructions on how to set up security. I would recommend first trying to get it set-up without a reverse proxy, before extending to use a nginx reverse proxy.

@namratathorve
Copy link
Author

@martinsumner I have done all the installations which you said but still I am not able to enable the password authentication. I created the Openssl and generate ssl and gave the path to riak.conf file still not able to access riak https://localhost:8098

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants