-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 setsebool -P allow_execmod 1 That worked! Thank you!!! Walt On 02/18/2011 12:36 PM, Daniel J Walsh wrote:
On 02/18/2011 11:33 AM, Walt wrote:
Trying to get Google Earth to work. Starts and closes without working. Any ideas? Thanks! Walt
From SEalert:
Raw Audit Messages type=AVC msg=audit(1297979188.74:143442): avc: denied { execmod } for pid=22634 comm="googleearth-bin" path="/opt/google-earth/libIGGfx.so" dev=dm-0 ino=683598 scontext=unconfined_u:unconfined_r:unconfined_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file
type=SYSCALL msg=audit(1297979188.74:143442): arch=i386 syscall=mprotect success=no exit=EACCES a0=764b000 a1=36b000 a2=5 a3=bfe8c250 items=0 ppid=21605 pid=22634 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 ses=618 comm=googleearth-bin exe=/opt/google-earth/googleearth-bin subj=unconfined_u:unconfined_r:unconfined_t:s0 key=(null)
Hash: googleearth-bin,unconfined_t,usr_t,file,execmod
audit2allow
#============= unconfined_t ============== #!!!! This avc can be allowed using the boolean 'allow_execmod'
allow unconfined_t usr_t:file execmod;
audit2allow -R
#============= unconfined_t ============== #!!!! This avc can be allowed using the boolean 'allow_execmod'
allow unconfined_t usr_t:file execmod;
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug restorecon -R -v /opt/google
If that does not work
# setsebool -P allow_execmod 1
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJNXsusAAoJEGxeLalZnYLuBj8H/ibay4odkAkp6tqeh+LTqHQD reu0eDm9AVyjN96Ud9CyOJTySzPnIHNVPgN6cKbCEju8JRc8rQNpXbKWpLN3OGih AOPDj+199Y+2EeWZjY8w6klSSN/q61fkv3cziOt3S/2qsCiZyiyNEFpm8JMgaUXk wJ/vKG293o4p+AtW2LU3V4pX+tO54uYio0X/bb1VeHvgO8R/ySrYCzDZI25w8J5P tQHz03f9BuarVumUSOsvRMgjZL58c2G1/go4HrcbdsuMKdVR5p+Bya+RIROWWPgQ Ydi3ZMqhR1I3Xs1b4ca8rBr61mtena1dKf5FQTCxHL3FFd43BFO8WHSRQ1xk0oc= =4aP7 -----END PGP SIGNATURE-----