Sorry for the cryptic title, but I couldn't think of a better way to put it.
Here's my situation. I have built an Intranet page that allows users to see and edit some of their Active Directory information via LDAP. I have anonymous access turned off and Windows Integrated security turned on. I am fairly new to this, so please explain what I am missing here.....
When I was debugging the page, everything worked great. It got my information and updated just fine. However, some users are getting a username/password dialog. After some testing, here's what I found:
If I log in locally to the computer using USERNAME, it worked fine. If I logged into the AD Domain, it asked for user/pass. I then copied the system profile from MACHINENAME/Username to the profile for DOMAIN/Username and when I logged in to the domain, it suddenly works without user/pass prompt.
The user accounts and the machine accounts b ...
Go to the complete details ...