Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

perl-ad-manager

29 views
Skip to first unread message

Darren Young

unread,
Jan 19, 2010, 11:35:47 AM1/19/10
to perl...@perl.org
I'm in the process of creating an all Perl/LDAP based AD management set
of libraries and scripts and am looking for any assistance in
development and/or testing it. Our overall goal has been to have a
toolset that can be used from UNIX/Linux to manage AD based objects.
Things like provisioning, deprovisioning, password changes/resets,
Exchange mailbox and email address management.

The set I'll be publishing will be based on our internal account
management toolkit that we've been developing and running in production
for the past 7 or so years.

If you're interested, it's hosted at Google code here:
http://code.google.com/p/perl-ad-manager/

Any help with design, development or testing would be greatly
appreciated.


Darren Young
Systems & Security Architect
Computing Services
University of Chicago
Booth School of Business
5807 South Woodlawn Avenue
Chicago, IL 60637
Voice 773.702.0331 | Fax 773.702.0233

Dan Cutler

unread,
Jan 19, 2010, 3:59:09 PM1/19/10
to perl...@perl.org, Young, Darren
Darren,

I'd be glad to help out with a few things...

I am in a software company who is just in the process of converting several systems to use LDAP auth via AD (not Access control just yet), and find myself creating several scripts mostly around auditing, user support, etc.

Just a few notes:

Checked out via svn all worked just fine.
Didn't see obvious documentation.
Tried to run acctmgr.pl
Had to modify Perl path (/usr/local/bin/perl vs /usr/bin/perl)
Started to find missing deps
installed Config::Simple
Could not find Lingua::EN::NameParse.pm (checked CPAN)

Stopped :-(

I didn't make it very far but no worries - what I lack in intelligence, I make up for with persistence.

Poking about some, it looks like I may be missing several other modules - so far I'm stuck at Lingua...

I wasn't too sure about whether or not to reply back to the group - pls advise..

Looking forward to collaborating with you...

Dan Cutler
Senior Systems Analyst
Intelimedix
(863) 904-6972 : Office
(813) 690-2948 : Cell


No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.432 / Virus Database: 270.14.142/2623 - Release Date: 01/19/10 07:34:00

Justin Alcorn

unread,
Jan 19, 2010, 3:45:48 PM1/19/10
to Young, Darren, perl...@perl.org
I do much the same thing with a series of roll-your-own systems running on
Linux. I'd love to help out.

John Arends

unread,
Jan 19, 2010, 8:25:46 PM1/19/10
to Justin Alcorn, Young, Darren, perl...@perl.org
I've hacked stuff like this together, so I also agree this would be useful.

I'm not a huge perl whiz, but I'd be happy to help with testing, etc.

Young, Darren

unread,
Jan 19, 2010, 4:11:06 PM1/19/10
to Dan Cutler, perl...@perl.org
The original_import is extremely custom to our environment here but
contains many worker functions that I plan on "rolling up" into new code
at the top. Unfortunately, that code was never really meant to go
outside of our campus so it's not all that installable "out of the box".
I'll drop a README in that directory for this.

Young, Darren

unread,
Jan 20, 2010, 10:15:28 AM1/20/10
to John Arends, Justin Alcorn, perl...@perl.org
Well, the first thing I'm going to work on is the project goals document
and a features roadmap.

Phil Lembo

unread,
Jan 20, 2010, 11:57:30 AM1/20/10
to perl...@perl.org
I'll try giving some time to this as well. In our environment we've got a
mish-mosh of scripts I wrote over the last 10 years that are sorely in need
of refactoring, reordering and, in some cases, retirement. It will be good
to see how others have handled the same issues I've run across (dealing with
nicknames and weird character sets has been my own personal hell for years).
My stuff has also been way too specific to the eccentricities of how things
developed in our company.

Phil Lembo

On Wed, Jan 20, 2010 at 10:15 AM, Young, Darren <

John Sheahan

unread,
Jan 20, 2010, 12:59:21 PM1/20/10
to perl...@perl.org
Hi Darren,

I really suck at programming but would like to get better so please let me know if I can help you in any capacity.

Thanks

John

-----Original Message-----
From: Young, Darren [mailto:Darren...@chicagobooth.edu]
Sent: Tuesday, January 19, 2010 11:36 AM
To: perl...@perl.org
Subject: perl-ad-manager

Buchan Milne

unread,
Feb 5, 2010, 4:18:54 AM2/5/10
to perl...@perl.org, Young, Darren
On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote:
> I'm in the process of creating an all Perl/LDAP based AD management set
> of libraries and scripts and am looking for any assistance in
> development and/or testing it. Our overall goal has been to have a
> toolset that can be used from UNIX/Linux to manage AD based objects.
> Things like provisioning, deprovisioning, password changes/resets,
> Exchange mailbox and email address management.
>
> The set I'll be publishing will be based on our internal account
> management toolkit that we've been developing and running in production
> for the past 7 or so years.
>
> If you're interested, it's hosted at Google code here:
> http://code.google.com/p/perl-ad-manager/
>

Have you looked at tools such as smbldap-tools (or, the re-write,
http://search.cpan.org/~ghenry/Samba-LDAP-0.05/)

While some of the objectclasses/attributes etc. will differ, the majority of
the concepts are the same, and will only converge more as Samba4 approaches.

Regards,
Buchan

(J.I. Asenjo)

unread,
Feb 6, 2010, 5:33:29 AM2/6/10
to perl...@perl.org
On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said:
> On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote:

Am I the only one getting multiple times this same message?

--
Groeten,
J.I.Asenjo

Dieter Kluenter

unread,
Feb 6, 2010, 5:43:52 AM2/6/10
to perl...@perl.org
nat...@asenjo.nl (J.I. Asenjo) writes:

> On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said:
>> On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote:
>
> Am I the only one getting multiple times this same message?

No, me too.

-Dieter

--
Dieter Klünter | Systemberatung
http://dkluenter.de
GPG Key ID:8EF7B6C6
53°37'09,95"N
10°08'02,42"E

Young, Darren

unread,
Feb 8, 2010, 9:35:23 AM2/8/10
to Chris Ridd, Dieter Kluenter, perl...@perl.org
I'll look and see what's up with it.

> -----Original Message-----
> From: Chris Ridd [mailto:chri...@mac.com]
> Sent: Saturday, February 06, 2010 6:47 AM
> To: Dieter Kluenter
> Cc: perl...@perl.org
> Subject: Re: perl-ad-manager
>
>
> On 6 Feb 2010, at 10:43, Dieter Kluenter wrote:
>
> > nat...@asenjo.nl (J.I. Asenjo) writes:
> >
> >> On Fri, 05 Feb 2010, 10:18:54AM +0100�, Buchan Milne said:
> >>> On Tuesday, 19 January 2010 17:35:47 Young, Darren wrote:
> >>
> >> Am I the only one getting multiple times this same message?
> >
> > No, me too.
>
> Me too. I'm talking to the list manager...
>
> Cheers,
>
> Chris
0 new messages