Hi,

I'd like to query AD using a fixed account. Since I'll be coding in
the username and password for the user into a .config file, I'd like
to set the user up pretty much only so that it can read Active
Directory.

The user will be used under an Asp.Net IIS process to talk to the DC,
which is on a separate server.

Thanks!
Andy

Re: Limited service account to query AD by Jorge

Jorge
Thu Mar 27 14:18:19 PDT 2008

Hi
By default any user has read permissions in AD.

--
I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services

Re: Limited service account to query AD by Andy

Andy
Fri Mar 28 07:39:33 PDT 2008

On Mar 27, 5:18 pm, "Jorge Silva" <jorgesilva...@hotmail.com> wrote:
> Hi
> By default any user has read permissions in AD.

Yes, I realize that. However, that's about the only permission
(besides perhaps Network logon, which I assume would be needed to
contact AD) that I want the account to have.