Hi I have an application that needs to access Active Directory. The application uses the logged in account on the Windows computer to access Active Directory. I would rather not log it in as a domain admin. Is there another security group I can use to allow the application to query the AD e.g. would Schema Admins work?
Many thanks