mattcasters commented on pull request #653:
URL: https://github.com/apache/incubator-hop/pull/653#issuecomment-788063658


   Yeah I think things are bit more complicated if we want to have multiple 
users on a server.
   So in general I think you could have a user to 
HOP_CONFIG_FOLDER/HOP_AUDIT_FOLDER/... mapping.
   Perhaps it's easy to come up with a simple JSON file.
   
   I tried hop.war earlier today and the config folder maps to 
`/var/lib/tomcat9/config` on my laptop.  It's all write protected so a bit of a 
pain.  However, if I had a config file in `/var/lib/tomcat9/conf/hop-web.json` 
with a simple mapping from the standard "tomcat" user to where I want that user 
mapped perhaps we can run with it like this.
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to