Closed ceramicskate0 closed 6 years ago
new idea is http web server hosting config file to pull from. Old idea ha IO issues
if web server hosted then any web server will work. Testing could even be with simple py web server
central config success in early testing.
will now work with any web server it can get to
Sysvol is a read only Dir that all machines on a domain can read (for GPO). This would be perfect if the app could read its config from that location and execute. I will require SMB yes but that is required anyways. Dir is read only by default and only admins can change files there. This will also help with securing config file to admins.
Idea here is have app read config files from UNC path. This could be done by local config file pointing to UNC path Need to add feature/option in config to do this. If this is read the app will then ignore all other setting except to read UNC config