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

Enable credential-free deployment #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 10, 2017

  1. If manager credentials not set, bind as the user instead

    Users should have access to view their own LDAP records and change their
    own passwords, so if user credentials are available, use them. This
    allows self service password to be deployed without credentials of its
    own and without permitting anonymous binds.
    
    This may not work in some situations, like if the user's account is
    expired, but if that's the case there's not much we could do without
    manager credentials.
    LiptonB committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    a2c54da View commit details
    Browse the repository at this point in the history