|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
attribute for disabled account
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" 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" |
|||||||||||||||||||||||