Re: LDAP: is an account disabled ?
From: Joe Richards [MVP] (humorexpress_at_hotmail.com)
Date: 09/04/04
- Previous message: Laura A. Robinson [MVP]: "Re: Kerberos Vulnerability"
- In reply to: Pierre Bru: "Re: LDAP: is an account disabled ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 04 Sep 2004 12:55:01 -0400
MSDN Library. http://msdn.microsoft.com/library
-- Joe Richards Microsoft MVP Windows Server Directory Services www.joeware.net Pierre Bru wrote: > Joe Richards [MVP] wrote: > >> Yes you can check with LDAP, you want to avoid any accounts where >> (useraccountcontrol:1.2.840.113556.1.4.803:=2) isn't true. So you >> simply add the following to whatever your query currently is >> >> (!(useraccountcontrol:1.2.840.113556.1.4.803:=2)) >> >> joe > > > thx a lot Joe! where can I find info on AD proprietary fields and their > bitmask/values ? > > Pierre. > >> -- >> Joe Richards Microsoft MVP Windows Server Directory Services >> www.joeware.net >> >> >> >> Pierre Bru wrote: >> >>> hi, >>> >>> can I check with LDAP if an account is disabled ? is there a field >>> for that ? >>> >>> can I specify in an LDAP request made with netscape not to return the >>> disabled account ? >>> >>> TIA, >>> Pierre.
- Previous message: Laura A. Robinson [MVP]: "Re: Kerberos Vulnerability"
- In reply to: Pierre Bru: "Re: LDAP: is an account disabled ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|