Re: Wrapper module for Active Directory
Peter Karman <[email protected]> Fri, 12 Oct 2012 11:21:32 -0500
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
On 10/12/12 9:58 AM, Vladimir Levijev wrote: > Hi, > > I'm writing the module to manage Active Directory using Net-LDAP. > Basically it just contains wrapper methods to easily > add/change/get/remove accounts, minding the specific AD stuff. Maybe > it could be useful for others in which case I would upload it on CPAN. > Since it's based on perl-ldap, I was thinking, should it be part of > it? E. g. Net::LDAP::Extra::Foo . Would you be interested in > integrating it? Or since it's a wrapper, not something that adds real > functionality, it should be a separate module and not contain any > Net::LDAP prefix in the name? > Isn't there already a Net::LDAP::Extra::AD on CPAN? Have you looked at Net::LDAP::Class? There's AD-specific User and Group classes there too. -- Peter Karman . http://peknet.com/ . [email protected]