#1978: Mapbender3 access rights for files are not right - user is set to 1000
instead of user
-------------------------+---------------------------
Reporter: astrid_emde | Owner: live-demo@…
Type: task | Status: new
Priority: normal | Milestone: OSGeoLive11.0
Component: LiveDVD | Keywords:
-------------------------+---------------------------
access rights for mapbender3 files are not right - user is set to 1000
instead of user
Mapbender3 is located at /var/www/html/mapbender3
In the install script is a command that passes all files to user as owner
and www-data as group:
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_mapbender3.sh#L107
chown -R user:www-data "$INSTALL_DIR/mapbender3"
cd /var/www/html
ls -l
it says:
drwxr-xr-x 12 1000 www-data mapbender3
Like this it is not possible to edit the files as user user without
setting chown again.
What happened on install. Was somthing wrong?
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1978>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc