Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2131 → Rev 2132

/web/acc/manager/htdocs/help/filtering_help.html
15,15 → 15,15
<tr><td valign="middle" align="left">
Cet attribut définit le niveau de filtrage d'un usager :<br/>
- Aucun : aucun filtrage<br/>
- Antivirus : antivirus activé<br/>
- Antivirus + Blacklist : antivirus activé + filtrage par la blacklist<br/>
- Antivirus + Whitelist : antivirus activé + filtrage par la whitelist
- Antivirus WEB : antivirus activé (sur les flux HTTP uniquement)<br/>
- Antivirus WEB + Blacklist : antivirus + filtrage d'adresses IP, de domaines et d'URL par Blacklist<br/>
- Antivirus WEB + Whitelist : antivirus + filtrage d'adresses IP, de domaines et d'URL par Whitelist
<HR>
This attribute defines the filtering level for a user :<br/>
- None : no filtering<br/>
- Antivirus : antivirus activated<br/>
- Antivirus + Blacklist : antivirus activated + blacklist filtering<br/>
- Antivirus + Whitelist : antivirus activated + whitelist filtering
- WEB Antivirus : antivirus enabled (only on HTTP flows)<br/>
- WEB Antivirus + Blacklist : antivirus + IP addresses, DNS names and URL filtering with a Blacklist<br/>
- WEB Antivirus + Whitelist : antivirus + IP addresses, DNS names and URL filtering with a Whitelist
</td></tr>
</table>
<br>
/web/acc/manager/htdocs/help/protocols_help.html
13,17 → 13,17
</TABLE>
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
<tr><td valign="middle" align="left">
Cet attribut définit le niveau de filtrage de protocole d'un usager :<br/>
- Aucun : aucun filtrage de protocole<br/>
- Navigation Web : On autorise les protocoles HTTP et HTTPS.<br/>
- Navigation Web, Messagerie et serveur distant : On autorise les protocoles : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH<br/>
- Personnalisable : vous disposez d'un profil modifiable <a href='../../../admin/protocols_filter.php' > ici </a>
Cet attribut définit le niveau de filtrage des protocoles réseau pour un usager :<br/>
- Aucun : Tous les protocoles réseau sont autorisés<br/>
- Navigation Web : Seuls les protocoles HTTP et HTTPS sont autorisés<br/>
- Navigation Web, Messagerie et serveur distant : Les protocoles HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH sont autorisés<br/>
- Personnalisable : La liste des protocoles autorisés est définie dans le menu 'Filtrage' + 'Protocoles'
<HR>
This attribute defines the protocol filtering level for a user :<br/>
- None : no protocol filtering<br/>
- Web browsing : Only HTTP/S allowed<br/>
- Web browsing, Mail et server administration : Those protocols are allowed : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH<br/>
- Custom : you can custom your own protocol filter <a href='../../../admin/protocols_filter.php' > here </a>
- None : All the network protocols are allowed<br/>
- Web browsing : Only HTTP and HTTPS are allowed<br/>
- Web browsing, Mail et remote server : The protocols HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH are allowed<br/>
- Custom : the list of allowed network protocols is defined in the menu 'Filtering' + 'Protocols'
</td></tr>
</table>
<br>