A
AG
I am an AD newbie and have the following question.
We are currently having a web -based application that queries the AD
whenever a "new" user logs in to the application. This is because we need
to pull in some information about the user (like EmployeeID, Department,
Location, Office, etc) into the web-based application. On subsequent login
for these "new" users the web app does not query the AD since their info. is
already available in the web app's database (SQL server).
We are now planning on implementing additional security by querying the AD
for "every" login to the web app. We have about 7000 users on this app. Do
you think querying the "Global Catalog" during every login will have any
performance implications, both on the client and the server/GC/DC?
Thank you for your help.
AG
We are currently having a web -based application that queries the AD
whenever a "new" user logs in to the application. This is because we need
to pull in some information about the user (like EmployeeID, Department,
Location, Office, etc) into the web-based application. On subsequent login
for these "new" users the web app does not query the AD since their info. is
already available in the web app's database (SQL server).
We are now planning on implementing additional security by querying the AD
for "every" login to the web app. We have about 7000 users on this app. Do
you think querying the "Global Catalog" during every login will have any
performance implications, both on the client and the server/GC/DC?
Thank you for your help.
AG