Hello everyone!
I have tried to get xguest work in my enviorment for a while and just for fun tested it with fedora 17, it works almost great. The environment is Gnome 3.
But I have problem to get the sound to work when i'm logged in as xguest. There is no problem when i'm in as admin or a standard user.
In the message log i found this
Apr 4 09:15:44 localhost pulseaudio[1747]: [pulseaudio] authkey.c: Failed to open cookie file '/var/lib/xguest/home/xguest/.esd_auth': Filen eller katalogen finns inte
Apr 4 09:15:44 localhost pulseaudio[1747]: [pulseaudio] authkey.c: Failed to load authorization key '/var/lib/xguest/home/xguest/.esd_auth': Filen eller katalogen finns inte
the end of the messege is swedish translation "File or catalog does not exist"
The symbol for volym control in the upper right corner does not show
Then I loggin as admin, The selinux tells me this:
type=AVC msg=audit(1333523734.720:129): avc: denied { create } for pid=1510 comm="pulseaudio" name=".pulse-cookie" scontext=xguest_u:xguest_r:pulseaudio_t:s0 tcontext=xguest_u:object_r:user_home_dir_t:s0 tclass=file
type=SYSCALL msg=audit(1333523734.720:129): arch=c000003e syscall=2 success=no exit=-13 a0=1ac3300 a1=80142 a2=180 a3=322124947c items=0 ppid=1505 pid=1510 auid=1001 uid=1001 gid=1001 euid=1001 suid=1001 fsuid=1001 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=3 comm="pulseaudio" exe="/usr/bin/pulseaudio" subj=xguest_u:xguest_r:pulseaudio_t:s0 key=(null)
And its a lot more.
Have anyone seen this before, and do anyone have any suggestions?