|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Query Active Directory from asp
Does anybody know how to query active directory from asp for user info? If so do you know of any good tutorials or example pages?
Thanks in advance Oh and im not using .net Last edited by phantom_turtle : July 22nd, 2003 at 01:26 AM. |
|
#2
|
|||
|
|||
|
I think I found some code to do this but I am having trouble with one line.
SQLStmt = "SELECT cn " & _ "FROM 'LDAP://LDAPSERVER:1003/o=microsoft/ou=members' " & _ "WHERE objectClass='*'" How would I write this line for my domain? Say my domain was: blah.this.that.com.au and the netbois name: blah All the users are stored in an ou called: blah users And the Domain Controler named: Beta Can any one show me how I should fill out this line |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Query Active Directory from asp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|