Hmm... I just did a dump of my account and of a disabled account. I didn't see anything that indicated the account was disabled! Here is the list of attributes it found. THey all were basically the same between the two accounts. Perhaps I should post this in the AD area?
whenCreated
userParameters (nothing obvious there)
objectCategory
badPwdCount
profilePath
codePage
scriptPath
objectGUID
adminCount
memberOf
instanceType
objectSid
badPasswordTime
dSCorePropagationData
company
objectClass
name
description
sn
initials
telephoneNumber
userAccountControl
primaryGroupID
lastLogon
accountExpires
lastLogoff
uSNChanged
lockoutTime
cn
msNPAllowDialin
title
logonCount
sAMAccountType
givenName
uSNCreated
displayName
userPrincipalName
pwdLastSet
whenChanged
department
countryCode
distinguishedName
logonHours
sAMAccountName
Main Topics
Browse All Topics





by: shooksmPosted on 2004-07-16 at 14:39:10ID: 11572418
Depends on what field is being used to denote someone as being disabled and if it is exposed to ldap. Try querying just your information and using attributes="*". Then CFDUMP the query to see all the available fields. Let me know what you find to help filter it out and I can help you to adjust your filter attribute.