Új hozzászólás Aktív témák

  • bagyusz

    őstag

    válasz Vladi #21814 üzenetére

    Próbáltam úgy is, hogy fájlból olvastatom ki a dmesg denied stringeket, de sajnos nem jó.

    cat asd.txt | audit2allow -m postgreylocal > postgreylocal.te

    Ezt kapom válaszul:

    libsepol.context_from_record: user u is not defined
    libsepol.context_from_record: could not create context structure
    libsepol.context_from_string: could not create context structure
    libsepol.sepol_context_to_sid: could not convert u:r:location:s0 to sid
    compilation failed:
    postfixlocal.te:6:ERROR 'syntax error' at token '' on line 6:

    postgreylocal.te fájlba meg:

    module postgreylocal 1.0;

    /usr/bin/checkmodule: error(s) encountered while parsing configuration
    /usr/bin/checkmodule: loading policy configuration from postfixlocal.te

    Próbáltam droid-ról közvetlenül, de így sem jó:

    adb shell su -c dmesg | audit2allow

    Ezt kapom kimenetként:

    libsepol.context_from_record: user u is not defined
    libsepol.context_from_record: could not create context structure
    libsepol.context_from_string: could not create context structure
    libsepol.sepol_context_to_sid: could not convert u:r:tee:s0 to sid
    libsepol.context_from_record: user u is not defined
    libsepol.context_from_record: could not create context structure
    libsepol.context_from_string: could not create context structure
    libsepol.sepol_context_to_sid: could not convert u:r:sdcardd:s0 to sid

Új hozzászólás Aktív témák