Skip to content

First Tagged Version - PAM, Kerberos need further testing but otherwise completely functional, Windows AD known stable.

Compare
Choose a tag to compare
@CboeSecurity CboeSecurity released this 05 Sep 19:09
· 6 commits to master since this release

Releasing version 1.1.0, first tagged version.

  • PAM and Kerberos support should be full functional, but will require some more testing.
  • Unicode is properly supported for passwords with the change to python 3 and flask vs SimpleHTTPServer.
  • The actual password policy aspects can much more easily be modified via a module-based series of classes that allow for new policy rules to be fairly easy to add.
  • There are many other changes too, but those are the main benefits in this release.