Changes for version 0.18
- refactor random SHA1 seed generation to speed it up.
- add save() method
- add ldap option to act_on_all() to allow calling as class method.
- default User::AD DN now based on username plus human name, to help enforce uniqueness. This allows for the same human to have multiple accounts in the same OU.
Changes for version 0.18_03
- add more debugging to trace the 'no such group in AD server: 101 at t/002-ad.t line 99' failure.
- add act_on_all() utility method
Changes for version 0.18_02
- add POD that some versions of Pod::Coverage seem to need.
Changes for version 0.18_01
- turn on some debugging to pinpoint cpan test failures
Modules
object-relational mapper for Net::LDAP
base class for LDAP group objects
Active Directory group class
group class for POSIX LDAP schema
interrogate an LDAP schema
LDAP class metadata
create methods for Net::LDAP::Class classes
base class for LDAP user objects
Active Directory User class
user class for POSIX LDAP schema