Download SoftTerra(?)'s free LDAP Browser to see all AD attributes that
are accessible via LDAP.

I would also suggest using Active Directory Schema Editor to view all
attributes that are available in the directory.  This MMC plug-in is
great because it will tell you what attributes are indexed as well as
their field length.

For simple work, I built a "dump" page that accepts a domain account
username and returns the most-commonly-used LDAP attributes.  In the
link below, it's userdump.zip.  You will need to change some information
for your site.  Search for "[" and "]" in the code.

http://acelinkdev.evansville.edu/hoflists/

This is a good start to see what types of attributes you can get from a
user object via LDAP.

Let me know if you have any other questions.

M!ke

-----Original Message-----
From: Richard Kroll [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 15, 2006 12:12 PM
To: CF-Talk
Subject: RE: CFLdap

Speaking of LDAP, I'm new to this and trying to integrate a few
different applications we've got in house to use a central user
repository that we can base security upon groups from AD.  Is there a
reference somewhere on how to do this, and perhaps a reference on the
attributes you guys are talking about?  I'm not sure where to look to
find things like "memberOf=domain admin" type things.

Rich Kroll

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253300
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
  • RE: CFLdap Richard Kroll
    • RE: CFLdap Dawson, Michael

Reply via email to