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.
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