Skip to content
Discussion options

You must be logged in to vote

Hi there @t0roide .
General comment: These are very different issues, I would appreciate separate discussions/issues in the future as it is difficult to track what has been resolved in this way.

Regarding the backup: You can use a cron job to run the export command and zip up the media folder as a sudo(er) user.

Regarding executing user: Running as a non-privileged user is generally very much recommended for any piece of software. In the context of InvenTree this becomes especially important when you start using plugins. As they hook into the python interpreter directly malicious plugins might access everything the executing user has access to. That can be very bad.

Using LDAP for auth: T…

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@t0roide
Comment options

Answer selected by matmair
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@matmair
Comment options

Comment options

You must be logged in to vote
1 reply
@matmair
Comment options

Comment options

You must be logged in to vote
1 reply
@matmair
Comment options

Comment options

You must be logged in to vote
1 reply
@matmair
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants