Hi,

I honestly thought I had anonymous read access but it turns out SASL is
involved.  As a test:

ldapsearch -b 'dc=test,dc=local' -H ldap://ldap001 cn=waynemerricks

I get:

SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Invalid credentials (49)
  additional info: SASL(-13): user not found: no secret in database

But if I do:

ldapsearch -x -b 'dc=test,dc=local' -H ldap://ldap001 cn=waynemerricks

It works fine.  Just trying to figure out how to force simple auth.  The
login screen must do simple auth somehow but the lock screen certainly
doesn't.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323278

Title:
  Ubuntu Lock Screen always asks to change password when using LDAP Auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1323278/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to