Home All Groups Group Topic Archive Search About

attribute for disabled account



Author
10 May 2005 1:16 PM
drpepper
can someone tell me what is attributes for disabled account ? i want to
export those account for iinventory.

here is my syntex using ldifde
ldifde -f C:\export.ldf -s ad1-cc -d "dc=ad,dc=pbclient,dc=com" -p subtree
-r "(objectClass=user)" -l "useraccountcontrol"

Author
21 May 2005 8:07 AM
David Brown
try this:
http://hacks.oreilly.com/pub/h/1125

You need to compare the userAccountControl to ADS_UF_ACCOUNTDISABLE

Show quote
"drpepper" wrote:

> can someone tell me what is attributes for disabled account ? i want to
> export those account for iinventory.
>
> here is my syntex using ldifde
> ldifde -f C:\export.ldf -s ad1-cc -d "dc=ad,dc=pbclient,dc=com" -p subtree
> -r "(objectClass=user)" -l "useraccountcontrol"

AddThis Social Bookmark Button