Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Microsoft AD

Reply
Thread Tools

Microsoft AD

 
 
stan.holmes@eskom.co.za
Guest
Posts: n/a
 
      02-03-2004
Hi
I know this is not a helpdesk, but I need to update an AD from a HR Oracle
DB. The Oracle is not a problem, but I have no experience with MS AD. Can
someone assist me with a web site or sample code on how to read and update
the AD
Thanks
Stan


 
Reply With Quote
 
 
 
 
gnari
Guest
Posts: n/a
 
      02-03-2004
<> wrote in message
news:bvnita$6ao$...
> Hi
> I know this is not a helpdesk, but I need to update an AD from a HR

Oracle
> DB. The Oracle is not a problem, but I have no experience with MS AD. Can
> someone assist me with a web site or sample code on how to read and update
> the AD


well, you might start by telling us what AD is, and how it has anything to
do
with perl. have you looked at CPAN ? try search.cpan.org.
have you tried google?
have you tried microsoft ? (apologies if the MS in MS AD is something else)
have you looked at the AD documentation (if any)?

gnari




 
Reply With Quote
 
 
 
 
gnari
Guest
Posts: n/a
 
      02-03-2004
"gnari" <> wrote in message
news:bvouj5$oj$...
> have you tried microsoft ? (apologies if the MS in MS AD is something

else)

oops. maybe the subject line is a hint about that.

gnari





 
Reply With Quote
 
MPBroida
Guest
Posts: n/a
 
      02-03-2004
gnari wrote:
>
> <> wrote in message
> news:bvnita$6ao$...
> > Hi
> > I know this is not a helpdesk, but I need to update an AD from a HR

> Oracle
> > DB. The Oracle is not a problem, but I have no experience with MS AD. Can
> > someone assist me with a web site or sample code on how to read and update
> > the AD

>
> well, you might start by telling us what AD is, and how it has anything to
> do
> with perl. have you looked at CPAN ? try search.cpan.org.
> have you tried google?
> have you tried microsoft ? (apologies if the MS in MS AD is something else)
> have you looked at the AD documentation (if any)?


Considering his later post, perhaps:

AD == Access Database

??
Mike
 
Reply With Quote
 
Walter Roberson
Guest
Posts: n/a
 
      02-03-2004
In article <>,
MPBroida <> wrote:
: Considering his later post, perhaps:

: AD == Access Database

Hmmm, I read it as MS's Active Directory. Which is tied in with LDAP,
and if you had an Oracle database of users, you might well want to
export information from the Oracle database into Active Directory.
--
Warhol's Law: every Usenet user is entitled to his or her very own
fifteen minutes of flame -- The Squoire

 
Reply With Quote
 
Chris
Guest
Posts: n/a
 
      02-04-2004
wrote:
> Hi
> I know this is not a helpdesk, but I need to update an AD from a HR Oracle
> DB. The Oracle is not a problem, but I have no experience with MS AD. Can
> someone assist me with a web site or sample code on how to read and update
> the AD
> Thanks
> Stan
>
>


I hesitated answering this earlier this week because I would have
thought you'd get a more definitive answer than what I can give, but...

I *thought* that Win32::Lanman was going to be updated with new routines
that handled AD calls. Try looking at http://Jenda.Krynicky.cz/perl for
that. I used Win32::Lanman on a huge Perl scripting project at a
Fortune 50 company 2 years ago that had AD tie-ins through
Win32::Lanman, but full AD functionality wasn't there at that time.

For LDAP access, use Net::LDAP. Net::LDAP will allow you to work with
AD through its LDAP (port 389) interface.

Chris
-----
Chris Olive
chris -at- technologEase -dot- com
http://www.technologEase.com
(pronounced "technologies")

 
Reply With Quote
 
stan.holmes@eskom.co.za
Guest
Posts: n/a
 
      02-05-2004
Sorry for not giving enough info. It is an Microsoft Active directory which
I want to keep in sync with our Human Resource Oracle database using Perl.
Access to this can be via LDAP but I cant find any decent documentation on
the authentication between the MS AD and Perl LDAP. I'm looking for some
sample code to get started.
Stan
"Walter Roberson" <> wrote in message
news:bvpatb$kea$...
> In article <>,
> MPBroida <> wrote:
> : Considering his later post, perhaps:
>
> : AD == Access Database
>
> Hmmm, I read it as MS's Active Directory. Which is tied in with LDAP,
> and if you had an Oracle database of users, you might well want to
> export information from the Oracle database into Active Directory.
> --
> Warhol's Law: every Usenet user is entitled to his or her very own
> fifteen minutes of flame -- The Squoire
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSE 4 11-15-2006 02:40 AM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola Microsoft Certification 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola MCSD 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd realexxams@yahoo.com Microsoft Certification 0 05-10-2006 02:35 PM
microsoft.public.dotnet.faqs,microsoft.public.dotnet.framework,microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.general,microsoft.public.dotnet.languages.vb Charles A. Lackman ASP .Net 1 12-08-2004 07:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57