I'll clean it up and send it to this weekend. Terrence Ryan I.T. Director Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED]
-----Original Message----- From: Steve Good [mailto:[EMAIL PROTECTED] Sent: Friday, October 26, 2007 9:03 PM To: CF-Talk Subject: Re: [OT] Populating a MySQL Database from Active Directory I would LOVE to see this! Thank you for the offer! On 10/26/07, Ryan, Terrence <[EMAIL PROTECTED]> wrote: > > I have some code that can pull down the entire contents of an active > directory domain from ldap. > > From there you could do anything you want with it. (Including inserting > it into mysql. ) > > Care for a look? > > Terrence Ryan > I.T. Director > Wharton Computing and Information Technology > E-mail: [EMAIL PROTECTED] > > > > -----Original Message----- > From: Steve Good [mailto:[EMAIL PROTECTED] > Sent: Friday, October 26, 2007 4:54 PM > To: CF-Talk > Subject: [OT] Populating a MySQL Database from Active Directory > > I have an internal app that is working pretty well. Users log in using > credentials stored in Active Directory and the App runs on a MySQL DB. As > I > expand the app I find I am running into problems with talking to AD. My > bigest issue is with my Dev Enviro. I have to code in a way to circumvent > checking usernames and passwords against AD and pull them from a DB > instead. This is a pain and ends up adding a ton of extra lines to > maintain. Is there a way to populate the database from info stored in AD > and then keep it synchronized? I'd love to keep my user info stored in > the > DB since that would let me start developing my app without worrying about > where the app is running. > > Thanks yall. > > ~Steve > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292183 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

