sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
MIT License
13 stars 1 forks source link

Ensure folder permissions are correct #5

Closed sevensolutions closed 1 year ago

sevensolutions commented 1 year ago

We need to make sure that folder permissions are correct, so that only a single AppPool can access it. Especially on the secrets folders.

sevensolutions commented 1 year ago

Note for me: Add documentation.

sevensolutions commented 1 year ago

There are still some bugs... I think we need to manually deny access for the "\Users" permission because otherwise everyone can access the secrets folder.