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">
|
|
|
11 |
<tr><th>Filtrage de protocole - Protocol 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 de protocole d'un usager :<br/>
|
|
|
17 |
- Aucun : aucun filtrage de protocole<br/>
|
|
|
18 |
- Navigation Web : On autorise les protocoles HTTP et HTTPS.<br/>
|
|
|
19 |
- Navigation Web, Messagerie et serveur distant : On autorise les protocoles : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH<br/>
|
|
|
20 |
- Personnalisable : vous disposez d'un profil modifiable <a href='../../../admin/protocols_filter.php' > ici </a>
|
|
|
21 |
<HR>
|
|
|
22 |
This attribute defines the protocol filtering level for a user :<br/>
|
|
|
23 |
- None : no protocol filtering<br/>
|
|
|
24 |
- Web browsing : Only HTTP/S allowed<br/>
|
|
|
25 |
- Web browsing, Mail et server administration : Those protocols are allowed : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH<br/>
|
|
|
26 |
- Custom : you can custom your own protocol filter <a href='../../../admin/protocols_filter.php' > here </a>
|
|
|
27 |
</td></tr>
|
|
|
28 |
</table>
|
|
|
29 |
<br>
|
|
|
30 |
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
|
|
|
31 |
</center>
|
|
|
32 |
</body>
|
|
|
33 |
</html>
|