Menu

SQLite database file owner/group

Help
2024-05-08
2024-05-08
  • Alexandr Zarubkin

    Hello,

    is it possible to specify the owner and group of SQLite database file in case it's created by SymmetricDS? Currently it's running as root, so the file gets created as owned by root.
    I think it should be possible to change the user SymmetricDS runs as, but would like to check with the developers :-)

     

    Last edit: Alexandr Zarubkin 2024-05-08
  • Jake Van Meter

    Jake Van Meter - 2024-05-08

    Currently that is not something that is being explored. If you are looking to have this functionality added, you could submit a pull request with the proposed changes. Alternatively, you could create the SQLite database ahead of time with the user already setup and supply that user to SymmetricDS.

     

Log in to post a comment.