Disable LDAP anonymous win2003
I have noticed that the dsHeuristics attribute value isnt set under ADSIedit.msc but as to the dedault Windows 2003 behavior the anonymous users can still check the attributes. Can anyone tell me how to disable this setting so that anonymous user wont get any information even if they try to connect to AD through LDAP? Thanks.
Re: Disable LDAP anonymous win2003
You should know that anonumous access is only enabled for the rootDse, and not the rest of AD. For that you will need to enable anonymous access and assign permissions because the data is still protected by ADls.
Re: Disable LDAP anonymous win2003
Thank you the reply, what I was trying to ask was that if there is any way to disable anonymous rootDse access, previously I wrote something else which was not what I was asking. Thanks.