Ticket #602 (closed defect: fixed)
AppArmor needs to support Xauthority files outside of $HOME
Reported by: | broder | Owned by: | gdb |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2010 (Lucid Deploy) |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
/etc/apparmor.d/abstractions/X gives access to @{HOME}/.Xauthority
However, we don't put Xauthority files in $HOME; we put them in /var/run/athena-sessions to better handle multiple simultaneous logins from different machines.
We should add /var/run/xauth-* to the whitelist.
Change History
Note: See
TracTickets for help on using
tickets.
apparmor-config in -proposed fixes this.