Re: memcached + SASL: Password verification failed

2019-03-18 Thread dormando
Hey, Can look more closely later, but a few quick things that might help: 1) stick to memcached/memcached on github - that's an old couchbase fork you linked to. If you're using couchbase you need to talk to them instead. 2) in the t/ dir there're some unit tests for SASL which might help you

memcached + SASL: Password verification failed

2019-03-18 Thread Jiuming Shao
Hey all, I am writing my own implementation of a memcachedClient within which I want to add authentication. I just started with PLAIN auth but failed. My main reference is this one https://github.com/couchbase/memcached/blob/master/docs/sasl.md My guess is that the binary message I am sending