[Live-demo] [OSGeo] #1153: tomcat not starting on installed systems under custom user
OSGeo
trac_osgeo at osgeo.org
Wed Jul 3 14:38:20 PDT 2013
#1153: tomcat not starting on installed systems under custom user
---------------------+------------------------------------------------------
Reporter: kalxas | Owner: live-demo@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive7.0
Component: LiveDVD | Keywords: user accounts, tomcat
---------------------+------------------------------------------------------
Changes (by hamish):
* keywords: user accounts => user accounts, tomcat
* priority: major => normal
Comment:
Guy wrote:
> sudo service tomcat6 start
oh, so the trouble is the new-arbitrary user does not have sudo access to
do that.
kalxas wrote:
> As a workaround, you can add to the /etc/sudoers.d the following:
{{{
<username> ALL=(root) NOPASSWD: /usr/sbin/service tomcat6
start,/usr/sbin/service tomcat6 stop,/usr/sbin/service tomcat6 status
}}}
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1153#comment:2>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list