doc:appunti:linux:sa:dansguardian
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:sa:dansguardian [2018/03/01 11:22] – [Dansguardian su Debian Stretch] niccolo | doc:appunti:linux:sa:dansguardian [2018/03/01 12:15] (current) – [Aggiunta Scansione Antivirus] niccolo | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| ===== Aggiunta Scansione Antivirus ===== | ===== Aggiunta Scansione Antivirus ===== | ||
| + | Dopo aver installato il pacchetto **clamav-daemon** verificare che il processo **clamd** sia in esecuzione che sia presente il socket **/ | ||
| + | |||
| + | < | ||
| + | contentscanner = '/ | ||
| + | </ | ||
| + | |||
| + | FIXME: Non funziona perché i file creati da Dansguardian in /tmp non possono essere letti dal processo **clamd**: | ||
| + | |||
| + | **/ | ||
| + | |||
| + | < | ||
| + | 2018.3.1 11:26:00 - 127.0.0.1 http:// | ||
| + | *DENIED* / | ||
| + | </ | ||
| + | |||
| + | in **/ | ||
| + | |||
| + | < | ||
| + | dansguardian[27754]: | ||
| + | </ | ||
| + | |||
| + | FIXME: Soluzione non funzionante: | ||
| + | |||
| + | < | ||
| + | mkdir -p / | ||
| + | chown dansguardian.dansguardian / | ||
| + | chmod 777 / | ||
| + | adduser clamav dansguardian | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | filecachedir = '/ | ||
| + | </ | ||
| ===== Riferimenti Web ===== | ===== Riferimenti Web ===== | ||
| * **[[http:// | * **[[http:// | ||
| * **[[https:// | * **[[https:// | ||
doc/appunti/linux/sa/dansguardian.1519899728.txt.gz · Last modified: by niccolo
