Robert Heller
2019-Apr-28 16:11 UTC
[CentOS] "Untrusted application launcher (desktop launchers)"
I am having this problem on Ubuntu 18.04 -- I manage a batch of desktop machines with some convience desktop launchers, which gnome3 insists are "untrusted". With some general websearching reveals that this is a *GNome3* so-called "security" issue (https://gitlab.gnome.org/GNOME/nautilus/commit/1630f5348). I found a thread on the CentOS Forums (I don't have an account there), where another sysadmin is strugling with this issue: https://www.centos.org/forums/viewtopic.php?f=47&t=65864&start=10 If anyone has come up with a script that can be dropped into ~/.config/autostart/ to "fix" this "feature" of gnome3 I would be interested in it. -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services heller at deepsoft.com -- Webhosting Services
Phil Wyett
2019-Apr-28 17:53 UTC
[CentOS] "Untrusted application launcher (desktop launchers)"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 2019-04-28 at 12:11 -0400, Robert Heller wrote:> I am having this problem on Ubuntu 18.04 -- I manage a batch of desktop > machines with some convience desktop launchers, which gnome3 insists are > "untrusted". With some general websearching reveals that this is a *GNome3* > so-called "security" issue > (https://gitlab.gnome.org/GNOME/nautilus/commit/1630f5348). I found a thread > on the CentOS Forums (I don't have an account there), where another sysadmin > is strugling with this issue: > > https://www.centos.org/forums/viewtopic.php?f=47&t=65864&start=10 > > If anyone has come up with a script that can be dropped into > ~/.config/autostart/ to "fix" this "feature" of gnome3 I would be interested > in it. > >Hi, Just chmod +x the desktop files. That or teach the users how to do things correctly. Regards Phil - -- *** If this is a mailing list, I am subscribed, no need to CC me.*** Playing the game for the games sake. Twitter: kathenasorg IRC: kathenas Web: https://kathenas.org Github: https://github.com/kathenas GitLab: https://gitlab.com/kathenas GPG: A0C3 4C6A AC2B B8F4 F1E5 EDF4 333F 60DC B0B9 BB77 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJcxeiRAAoJEDM/YNywubt3A+AP/RvYJ2Qr1ugBldJyvFnqSD5c p3+dJq26dKGyrY0DqMXC4S7tG1MwEFEbq6OdT0UAHQD0UdvFF6CxbiNwxt6uSg4H 14qtDPTT+TtcoSQbmIiLNfwMaSD+TFcIxBSHUkmmvzcpeJ1xft1fjuirpJpz5yLO v7oTJkvpu38DY6Rb9ukoXEpctHxQlC+1eoK+PWMEoLCKski47hfGkBg2Ej0JM1De ViEMRYfleYYm+zom6F+bjR0QNDbODnZPPicQ0hWuxUF0i7CShKTXFIjLHEMGiyOU 0wAZvUiOrQ1n19hce3+/ELMU597extXf73rFnEDW71pdbXVPweAZAATSuApgUPCb TAdG3YIhjqBcqUDiMvjyySYQsPn0Y5NYAU/v3eSsW8tz8MuwmQBzkNSao8qtYAp+ eD0WtEjwPQiTHqyAz8M8eSBBT7GlyCRh+tdgIjeJk45zDqIGIqKLuzS3lxT6Ijl9 vFrgvyB6PeGjXWGsB1NfVFdXMKTxIZ2JR7xeMI1xnyRwTU0c7toHXZ8BmxdM1BIy nkEiyyOfUY7UVgXLsJAJ8+Zo0htp8Vz0JNHbhjlJZNuDN+oOOzqcZ4J5bdWE1N89 vBA4f+cpq5zm/ij8q545E3Twm3WCJpK7A73BhLAFb/i5qsuLcU2wS/o0b1YLVx52 BSsTJv2ofFxKl61dr9fn =8sxI -----END PGP SIGNATURE-----
Robert Heller
2019-Apr-28 18:25 UTC
[CentOS] "Untrusted application launcher (desktop launchers)"
At Sun, 28 Apr 2019 18:53:21 +0100 CentOS mailing list <centos at centos.org> wrote:> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sun, 2019-04-28 at 12:11 -0400, Robert Heller wrote: > > I am having this problem on Ubuntu 18.04 -- I manage a batch of desktop > > machines with some convience desktop launchers, which gnome3 insists are > > "untrusted". With some general websearching reveals that this is a *GNome3* > > so-called "security" issue > > (https://gitlab.gnome.org/GNOME/nautilus/commit/1630f5348). I found a thread > > on the CentOS Forums (I don't have an account there), where another sysadmin > > is strugling with this issue: > > > > https://www.centos.org/forums/viewtopic.php?f=47&t=65864&start=10 > > > > If anyone has come up with a script that can be dropped into > > ~/.config/autostart/ to "fix" this "feature" of gnome3 I would be interested > > in it. > > > > > > Hi, > > Just chmod +x the desktop files.That is NOT the problem...> > That or teach the users how to do things correctly. >Oh, yeah, you really think I am going to get very far telling *non-techies* to: 1) Open up a terminal (right-click on the desktop and select "Open Terminal") 2) Type at the shell prompt (huh? what is a "shell prompt") /usr/local/bin/arduino & OR gnucash & OR scratch & These happen to be the three desktop shortcuts I am providing. Yes, the last two can be found by searching through all available applications, if they know what to look for. It is so much easier to say: click on the light blue-green infinity sign for Arduino, click on the pile of money for GnuCash, or click on the scratch cat for scratch.> Regards > > Phil > > - -- > *** If this is a mailing list, I am subscribed, no need to CC me.*** > > Playing the game for the games sake. > > Twitter: kathenasorg > IRC: kathenas > Web: https://kathenas.org > Github: https://github.com/kathenas > GitLab: https://gitlab.com/kathenas > > GPG: A0C3 4C6A AC2B B8F4 F1E5 EDF4 333F 60DC B0B9 BB77 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (GNU/Linux) > > iQIcBAEBAgAGBQJcxeiRAAoJEDM/YNywubt3A+AP/RvYJ2Qr1ugBldJyvFnqSD5c > p3+dJq26dKGyrY0DqMXC4S7tG1MwEFEbq6OdT0UAHQD0UdvFF6CxbiNwxt6uSg4H > 14qtDPTT+TtcoSQbmIiLNfwMaSD+TFcIxBSHUkmmvzcpeJ1xft1fjuirpJpz5yLO > v7oTJkvpu38DY6Rb9ukoXEpctHxQlC+1eoK+PWMEoLCKski47hfGkBg2Ej0JM1De > ViEMRYfleYYm+zom6F+bjR0QNDbODnZPPicQ0hWuxUF0i7CShKTXFIjLHEMGiyOU > 0wAZvUiOrQ1n19hce3+/ELMU597extXf73rFnEDW71pdbXVPweAZAATSuApgUPCb > TAdG3YIhjqBcqUDiMvjyySYQsPn0Y5NYAU/v3eSsW8tz8MuwmQBzkNSao8qtYAp+ > eD0WtEjwPQiTHqyAz8M8eSBBT7GlyCRh+tdgIjeJk45zDqIGIqKLuzS3lxT6Ijl9 > vFrgvyB6PeGjXWGsB1NfVFdXMKTxIZ2JR7xeMI1xnyRwTU0c7toHXZ8BmxdM1BIy > nkEiyyOfUY7UVgXLsJAJ8+Zo0htp8Vz0JNHbhjlJZNuDN+oOOzqcZ4J5bdWE1N89 > vBA4f+cpq5zm/ij8q545E3Twm3WCJpK7A73BhLAFb/i5qsuLcU2wS/o0b1YLVx52 > BSsTJv2ofFxKl61dr9fn > =8sxI > -----END PGP SIGNATURE----- > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > >-- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services heller at deepsoft.com -- Webhosting Services