Win 2k PDC; ASPNet user

  • Thread starter Thread starter Sal
  • Start date Start date
S

Sal

Hello all,
I have installed .Net framework 1.1 on my win 2000 PDC with active
directory. When I look in the Active Directory users and computers, I see
that aspnet user does not exist.

Can someone help me with this?
Thank you in advance
Sal
 
AFAIK the aspnet user is a local user and thus not in the AD.
Using the DirectorySearcher you can search using "LDAP" for AD and "WinNT"
for the local accounts, if I'm not very much mistaken.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top