Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 898 → Rev 899

/web/acc/manager/htdocs/help/login_time_help.html
8,28 → 8,24
<body>
<center>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th>PERIODES DE CONNEXION - LOGIN TIME</th></tr>
<tr><th>PERIODES HEBDOMADAIRES - WEEKLY PERIODS</th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
<tr><td valign="middle" align="center">
Cet attribut définit les périodes pendant lesquelles un usager ou un groupe
peut se connecter.
Le format de cet attribut est une liste de chaînes de caractères séparées par une ",".
Chaque chaîne définit une période de la semaine.
Les journées sont définies ainsi : mo, tu, we, th, fr, sa ou su.
"wk" couvre la période du lundi au vendredi. "any" couvre tous les jours de
la semaine.
Le jour est suivi du créneau horaire au format hhmm-hhmm
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
<hr>
Login-Time defines the time span a user may login to the system.
A time string may be a list of simple time strings separated by "|" or ",".
Each simple time string must begin with a day definition. That can be just
one day, multiple days, or a range of days separated by a hyphen. A
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
After that a range of hours follows in hhmm-hhmm format.
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30
Cet attribut définit les périodes hebdomadaires pendant lesquelles un usager ou un groupe peut se connecter.
Le format de cet attribut est une liste de périodes séparées par une virgule.
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.
"Wk" couvre la période du lundi au vendredi. "Any" couvre tous les jours de la semaine.
Le jour est suivi du créneau horaire au format hhmm-hhmm
<hr>
Login-Time defines the time span a user may login to the system.
A time string may be a list of simple time strings separated by a coma.
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30.
Each simple time string must begin with a day definition. That can be just
one day, multiple days, or a range of days separated by a hyphen. A
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
After that a range of hours follows in hhmm-hhmm format.
</td></tr>
</table>
<br>