[Live-demo] [OSGeo] #1141: Projects using default tomcat should enable it in their startup scripts
OSGeo
trac_osgeo at osgeo.org
Tue Jun 18 16:11:07 PDT 2013
#1141: Projects using default tomcat should enable it in their startup scripts
----------------------+-----------------------------------------------------
Reporter: kalxas | Owner: live-demo@…
Type: defect | Status: new
Priority: critical | Milestone: OSGeoLive7.0
Component: LiveDVD | Keywords: web services, 7.0, tomcat
----------------------+-----------------------------------------------------
Comment(by hamish):
while a (strictly targeted) sudoers.d approach is probably better since it
doesn't rely on stable and plain test passwrds, note that you can also
directly pass the passwrd to sudo on the command line in a script:
{{{
echo "$PASSWORD" | sudo -S service ${...} status
}}}
I'm pretty sure that in the past one of the web services projects was
already doing something similar in the script called by their
startup.desktop/shutdown.desktop menu items, although I can't remember
which one off the top of my head.
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1141#comment:3>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list