denshoproject / ddr-cmdln

Command-line tools for automating the Densho Digital Repository's various processes.
Other
0 stars 2 forks source link

Enable regular users to run `ddr` commands #206

Open gjost opened 2 years ago

gjost commented 2 years ago

It would be great for users to be able to use ddr as their regular user instead of having to sudo su ddr all the time.

It seems like the big blocker is that regular users can't write to the /var/log directory. We could:

TODO make this work for encyc apps too.