Comment 6 for bug 969893

Revision history for this message
Dawid Wróbel (dawidw) wrote :

This is the result of the kern.log grep when attempting to add new gadugadu account:

"May 3 18:18:56 dell kernel: [30390.457304] type=1400 audit(1336061936.317:321): apparmor="DENIED" operation="open" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/home/cromo/.Xauthority" pid=9088 comm="telepathy-sunsh" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.532841] type=1400 audit(1336061936.393:322): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/__init__.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.533971] type=1400 audit(1336061936.393:323): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/connection_manager.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.539749] type=1400 audit(1336061936.397:324): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/connection.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.543269] type=1400 audit(1336061936.401:325): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/util/__init__.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.544635] type=1400 audit(1336061936.405:326): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/util/config.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.545025] type=1400 audit(1336061936.405:327): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/__init__.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.545264] type=1400 audit(1336061936.405:328): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/__init__.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.548511] type=1400 audit(1336061936.409:329): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/twisted_protocol.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
May 3 18:18:56 dell kernel: [30390.548882] type=1400 audit(1336061936.409:330): apparmor="DENIED" operation="mknod" parent=9087 profile="/usr/lib/telepathy/telepathy-*" name="/usr/lib/python2.7/dist-packages/sunshine/lqsoft/pygadu/network.pyc" pid=9088 comm="telepathy-sunsh" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000"

There's at least one attempt to open /home/user/.Xauthority file, I changed it's permissions with a+rw, but it still shows up.