Como verificar se o TCB está ativo ou não no seu Aix
Para verificar se sua instalação de AIX está com o TCB (Trusted Computing Base) ativo, você deve verificar a ODM, da seguinte maneira:
$ odmget -q attribute=TCB_STATE PdAt
PdAt:
uniquetype = “”
attribute = “TCB_STATE”
deflt = “tcb_enabled”
values = “”
width = “”
type = “”
generic = “”
rep = “”
nls_index = 0
Se desejar alterar essa configuração, deverá direcionar a saída para um [...]
