[GRASS-dev] [GRASS GIS] #2290: Wrong file permissions for grassXY.py on Windows (was: Grass not starting)
GRASS GIS
trac at osgeo.org
Tue Jul 22 04:11:25 PDT 2014
#2290: Wrong file permissions for grassXY.py on Windows (was: Grass not starting)
--------------------------+-------------------------------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Installation | Version: svn-releasebranch70
Keywords: installation | Platform: MSWindows 7
Cpu: x86-64 |
--------------------------+-------------------------------------------------
Comment(by hellik):
Replying to [comment:10 wenzeslaus]:
> Possible duplicate of #1983. Please continue discussion here.
around line [https://trac.osgeo.org/grass/browser/grass/trunk/mswindows
/GRASS-Installer.nsi.tmpl#L894 L894] may be following should be added:
{{{
AccessControl::SetOnFile
"$INSTDIR\etc\grass at GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR at .py" "(BU)"
"Execute"
}}}
not sure to whom ''execute'' should be granted ( BU is builtin/users:
[http://ss64.com/nt/syntax-security_groups.html builtin/users]
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2290#comment:11>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list