Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
alfresco [2012/07/05 16:43] a created |
alfresco [2012/12/01 18:27] (current) a [Security best practices and tips] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Alfresco hacks ====== | ====== Alfresco hacks ====== | ||
| + | ===== Security best practices and tips ==== | ||
| + | |||
| + | * configure all ports beyond 1024 | ||
| + | * avoid default password (admin, db, jmx) | ||
| + | * change default certificates and keys in SOLR | ||
| + | * use keytool or you own certificates | ||
| + | * installRoot/ | ||
| + | * Set permission for configuration files, content store, indexing and logs | ||
| + | |||
| + | chown -R alfresco: | ||
| + | chmod -R 600 installRoot | ||
| ===== Proxying ===== | ===== Proxying ===== | ||

