External SQL Authentication Source with ClearPass

Reading Time: 3 minutes Recently, I had a customer who had all of his user accounts in an external SQL database and we were looking for a way to authenticate against this external SQL authentication source with ClearPass. It is easy, to get this working and the following post demonstrates the configuration. ClearPass supports MSSQL, Oracle and PostgreSQL out … Read more

Bulk Modification of Guest Accounts

Reading Time: 3 minutes In this post I will share how to do a bulk modification of guest accounts in iMC UAM. This is currently not possible from the web GUI. You have to work on the DB instead. I figured it out by reverse engineering and testing. With the new iMC UAM version 7.1 it is possible to … Read more