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

Detect When SASL was Not Used for Connection? #29

Open
p-ryan opened this issue Aug 11, 2011 · 1 comment
Open

Detect When SASL was Not Used for Connection? #29

p-ryan opened this issue Aug 11, 2011 · 1 comment
Assignees
Labels

Comments

@p-ryan
Copy link

p-ryan commented Aug 11, 2011

It appears that if the client is configured to use SASL but the Memcached server does not require it, the connection succeeds. Is there any way to tell that the server does not require SASL, other than to try connecting without it first? Even a way to query the pool to see if the SASL credentials were actually used to make the connection would be useful.

@ghost ghost assigned mengli Aug 12, 2011
@mengli
Copy link
Collaborator

mengli commented Aug 12, 2011

Hi p-ryan

It is a good suggestion, maybe we will add a new API in the next release.

Meng Lee

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

No branches or pull requests

2 participants