I'm trying to understand more about the local Clearpass server encryption and what is actually encrypted vs. what is not. I found another thread here:
http://community.arubanetworks.com/t5/Security/Does-Clearpass-provide-disk-or-file-encryption/td-p/248380
Where the final response was "So we don't use drive level encryption, we do encrypted the data within certian DB's columns and encrypt certain directories using AES-256 in CBC mode. "
So the only questions I have regarding the above statement are:
Are the directories holding database information, device information (shared secret for tacacs/radius), and other sensitive data encrypted?
and
Where are these directories on the actual server itself?