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

Added ability to keep/restore previous SASL identity in userPassword attribute #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wuschi
Copy link

@wuschi wuschi commented Mar 15, 2016

  • Added olcSmbKrb5PwdKeepSaslIdentity option (TRUE|FALSE)
  • userPassword will be restored if it contains a SASL identity and olcSmbKrb5PwdKeepSaslIdentity is TRUE

Thomas Wunschel added 2 commits March 15, 2016 16:16
to restore the previous value in the userPassword attribute when
it contains a SASL identity. This is required because the configured
olcPasswordHash algorithm will overwrite the userPassword.
Setting olcPasswordHash to '{SASL}' will not work either because it
produces an LDAP_OTHER (80) error code ("scheme provided no hash function").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant