Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#628 fixed files overly writable pka hamish
Description

Hi,

in the ~user/data/ menu, these dirs are set a+w, which is to be avoided:

  • kml/
  • raster/
  • spatialite/
  • udig-data/

besides being a security risk, it also means that the files will be held in RAM(?), which is bad.

if you need to keep a file writable, add it to the "users" group.

e.g.:

chown -R root.users pathname/
chmod -R g+w pathname/
adduser user users

as GID survives the ISO building process while UID does not.

Hamish

#1031 fixed Cartaro not installed properly phaf kalxas
Description

Tested in 6.5 alpha4 and the launcher is creating a permission problem. When starting through "sudo" the script reports missing startup script.

#1501 fixed Cartaro fails to load data from GeoServer phaf kalxas
Description

Spotted in 9.0alpha1. Cities not showing on map.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.