Richard Moody
2003-07-18 21:13:54 UTC
What I am trying to do is get attributes for users from AD
using ADSI through an ASP page. I am running a Windows
2000 web server with SSL and Basic Authentication. I
originally was using the WINNT provider but decided to
switch to LDAP because it provides more information and
can run faster. I have a bit of a problem though, when I
try to get all of the same attributes back for the user
using LDAP they are not all there. I know these values
exist because I have viewed them through ADAT and binding
to the domain. I am also able to get these values to
return using a VBScript and the LDAP provider. Can anyone
think of any reason that I may not be able to get these
values to return using LDAP? I have a feeling it is an
authentication issue between the web server and the DC.
The account I am using is a domain admin so rights should
have nothing to do with it. Any and all help that can be
provide would be greatly appreciated.
using ADSI through an ASP page. I am running a Windows
2000 web server with SSL and Basic Authentication. I
originally was using the WINNT provider but decided to
switch to LDAP because it provides more information and
can run faster. I have a bit of a problem though, when I
try to get all of the same attributes back for the user
using LDAP they are not all there. I know these values
exist because I have viewed them through ADAT and binding
to the domain. I am also able to get these values to
return using a VBScript and the LDAP provider. Can anyone
think of any reason that I may not be able to get these
values to return using LDAP? I have a feeling it is an
authentication issue between the web server and the DC.
The account I am using is a domain admin so rights should
have nothing to do with it. Any and all help that can be
provide would be greatly appreciated.