Application Development and Automation 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 only

Read data from active directory

Former Member
0 Likes
1,020

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
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
896

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
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
896

Hi Alex,

Please be more clear

Read only

0 Likes
896

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

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
897

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.

Read only

0 Likes
896

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