Well, you could perform an LDAP query to get a list of domain controllers, then pass one of them to the CFLDAP tag. However, you don't gain much as you still have to specify the initial domain controller to start with.
You might try ADSI or the java directory service classes and see if they can hand you the first available domain controller. M!ke -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 12:19 PM To: CF-Talk Subject: CFLDAP and Windows 2003 Domain Controlers Is there someway to dynamically identify a domain controler and use it with the cfldap tag? Or can one only hard code a specific server into the tag? Ian Skinner ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234699 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

