Results 1 to 10 of 16

Thread: How start with AppArmor ?

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Beans
    15

    How start with AppArmor ?

    I am beginner in Linux Security Modules. I want to reach maximum security.
    I have Ubuntu 10.10. If I call "apt-get install apparmor", it error:
    AppArmor not available as kernel LSM
    AppArmor is already installed or I must install? How call it? Command "apparmor" not found...

  2. #2
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  3. #3
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Quote Originally Posted by bodhi.zazen View Post
    http://ubuntuforums.org/showthread.php?t=1008906

    sudo apt-get install apparmor-profile
    I try but can't found package apparmor-profile

    and
    borneq@borneq-VirtualBox:~$ sudo /etc/init.d/apparmor status
    * AppArmor not available as kernel LSM.
    ...fail!
    AppArmor not available as kernel LSM - why?
    Last edited by Borneq; April 25th, 2011 at 10:20 PM.

  4. #4
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    Code:
    sudo apt-get install apparmor-profiles
    http://packages.ubuntu.com/cgi-bin/s...ll&release=all
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  5. #5
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Quote Originally Posted by bodhi.zazen View Post
    Code:
    sudo apt-get install apparmor-profiles
    http://packages.ubuntu.com/cgi-bin/s...ll&release=all
    Yes, I have already installed but "AppArmor not available as kernel LSM" means that my kernel is not adapted to AppArmor ?
    (I have Polish Ubuntu 10.10 Malinowa Mandarynka)
    Last edited by Borneq; April 25th, 2011 at 10:42 PM.

  6. #6
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    What kernel are you running ?

    What is the exact command you are running and what is the exact output ?

    copy-paste from your terminal here.

    If it is the default ubuntu kernel, and not a custom kernel, try another kernel and file a bug report on launchpad.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •