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

HowTo: Backup My Server

Reading Time: 6 minutes This time I would like to explain how I backup my server with the help of some build in tools and a script written by myself. As I’m running my blogs and my mail server, which is Scalix, on a Linux server I need to make sure, that no data is lost during an outage … Read more