|
From: Stefan B. <st...@li...> - 2011-04-01 11:13:30
|
On 04/01/2011 06:51 AM, waqar afridi wrote:
> Hello Dear List
>
> I have Fedora 14 and I didnt found Ascii Measurement in
> /sys/kernel/security/
>
> So I compiled a new kernel with IMA Enabled, I have also set the Boot
> parameter ima_tcb=1 but still not getting anything in
> /sys/kernel/security/
Did you mount this directory as securityfs?
cd /sys/kernel
mount -t securityfs ./security ./security
That should then show the directories 'tpm0' and 'ima'.
Stefan
|