HomePhorge

(#8408/8409) Add a Windows ADSI helper module
b5fd95336e71Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#8408/8409) Add a Windows ADSI helper module

This module (Puppet::Util::ADSI) provides access to Active Directory Services
Interfaces, using win32ole. The base module has methods for generating resource
URIs and connecting to ADSI.

It also provides classes Puppet::Util::ADSI::User and Puppet::Util::ADSI::Group
for managing Active Directory users and groups, along with their properties and
group memberships. This will be used to implement the Windows ADSI user and
group providers.

Based on work by: Joel Rosario <joel.r@.internal.directi.com>
Based on work by: Cameron Thomas <cameron@puppetlabs.com>
Reviewed-By: Matt Robinson <matt@puppetlabs.com>

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2b9b7c114e7c: Merge branch 'ticket/master/8663-windows-spec-tests'
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUb5fd95336e71: (#8408/8409) Add a Windows ADSI helper module (authored by Nick Lewis <nick@puppetlabs.com>).Aug 10 2011, 12:46 AM