Sasl auth doesn't work because of error in code.

CommentFileSizeAuthor
#2 sasl_auth_error-2771947-2.patch630 byteskiseleva.t
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kiseleva.t created an issue. See original summary.

kiseleva.t’s picture

Status: Active » Needs review
FileSize
630 bytes

Attached patch fixes this error.

kala4ek’s picture

Status: Needs review » Reviewed & tested by the community

If both variables filled,
$sasl_username will contain TRUE and $sasl_password will contain correct password.

Patch from #2 fixed this problem for me.

  • Jeremy committed e6a48ba on 7.x-1.x authored by kiseleva.t
    Issue #2771947 by kiseleva.t: Memcache works incorrect with Sasl auth
    

  • Jeremy committed d13ed1f on 6.x-1.x authored by kiseleva.t
    Issue #2771947 by kiseleva.t: Memcache works incorrect with Sasl auth
    
Jeremy’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed to 7.x and 6.x -- thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.