M
Mario Rodriguez
Hi People, Does anyone have some idea how to solve this situation:
1- I create an Active Directory programatically
2- I remove this user from the Active Directory
3- I create the same user again
but throws an exception of "object already exists". My theory is that the
object is keeped on a kind of cache for a while.
Some idea if my theory is correct ?
some idea how to disable this cache or how to configure the TTL of the
objects on this cache ?
thanks
1- I create an Active Directory programatically
2- I remove this user from the Active Directory
3- I create the same user again
but throws an exception of "object already exists". My theory is that the
object is keeped on a kind of cache for a while.
Some idea if my theory is correct ?
some idea how to disable this cache or how to configure the TTL of the
objects on this cache ?
thanks