2009 |
raphael.pi |
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>
|
|
|
6 |
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
|
|
7 |
</HEAD>
|
|
|
8 |
<body>
|
|
|
9 |
<center>
|
|
|
10 |
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
|
2471 |
richard |
11 |
<tr><th>Filtrage de protocoles - Protocols filtering</th></tr>
|
2009 |
raphael.pi |
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">
|
2132 |
richard |
16 |
Cet attribut définit le niveau de filtrage des protocoles réseau pour un usager :<br/>
|
|
|
17 |
- Aucun : Tous les protocoles réseau sont autorisés<br/>
|
|
|
18 |
- Navigation Web : Seuls les protocoles HTTP et HTTPS sont autorisés<br/>
|
|
|
19 |
- Navigation Web, Messagerie et serveur distant : Les protocoles HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH sont autorisés<br/>
|
|
|
20 |
- Personnalisable : La liste des protocoles autorisés est définie dans le menu 'Filtrage' + 'Protocoles'
|
2009 |
raphael.pi |
21 |
<HR>
|
|
|
22 |
This attribute defines the protocol filtering level for a user :<br/>
|
2132 |
richard |
23 |
- None : All the network protocols are allowed<br/>
|
|
|
24 |
- Web browsing : Only HTTP and HTTPS are allowed<br/>
|
2471 |
richard |
25 |
- Web browsing + Mail + remote server : The protocols HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH are allowed<br/>
|
2132 |
richard |
26 |
- Custom : the list of allowed network protocols is defined in the menu 'Filtering' + 'Protocols'
|
2009 |
raphael.pi |
27 |
</td></tr>
|
|
|
28 |
</table>
|
|
|
29 |
<br>
|
|
|
30 |
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
|
|
|
31 |
</center>
|
|
|
32 |
</body>
|
|
|
33 |
</html>
|