Public bug reported:

I've been locking down Apache virtualhosts using AADefaultHatName to tag
each one with a virthost-level apparmor subprofile.  I find myself doing
a lot of this:

<VirtualHost 10.242.242.242>
  ServerName derp.example.com
  AADefaultHatName derp.example.com
...
</VirtualHost>

It would be convenient if I could just configure the apparmor module to
use the ServerName as a hat tag by default, and then I could do all my
work in the apparmor profile without the virthost configuration needing
to be aware of it.

** Affects: apparmor (Ubuntu)
     Importance: Wishlist
         Status: New


** Tags: apache change-hat

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1207424

Title:
  mod_apparmor should let me use ServerName as default hat name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1207424/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to