Opened 6 years ago
Closed 5 years ago
#2126 closed defect (fixed)
User "user" not in group "users" on OSGeoLive vmdk
Reported by: | Ben Caradoc-Davies | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive13.0 |
Component: | OSGeoLive | Keywords: | |
Cc: | osgeolive@… |
Description
The user "user" is not a member of the "users" group on the OSGeoLive 12.0 vmdk. This prevents GeoServer from writing to its data directory and causes GeoServer to fail to start. The iso image is not affected by this problem.
Workaround is to fix the vmdk with the following one-time procedure:
(1) Start a terminal.
(2) Run "sudo adduser user users".
(3) Apply this change by starting a new desktop session: either restart the virtual machine or log out and log back in (username "user", password "user").
GeoServer should now start normally.
OSGeoLive mailing list discussion:
https://lists.osgeo.org/pipermail/osgeolive/2018-September/013581.html
Change History (10)
comment:1 by , 6 years ago
Type: | task → defect |
---|
comment:2 by , 6 years ago
Priority: | normal → critical |
---|
comment:4 by , 5 years ago
Milestone: | → OSGeoLive12.0 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
This is specifically targeted to 12.0 release
comment:5 by , 5 years ago
Lets close this once we have released 13.0 VM and checked this is fixed there...
comment:6 by , 5 years ago
Cc: | added |
---|---|
Milestone: | OSGeoLive12.0 → OSGeoLive13.0 |
After getting feedback from a tester on Gitter (thanks KoalaGeo), looks like this is still an issue once you install 13.0 on a VM.
comment:8 by , 5 years ago
Summary: | User "user" not in group "users" on OSGeoLive 12.0 vmdk → User "user" not in group "users" on OSGeoLive vmdk |
---|
comment:9 by , 5 years ago
Milestone: | OSGeoLive13.0 → OSGeoLive12.0 |
---|
I am sending this ticket back to 12.0 where it is still valid.
For 13.0 this workaround is included in the installation quickstart, plus it will be fixed in the VM installation procedure.
comment:10 by , 5 years ago
Milestone: | OSGeoLive12.0 → OSGeoLive13.0 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
fixed in version 13
Bumping priority to keep in mind for 13.0 release.