cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh LDAP connection

Former Member
0 Kudos

Hi,

I'm using UME API to access to LDAP.

I'm having trouble in refreshing my connection.

I've tryed using IGroupFactory.invalidateCacheEntry(groupUniqueID) but it doesn't work.

Does anyone have had the same problem?

Thanks in advance,

GC

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Silly me,

The problem is solved. Just passing uniqueName instead of

uniqueID.

GC