[MEGOLDVA] audit2allow - unable to open (null): Bad address

Fórumok

Sziasztok,

Centos 7 szerveren valami megzakkant.
Szokásos audit2allow művelet, viszont kapok egy ilyen szép hibát:


# grep foo /var/log/audit/audit.log | audit2allow -a -M bar
unable to open (null): Bad address

Gugli megvolt, s nem akarom elhinni, hogy az egyetlen megoldás a problémámra, hogy kikapcsolom a a SELinuxot.
Találkozott már valaki a fenti jelenséggel?

Előre is köszönöm!

Hozzászólások

Csak kíváncsiságból...milyen verziót használsz?
yum info policycoreutils-python mit mond?

Ott a pont, PEBKAC!
Szolgáltató default image-ét toltam fel, nekem evidens, hogy ez be van kapcsolva, nem is értem mi szükség volt erre a kikapcslásra. :(

# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of three two values:
# targeted - Targeted processes are protected,
# minimum - Modification of targeted policy. Only selected processes are protected.
# mls - Multi Level Security protection.
SELINUXTYPE=targeted