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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292170
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to