crazyitguy
IS-IT--Management
This question is not specific to .net; just some theory...
Lets say I wanted to authenticate users against an LDAP directory such as Acitvie Directory. The directory also has other attributes for each user such as fname, lname, etc, etc. Would it be "better" to grab that data and store it in our application's local SQL database or retrieve from LDAP every time we need it.
thanks
Lets say I wanted to authenticate users against an LDAP directory such as Acitvie Directory. The directory also has other attributes for each user such as fname, lname, etc, etc. Would it be "better" to grab that data and store it in our application's local SQL database or retrieve from LDAP every time we need it.
thanks