Question

Configure memcached with and enable-sasl Ubuntu 16.04

Your memcached tutorial is outdated and primarily focused on php. I have searched but cannot find a straightforward guide to setup memcached, with sasl enabled. If I make memcached myself it complains that it cannot find libevent. Even though libevent is installed. I cannot seem to find any clear instruction on how to install memcached using apt install and enable sasl, during install or post install.

How can I set up memcached securely by enabling sasl and configure remote access (I assume using iptables). And yes, I have searched. If someone could assist, I would be greatful. Thank you


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

Hello,

I recently had a similar issue. The following article from the official memcached GitHub worked for me:

https://github.com/memcached/memcached/wiki/SASLHowto

Regards, Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up