Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Read data from active directory

Former Member
0 Kudos

HI

There is Api or sample program which i can use to read

data from active directory for given path ?

Thanks,

Alex

1 ACCEPTED SOLUTION

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi,

The details can be fetched from tables

LDAPAPPL,

LDAPAPPLT,

LDAPGATEW,

LDAPSERVER,

LDAPUSER.

In se80 check the package SLDAP for checking if any function modules are available.

4 REPLIES 4

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi Alex,

Please be more clear

0 Kudos

HI Keshav.Tf ,

I need to get the users (backend and external user name ) form LDAP ,

to internal table how can i do that ?

Regards

Alex

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi,

The details can be fetched from tables

LDAPAPPL,

LDAPAPPLT,

LDAPGATEW,

LDAPSERVER,

LDAPUSER.

In se80 check the package SLDAP for checking if any function modules are available.

0 Kudos

HI

Thanks but the following tables are empty ,

do you know how to read the users from LDAP

for (objectclass=User)

and samaccountname

Thanks

Alex

Edited by: Alex Dean on Apr 18, 2010 8:11 AM