Click here to Skip to main content
16,016,184 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: XP Home vs XP Pro Pin
Matt Newman29-May-02 4:29
Matt Newman29-May-02 4:29 
GeneralRe: XP Home vs XP Pro Pin
SimonS5-Jun-02 8:03
SimonS5-Jun-02 8:03 
GeneralRe: XP Home vs XP Pro Pin
Matt Newman5-Jun-02 8:25
Matt Newman5-Jun-02 8:25 
GeneralRe: XP Home vs XP Pro Pin
James Spibey5-Jul-02 5:30
James Spibey5-Jul-02 5:30 
GeneralWin Xp Home Ed. Pin
27-May-02 21:05
suss27-May-02 21:05 
General2K Pro and IIS Pin
Matt Newman25-May-02 10:01
Matt Newman25-May-02 10:01 
GeneralLDAP and Active Directory and ADO Pin
Nick Parker24-May-02 10:53
protectorNick Parker24-May-02 10:53 
GeneralRe: LDAP and Active Directory and ADO Pin
Erik Thompson24-May-02 11:33
sitebuilderErik Thompson24-May-02 11:33 
"directory path/folder lvel of sorts" is probably the LDAP path under which to preform the requested statment you are passing to ADO. AD and LDAP is quite simple and straight foward. MS designed it to be very fast for reading, but updating (especially in a forest) is slow. MS even provides COM objects for talking with AD through ADSI interfaces. The 2000 Dev Days had a whole track on using AD/ADSI and provided an example for doing something similar.

To validate a user logging in you could bypass using ADSI and just attempt loggin them on in determining if they failed or not. ADSI lets you set and clear passwords but doesn't provide a way for you to log and authenicate a user (that I recall) That is why websites that use NT authenication use NTLM that is available with IE for restricted website access.

If the application you are writing is a windows application that the user runs at their machines you can use the currently logged on use as authentication and limit their access to AD that way, this is what the Dev Days track showed as well as a web example.

Cheers,
-Erik
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
My thoughts are my own and reflect on no other.
GeneralRe: LDAP and Active Directory and ADO Pin
Nick Parker24-May-02 11:32
protectorNick Parker24-May-02 11:32 
GeneralRe: LDAP and Active Directory and ADO Pin
Erik Thompson24-May-02 13:08
sitebuilderErik Thompson24-May-02 13:08 
GeneralRe: LDAP and Active Directory and ADO Pin
Nick Parker24-May-02 18:20
protectorNick Parker24-May-02 18:20 
GeneralRe: LDAP and Active Directory and ADO Pin
Nick Parker24-May-02 18:41
protectorNick Parker24-May-02 18:41 
GeneralRe: LDAP and Active Directory and ADO Pin
Nick Parker28-May-02 5:54
protectorNick Parker28-May-02 5:54 
GeneralWinXP questions ... Pin
Maximilien22-May-02 6:54
Maximilien22-May-02 6:54 
GeneralRe: WinXP questions ... Pin
Michael Dunn22-May-02 20:21
sitebuilderMichael Dunn22-May-02 20:21 
GeneralRe: WinXP questions ... Pin
Maximilien23-May-02 3:43
Maximilien23-May-02 3:43 
GeneralXP taskbar behavior is driving me crazy Pin
Jason Hihn21-May-02 10:46
Jason Hihn21-May-02 10:46 
Generalxp domain authentication cache Pin
21-May-02 7:55
suss21-May-02 7:55 
QuestionWhat are those... Pin
21-May-02 1:48
suss21-May-02 1:48 
AnswerRe: What are those... Pin
Matt Gullett21-May-02 2:10
Matt Gullett21-May-02 2:10 
GeneralIs it possible?? (read inside) Pin
Miguel Lopes20-May-02 12:59
Miguel Lopes20-May-02 12:59 
GeneralBIOS problem for upgrade to XP!! Pin
Srini Kella19-May-02 6:11
Srini Kella19-May-02 6:11 
GeneralRe: BIOS problem for upgrade to XP!! Pin
28-May-02 9:32
suss28-May-02 9:32 
GeneralPocketPC, Palm, SmartPhone, Brew Pin
laphijia19-May-02 6:11
laphijia19-May-02 6:11 
GeneralSomething New in Win2K! Pin
Roger Wright14-May-02 6:57
professionalRoger Wright14-May-02 6:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.