Re: Wrapper module for Active Directory

2012-10-12 Thread Vladimir Levijev
On 12 October 2012 19:21, Peter Karman wrote: >> 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

Re: Wrapper module for Active Directory

2012-10-12 Thread Peter Karman
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