Richard Mueller [MVP] replied to Chris
20-Nov-09 06:06 PM
I am not familiar with the Softera browser. What do you see when you use Joe
Richards' free adfind utility. For example, for user with "pre-Windows 2000
logon" name jsmith:
adfind -default -f "(sAMAccountName=jsmith)" memberOf
Note that the number of values in the memberOf attribute will always be one
less than the number of direct group memberships shown in ADUC, because the
user is a member of only their "primary" group, the memberOf attribute has
no values and technically nothing is saved in AD, so perhaps it appears
there is no memberOf attribute. Ather tools you can use are ADSI Edit and
ldp.exe.
--
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--