Subversion Repositories ALCASAR

Rev

Rev 2132 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log

Rev Author Line No. Line
1377 richard 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<HTML><!-- written by Rexy -->
3
<HEAD>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<title>Help Page</title>
2818 rexy 6
<link rel="stylesheet" href="/css/acc.css" type="text/css">
1377 richard 7
</HEAD>
8
<body>
9
<center>
10
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
11
	<tr><th>Filtrage - Filtering</th></tr>
12
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
13
</TABLE>
14
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
15
<tr><td valign="middle" align="left">
16
Cet attribut définit le niveau de filtrage d'un usager :<br/>
17
- Aucun : aucun filtrage<br/>
2132 richard 18
- Antivirus WEB : antivirus activé (sur les flux HTTP uniquement)<br/>
19
- Antivirus WEB + Blacklist : antivirus + filtrage d'adresses IP, de domaines et d'URL par Blacklist<br/>
20
- Antivirus WEB + Whitelist : antivirus + filtrage d'adresses IP, de domaines et d'URL par Whitelist
1377 richard 21
<HR>
22
This attribute defines the filtering level for a user :<br/>
23
- None : no filtering<br/>
2132 richard 24
- WEB Antivirus : antivirus enabled (only on HTTP flows)<br/>
25
- WEB Antivirus + Blacklist : antivirus + IP addresses, DNS names and URL filtering with a Blacklist<br/>
26
- WEB Antivirus + Whitelist : antivirus + IP addresses, DNS names and URL filtering with a Whitelist
1377 richard 27
</td></tr>
28
</table>
29
<br>
30
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
31
</center>
32
</body>
33
</html>