INTRODUCTION

ADPassMon is a application written by Peter Bukowinski, & detailed here: http://yourmacguy.wordpress.com/adpassmon.

The differences on this fork, & the why are given here: http://macmule.com/2014/04/01/announcing-adpassmon-v2-fork/

LICENSE

MIT License

CHANGELOG

Version 2.0.5 - 06/04/2014
Added option to manually set the password check interval, this can be done via prefs menu or (for a 1 hour check as an example):
  
defaults write org.pmbuko.ADPassMon passwordCheckInterval -int 1

Added option to disable password change, but if pwPolicy options are stil set.. the user will see the dialog:

defaults write org.pmbuko.ADPassMon allowPasswordChange -bool false

Version 2.0.4 - 03/04/2014
Corrected pwPolicyURLButonBrowser behaviour

Version 2.0.3 - 01/04/2014

First "public" release, all options detailed at: http://macmule.com/2014/04/01/announcing-adpassmon-v2-fork/
