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

store configuration in pwdCheckModuleArg in new ppolicy module #20

Closed
davidcoutadeur opened this issue Jan 10, 2020 · 2 comments
Closed
Assignees
Milestone

Comments

@davidcoutadeur
Copy link
Collaborator

TODO when the new openldap release is out with the new ppolicy module:
https:/mistotebe/openldap/tree/ppolicy10

store the ppm configuration into the pwdCheckModuleArg attribute.
Disable the ppm.conf file
Adapt the unit tests for using the new configuration format

@davidcoutadeur davidcoutadeur self-assigned this Jan 10, 2020
@davidcoutadeur
Copy link
Collaborator Author

First piece of code published in branch pwdCheckModuleArg https:/ltb-project/ppm/tree/pwdCheckModuleArg

  • Need to adapt the code to the new signature:
    check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg)

  • Need to check if 4th argument is present and use it.

@davidcoutadeur davidcoutadeur added this to the 2.0 milestone Nov 5, 2021
@davidcoutadeur
Copy link
Collaborator Author

done

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

No branches or pull requests

1 participant