18 Mar
2024
18 Mar
'24
10:36 p.m.
Are you sure about that 'SAMCompatibleName' attribute name? Our AD forest only has 'sAMAccountName' and it doesn't contain the "REALM\" part of the value only "sAMAccountName=user".
You are right, there is no SAMCompatibleName attribute and sAMAccountName contains only username. SAMCompatibleName is just the format of a legacy account name (example REALM\user, where REALM is netbios name) It seems we can not use a simple filter in this case but maybe there are some other ways ? Thanks, Andrei