Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Change solr permissions. #20

Open
grosscol opened this issue Jul 21, 2016 · 0 comments
Open

Change solr permissions. #20

grosscol opened this issue Jul 21, 2016 · 0 comments
Labels

Comments

@grosscol
Copy link
Contributor

The solr core files aren't being copied over with permissions that allow solr to access the files.

The suggest solution is to set the perms of the core's directory to:
Access: (2764/drwxrwSr--) Uid: (1001112/ solr)
Similarly for all the files copied over:
Access: (0764/-rwxrw-r--) Uid: (1001112/ solr)

Debating the merits of setting the group owner of the core directory and files to the application user. @aelkiss @malakai97 thoughts?

@grosscol grosscol added the bug label Jul 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant