I have created a user using:
saslpasswd2 -c secureuser While running strings /etc/sasldb2 , it exposes password as string in plain text. Config file /etc/sasl2/memcached.conf has PLAIN mechanism. Is this expected behavior?
I have created a user using:
saslpasswd2 -c secureuser While running strings /etc/sasldb2 , it exposes password as string in plain text. Config file /etc/sasl2/memcached.conf has PLAIN mechanism. Is this expected behavior?