[thelist] NT & ADSI

Toby Mills toby at tobymills.com
Tue Jan 27 06:34:11 CST 2004


Hi all,
I've created a site which display select links based on which NT Group the
authorised User is a member of. This works well and using:
GetObject("WinNT://" & DomainName & "/"&AUTH_USER) 
I am able to retrieve all the account properties.
 
However, I also wish to create a page to allow easy searching & listing of
the NT Users and Groups but have not been able to retrieve them. The script
works fine on my home 2k test server (listing all users & groups) but when
uploaded to the NT server the domain returns no groups or users.
 
Does anyone know of any NT security patches which may have restricted access
to ADSI and work arounds? Although the two servers have different operating
systems, I should still be able to retrieve adsi info in the same manner.
 
Much obliged
 
T
-------------------------------
toby mills
web developer & programmer
 <http://www.tobymills.com> www.tobymills.com
 


More information about the thelist mailing list