Line 6... |
Line 6... |
6 |
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
6 |
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
7 |
</HEAD>
|
7 |
</HEAD>
|
8 |
<body>
|
8 |
<body>
|
9 |
<center>
|
9 |
<center>
|
10 |
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
|
10 |
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
|
11 |
<tr><th>PERIODES DE CONNEXION - LOGIN TIME</th></tr>
|
11 |
<tr><th>PERIODES HEBDOMADAIRES - WEEKLY PERIODS</th></tr>
|
12 |
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
|
12 |
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
|
13 |
</TABLE>
|
13 |
</TABLE>
|
14 |
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
|
14 |
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
|
15 |
<tr><td valign="middle" align="center">
|
15 |
<tr><td valign="middle" align="center">
|
16 |
Cet attribut définit les périodes pendant lesquelles un usager ou un groupe
|
16 |
Cet attribut définit les périodes hebdomadaires pendant lesquelles un usager ou un groupe peut se connecter.
|
17 |
peut se connecter.
|
- |
|
18 |
Le format de cet attribut est une liste de chaînes de caractères séparées par une ",".
|
17 |
Le format de cet attribut est une liste de périodes séparées par une virgule.
|
19 |
Chaque chaîne définit une période de la semaine.
|
- |
|
20 |
Les journées sont définies ainsi : mo, tu, we, th, fr, sa ou su.
|
18 |
Par exemple "Wk0755-1700,Sa,Su2000-2230" autorise les connexions les jours ouvrés de 7h55 à 17h00 et le week-end de 20h00 à 22h30. Les journées sont définies ainsi : Mo, Tu, We, Th, Fr, Sa ou Su.
|
21 |
"wk" couvre la période du lundi au vendredi. "any" couvre tous les jours de
|
19 |
"Wk" couvre la période du lundi au vendredi. "Any" couvre tous les jours de la semaine.
|
22 |
la semaine.
|
- |
|
23 |
Le jour est suivi du créneau horaire au format hhmm-hhmm
|
20 |
Le jour est suivi du créneau horaire au format hhmm-hhmm
|
24 |
Par exemple "Wk0755-1700,Sa,Su2000-2230" permet de se connecter les jours ouvrés de 7h55 à 17h00 et le week-end de 20h00 à 22h30
|
- |
|
25 |
<hr>
|
21 |
<hr>
|
26 |
Login-Time defines the time span a user may login to the system.
|
22 |
Login-Time defines the time span a user may login to the system.
|
27 |
A time string may be a list of simple time strings separated by "|" or ",".
|
23 |
A time string may be a list of simple time strings separated by a coma.
|
- |
|
24 |
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30.
|
28 |
Each simple time string must begin with a day definition. That can be just
|
25 |
Each simple time string must begin with a day definition. That can be just
|
29 |
one day, multiple days, or a range of days separated by a hyphen. A
|
26 |
one day, multiple days, or a range of days separated by a hyphen. A
|
30 |
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
|
27 |
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
|
31 |
After that a range of hours follows in hhmm-hhmm format.
|
28 |
After that a range of hours follows in hhmm-hhmm format.
|
32 |
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30
|
- |
|
33 |
</td></tr>
|
29 |
</td></tr>
|
34 |
</table>
|
30 |
</table>
|
35 |
<br>
|
31 |
<br>
|
36 |
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
|
32 |
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
|
37 |
</center>
|
33 |
</center>
|