accessing Active Directory from Linux

A

Amir R

Hi

I am looking for suggestions on accomplishing the
following:

From Linux access Active Directory (using any supported
protocol between two systems). Active Directory can reside
on any of window OS(2000, XP,..).

By access I mean passing userid and password and receiving
authentication and then be able to possibly retrieve some
information about the user. i.e. support level(bronze,
silver, gold)

Is such a thing possible. I know Active directory has
scripting language ADSI. But that one is in VBasic and as
far as I know Linux does not run VBasic.

Any help is appreciated.

Amir
 
J

Joe Richards [MVP]

Yes you can do authentication and retrieve info via LDAP calls. I have people hitting my AD to authenticate folks and
retrieve info on Solaris, HPUX, various flavors of Linux, and also I think even some main frame apps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top