Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Bugzilla
    • Bugzilla
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !77

ppolicy enhancements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondřej Kuzník requested to merge ondra/openldap:ppolicy into master Jun 03, 2020
  • Overview 7
  • Commits 8
  • Pipelines 5
  • Changes 4

Attempts to address the following issues:

  • ITS#7084 - if someone else modifies a user's password and pwdMustChange applies through policy, set pwdReset
  • ITS#7089 - entries without a password or where a policy doesn't apply don't get failures/lockouts added either
  • ITS#7788 - ditto, also set default failure recording to 0 (unless needed for lockouts/delays)
  • ITS#8762 - reset failures when account unlocked

These are quite sweeping changes to ppolicy behaviour, a wider review is warranted.

TODO:

  • extend the test suite to cover most of the above
Edited Jun 24, 2020 by Ondřej Kuzník
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ppolicy