AppArmor for newbies

Discussion in 'all things UNIX' started by mack_guy911, Jun 10, 2010.

Thread Status:
Not open for further replies.
  1. mack_guy911

    mack_guy911 Registered Member

    Joined:
    Mar 21, 2007
    Posts:
    2,677
    thanks everyone

    i check

    https://www.wilderssecurity.com/showthread.php?t=272658



    how to start install profiles

    sudo apt-get install apparmor-profiles or for gui ubunu software center add apparmor-profiles

    i start it by sudo /etc/init.d/apparmor start

    then make it enforce (thanks to ocky)

    sudo aa-enforce /etc/apparmor.d/usr.bin.firefox

    then reload

    sudo apparmor_parser -r /etc/apparmor.d/usr.bin.firefox

    also what i did is restart entire apparmor by

    sudo /etc/init.d/apparmor restart

    now what to learn how to add profiles of opera....etc

    i check

    http://bodhizazen.net/aa-profiles/bodhizazen/ubuntu-10.04/

    it ok to add them or do i need spacial tweaking
     
  2. chronomatic

    chronomatic Registered Member

    Joined:
    Apr 9, 2009
    Posts:
    1,343
    You might need some special tweaking, but it's pretty straight forward. Bodhi made an excellent AppArmor tutorial at the Ubuntu security forum (in the sticky). It shows in detail how to create and tweak profiles.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.