google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.67k stars 889 forks source link

Create a secure option for asset roots #1811

Closed tst-cjeffries closed 4 years ago

tst-cjeffries commented 4 years ago

Adds a --secure flag to geconfigureassetroot and geupgradeassetroot to remove world-writable permissions.

To test:

tst-jzmolek commented 4 years ago

The code that creates the Fusion RPM should also be updated to set the ownership and permissions like the install.

tst-cjeffries commented 4 years ago

Good catch.

tst-cjeffries commented 4 years ago

RPM changes have been added/tested @tst-jzmolek