Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Wrapper module for Active Directory
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vladimir Levijev  
View profile  
 More options Oct 12 2012, 11:15 am
Newsgroups: perl.ldap
From: vladimir.levi...@gmail.com (Vladimir Levijev)
Date: Fri, 12 Oct 2012 17:58:42 +0300
Local: Fri, Oct 12 2012 10:58 am
Subject: Wrapper module for Active Directory
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?

Cheers,

VL


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Karman  
View profile  
 More options Oct 12 2012, 12:30 pm
Newsgroups: perl.ldap
From: pe...@peknet.com (Peter Karman)
Date: Fri, 12 Oct 2012 11:21:32 -0500
Local: Fri, Oct 12 2012 12:21 pm
Subject: Re: Wrapper module for Active Directory
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/  .  pe...@peknet.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Levijev  
View profile  
 More options Oct 12 2012, 3:30 pm
Newsgroups: perl.ldap
From: vladimir.levi...@gmail.com (Vladimir Levijev)
Date: Fri, 12 Oct 2012 22:13:42 +0300
Local: Fri, Oct 12 2012 3:13 pm
Subject: Re: Wrapper module for Active Directory
On 12 October 2012 19:21, Peter Karman <pe...@peknet.com> 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 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.

Oh, now I feel like I have invented a bike! Thanks for pointing out
Net::LDAP::Class! I think it does everything my module allows + tons
more. :-D

Cheers,

VL


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »