Hello!
I'm seeing a very weird problem: I'm trying to use LDAP memberOf values to map users at login into different ASA groups, with different policies.
This mapping works on the first login, but not thereafter (until/unless a break of many hours occurs, and then it works on the first login *again*).
Excerpt from "debug ldap 255":
First attempt:
[11258] memberOf: value = CN=Split-tunnel,CN=Users,DC=ldproducts,DC=local
[11258] mapped to IETF-Radius-Class: value = Split-Tunnel-Group
[11258] uSNChanged: value = 6995298
Second, third, etc. attempts:
[11261] memberOf: value = CN=Split-tunnel,CN=Users,DC=ldproducts,DC=local
[11261] uSNChanged: value = 7127750
Hmmm...very odd.
Any suggestions would be greatly appreciated!
Deb