summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea8487a)
raw | patch | inline | side by side (parent: ea8487a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 10:17:59 +0000 (10:17 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 3 Nov 2005 10:17:59 +0000 (10:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1814 594d385d-05f5-0310-b6e9-bd551577e9d8
220 files changed:
diff --git a/doc/guide/user/fr/html/applications/5_manuel_GOsa_Administration_Applications.css b/doc/guide/user/fr/html/applications/5_manuel_GOsa_Administration_Applications.css
--- /dev/null
@@ -0,0 +1,43 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue25 { color: #0000ff; }
+#hue37 { color: #ff0000; }
+#hue48 { color: #ff0000; }
+#hue50 { color: #ff0000; }
+#hue55 { color: #ff0000; }
+#hue57 { color: #ff0000; }
+#hue69 { color: #ff0000; }
+#hue75 { color: #ff0000; }
+#hue76 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/applications/5_manuel_GOsa_Administration_Applications.html b/doc/guide/user/fr/html/applications/5_manuel_GOsa_Administration_Applications.html
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1719"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1720"
+ HREF="node1.html">Applications</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1721"
+ HREF="node1.html">Applications</A>
+<UL>
+<LI><A NAME="tex2html1722"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1723"
+ HREF="node3.html">Options</A>
+<LI><A NAME="tex2html1724"
+ HREF="node4.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1725"
+ HREF="node5.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/WARNINGS b/doc/guide/user/fr/html/applications/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/applications/index.html b/doc/guide/user/fr/html/applications/index.html
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1719"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1720"
+ HREF="node1.html">Applications</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1721"
+ HREF="node1.html">Applications</A>
+<UL>
+<LI><A NAME="tex2html1722"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1723"
+ HREF="node3.html">Options</A>
+<LI><A NAME="tex2html1724"
+ HREF="node4.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1725"
+ HREF="node5.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/labels.pl b/doc/guide/user/fr/html/applications/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/applications/list_back.png b/doc/guide/user/fr/html/applications/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_back.png differ
diff --git a/doc/guide/user/fr/html/applications/list_home.png b/doc/guide/user/fr/html/applications/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_home.png differ
diff --git a/doc/guide/user/fr/html/applications/list_new_app.png b/doc/guide/user/fr/html/applications/list_new_app.png
new file mode 100644 (file)
index 0000000..b7fa9d3
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_new_app.png differ
index 0000000..b7fa9d3
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_new_app.png differ
diff --git a/doc/guide/user/fr/html/applications/list_root.png b/doc/guide/user/fr/html/applications/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_root.png differ
diff --git a/doc/guide/user/fr/html/applications/node1.html b/doc/guide/user/fr/html/applications/node1.html
--- /dev/null
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Applications</TITLE>
+<META NAME="description" CONTENT="Applications">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="5_manuel_GOsa_Administration_Applications.html">
+<LINK REL="up" HREF="5_manuel_GOsa_Administration_Applications.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1734"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1732"
+ HREF="5_manuel_GOsa_Administration_Applications.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1726"
+ HREF="5_manuel_GOsa_Administration_Applications.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1735"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1733"
+ HREF="5_manuel_GOsa_Administration_Applications.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1727"
+ HREF="5_manuel_GOsa_Administration_Applications.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Applications</A>
+</H1>
+
+<P>
+L'administrateur peut installer et configurer une application à partir
+du bouton <SPAN CLASS="textbf"><SPAN ID="hue25">Applications</SPAN></SPAN> dans le menu de
+gauche dans la partie <SPAN CLASS="textbf">Administration</SPAN>. La page <SPAN CLASS="textsf">Configuration
+des applications</SPAN> s'affiche.
+
+<P>
+La page est divisée en deux colonnes :
+
+<P>
+- la première colonne est destinée à afficher la liste des applications,
+
+<P>
+- la deuxième colonne contient les icônes qui sont les actions que
+l'on peut executer sur l'application.
+
+<P>
+Les flêches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département. Ces icônes prédominent sur toutes autres formes
+de séléction d'affichage.
+
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf">Configurations des applications</SPAN>
+que l'administrateur gère la liste des applications installée pour
+le personnel de la société.
+
+<P>
+Il est possible de modifier l'affichage de la liste des applications
+en utilisant le tableau intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+
+<P>
+L'administrateur peut faire une recherche sur le nom :
+
+<P>
+- cliquez sur l'astérisque pour voir apparaître toutes les applications;
+
+<P>
+- cliquez sur une lettre et tous les noms d'applications débutant
+par cette lettre s'afficheront;
+
+<P>
+- cliquez sur un numéro et tous les noms d'applications débutant par
+ce numéro s'afficheront;
+
+<P>
+- recherche rapide <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search"> : remplissez
+le champ par le nom d'une application et ensuite cliquez sur le bouton
+Appliquer.
+
+<P>
+
+<P>
+<BR>
+Pour installer (est ce que l'on peut l'installer à partir de là <SPAN ID="hue37">?</SPAN>)
+et configurer une application, l'administrateur doit cliquer sur le
+bouton <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_app.png"
+ ALT="Image list_new_app">.
+
+<P>
+Apparaît l'espace de configuration contenant trois onglets : informations
+générales, options et références.
+
+<P>
+Pour enregistrer la configuration de chaque onglet, cliquez sur le
+bouton Terminé, pour revenir à la page précédente cliquez sur le bouton
+Annuler.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1736"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1737"
+ HREF="node3.html">Options</A>
+<LI><A NAME="tex2html1738"
+ HREF="node4.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html1734"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1732"
+ HREF="5_manuel_GOsa_Administration_Applications.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1726"
+ HREF="5_manuel_GOsa_Administration_Applications.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1735"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1733"
+ HREF="5_manuel_GOsa_Administration_Applications.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1727"
+ HREF="5_manuel_GOsa_Administration_Applications.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/node2.html b/doc/guide/user/fr/html/applications/node2.html
--- /dev/null
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node3.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1747"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1745"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1739"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1748"
+ HREF="node3.html">Options</A>
+<B> Up:</B> <A NAME="tex2html1746"
+ HREF="node1.html">Applications</A>
+<B> Previous:</B> <A NAME="tex2html1740"
+ HREF="node1.html">Applications</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom de l'application<SPAN ID="hue75">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le nom de l'application.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Exécuter<SPAN ID="hue76">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue48">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Afficher le nom</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue50">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Description de l'application</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le département associé à l'application.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Icône</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez votre image dans l'arborescence de votre système, ensuite
+cliquez sur le bouton Mise à jour. L'icône est alors associée à l'application.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<BR>
+
+<UL>
+<LI>Exécutable uniquement par les membres
+
+<P>
+Cochez si vous désirez que l'application soit exécuter par uniquement
+les membres d'un même groupe.
+
+<P>
+</LI>
+<LI>Remplacer la configuration de l'utilisateur au démarrage
+
+<P>
+<SPAN ID="hue55">?</SPAN>
+<P>
+</LI>
+<LI>Placer une icône sur le bureau des membres
+
+<P>
+Cochez si vous désirez faire apparaître l'icône sur le bureau des
+membres.
+
+<P>
+</LI>
+<LI>Placer une entrée dans le menu démarrage des membres
+
+<P>
+<SPAN ID="hue57">?</SPAN>
+<P>
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/node3.html b/doc/guide/user/fr/html/applications/node3.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Options</TITLE>
+<META NAME="description" CONTENT="Options">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1757"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1755"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1749"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1758"
+ HREF="node4.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1756"
+ HREF="node1.html">Applications</A>
+<B> Previous:</B> <A NAME="tex2html1750"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Options</A>
+</H2>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variable</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Nom de la variable</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Valeur par défaut</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Valeurs par defaut asscociées à la variable</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+Utilisez le bouton Supprimez pour effacer une variable.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/node4.html b/doc/guide/user/fr/html/applications/node4.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1765"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1763"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1759"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1766"
+ HREF="node5.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1764"
+ HREF="node1.html">Applications</A>
+<B> Previous:</B> <A NAME="tex2html1760"
+ HREF="node3.html">Options</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00013000000000000000">
+Références</A>
+</H2>
+
+<P>
+<SPAN ID="hue69">?</SPAN>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/node5.html b/doc/guide/user/fr/html/applications/node5.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="5_manuel_GOsa_Administration_Applications">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="5_manuel_GOsa_Administration_Applications.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1771"
+ HREF="5_manuel_GOsa_Administration_Applications.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1767"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1772"
+ HREF="5_manuel_GOsa_Administration_Applications.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1768"
+ HREF="node4.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/applications/rocket.png b/doc/guide/user/fr/html/applications/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/applications/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/applications/rocket.png differ
diff --git a/doc/guide/user/fr/html/applications/search.png b/doc/guide/user/fr/html/applications/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/applications/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/applications/search.png differ
diff --git a/doc/guide/user/fr/html/departments/4_manuel_GOsa_Administration_Departements.css b/doc/guide/user/fr/html/departments/4_manuel_GOsa_Administration_Departements.css
--- /dev/null
@@ -0,0 +1,42 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.textit { font-style: italic }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue25 { color: #0000ff; }
+#hue50 { color: #ff0000; }
+#hue52 { color: #ff0000; }
+#hue56 { color: #ff0000; }
+#hue71 { color: #ff0000; }
+#hue72 { color: #ff0000; }
+#hue73 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/departments/4_manuel_GOsa_Administration_Departements.html b/doc/guide/user/fr/html/departments/4_manuel_GOsa_Administration_Departements.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1599"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1600"
+ HREF="node1.html">Départements</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1601"
+ HREF="node1.html">Départements</A>
+<UL>
+<LI><A NAME="tex2html1602"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html1603"
+ HREF="node3.html">Propriétés</A>
+<LI><A NAME="tex2html1604"
+ HREF="node4.html">Lieu</A>
+</UL>
+<LI><A NAME="tex2html1605"
+ HREF="node5.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1606"
+ HREF="node6.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/WARNINGS b/doc/guide/user/fr/html/departments/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/departments/index.html b/doc/guide/user/fr/html/departments/index.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1599"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1600"
+ HREF="node1.html">Départements</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1601"
+ HREF="node1.html">Départements</A>
+<UL>
+<LI><A NAME="tex2html1602"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html1603"
+ HREF="node3.html">Propriétés</A>
+<LI><A NAME="tex2html1604"
+ HREF="node4.html">Lieu</A>
+</UL>
+<LI><A NAME="tex2html1605"
+ HREF="node5.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1606"
+ HREF="node6.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/labels.pl b/doc/guide/user/fr/html/departments/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/departments/list_back.png b/doc/guide/user/fr/html/departments/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_back.png differ
diff --git a/doc/guide/user/fr/html/departments/list_home.png b/doc/guide/user/fr/html/departments/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_home.png differ
diff --git a/doc/guide/user/fr/html/departments/list_new_department.png b/doc/guide/user/fr/html/departments/list_new_department.png
new file mode 100644 (file)
index 0000000..35e5b4c
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_new_department.png differ
index 0000000..35e5b4c
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_new_department.png differ
diff --git a/doc/guide/user/fr/html/departments/list_root.png b/doc/guide/user/fr/html/departments/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_root.png differ
diff --git a/doc/guide/user/fr/html/departments/node1.html b/doc/guide/user/fr/html/departments/node1.html
--- /dev/null
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Départements</TITLE>
+<META NAME="description" CONTENT="Départements">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node6.html">
+<LINK REL="previous" HREF="4_manuel_GOsa_Administration_Departements.html">
+<LINK REL="up" HREF="4_manuel_GOsa_Administration_Departements.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1615"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1613"
+ HREF="4_manuel_GOsa_Administration_Departements.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1607"
+ HREF="4_manuel_GOsa_Administration_Departements.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1616"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1614"
+ HREF="4_manuel_GOsa_Administration_Departements.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1608"
+ HREF="4_manuel_GOsa_Administration_Departements.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Départements</A>
+</H1>
+
+<P>
+L'administrateur peut créer ou modifier un département ou accéder
+aux informations sur un département en utilisant le bouton <SPAN CLASS="textbf"><SPAN ID="hue25">départements</SPAN></SPAN>
+de la partie <SPAN CLASS="textbf">Administrateur</SPAN> dans le menu de gauche. La page
+<SPAN CLASS="textsf">Configuration des départements</SPAN> s'affiche.
+
+<P>
+La page est divisée en deux colonnes :
+
+<P>
+- la première colonne est destinée à afficher les noms de départements,
+
+<P>
+- la deuxième colonne contient des icônes qui sont les actions à executer
+sur un département.
+
+<P>
+Les flêches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">
+, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département. Elles prédominent sur toutes autres formes de
+séléction d'affichage.
+
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf">Configuration des départements</SPAN>
+que l'administrateur gère la liste des départements crées pour la
+société.
+
+<P>
+Il est possible de modifier l'affichage des départements en utilisant
+le tableau intitulé <SPAN CLASS="textit">Filtres</SPAN> <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+
+<P>
+L'administrateur peut y faire une recherche sur le nom :
+
+<P>
+- cliquez sur l'astérisque (étoile) pour voir aparaître tous les départements,
+
+<P>
+- cliquez sur une lettre, et tous les noms de départements commençant
+par cette lettre s'afficheront,
+
+<P>
+- cliquez sur un numéro, et tous les noms de départements commençant
+par ce numéro s'afficheront,
+
+<P>
+- recherche rapide <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search"> : remplissez
+le champ avec un nom de département, ensuite cliquez sur le bouton
+Appliquer.
+
+<P>
+
+<P>
+<BR>
+Pour créer un département, l'administrateur doit cliquer sur le bouton
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_department.png"
+ ALT="Image list_new_department"> .
+
+<P>
+Apparaît alors l'espace de configuration des départements avec l'onglet
+<SPAN CLASS="textit">informations générales</SPAN> et l'onglet <SPAN CLASS="textit">Références</SPAN>.
+
+<P>
+Pour enregistrer la configuration cliquer sur le bouton Terminé, pour
+revenir à la page précédente cliquer sur le bouton Annuler.
+
+<P>
+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1617"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html1618"
+ HREF="node3.html">Propriétés</A>
+<LI><A NAME="tex2html1619"
+ HREF="node4.html">Lieu</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1620"
+ HREF="node5.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html1615"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1613"
+ HREF="4_manuel_GOsa_Administration_Departements.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1607"
+ HREF="4_manuel_GOsa_Administration_Departements.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1616"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1614"
+ HREF="4_manuel_GOsa_Administration_Departements.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1608"
+ HREF="4_manuel_GOsa_Administration_Departements.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/node2.html b/doc/guide/user/fr/html/departments/node2.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1629"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1627"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1621"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1630"
+ HREF="node3.html">Propriétés</A>
+<B> Up:</B> <A NAME="tex2html1628"
+ HREF="node1.html">Départements</A>
+<B> Previous:</B> <A NAME="tex2html1622"
+ HREF="node1.html">Départements</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1631"
+ HREF="node3.html">Propriétés</A>
+<LI><A NAME="tex2html1632"
+ HREF="node4.html">Lieu</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/node3.html b/doc/guide/user/fr/html/departments/node3.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Propriétés</TITLE>
+<META NAME="description" CONTENT="Propriétés">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1641"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1639"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1633"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1642"
+ HREF="node4.html">Lieu</A>
+<B> Up:</B> <A NAME="tex2html1640"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html1634"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011100000000000000">
+Propriétés</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du département<SPAN ID="hue71">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du département.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description<SPAN ID="hue72">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue50">Quel type de description, pourquoi est-elle obligatoire?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Catégorie</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue52">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue73">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue56">?</SPAN> (on peut l'associer à un autre département ?)</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/node4.html b/doc/guide/user/fr/html/departments/node4.html
--- /dev/null
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Lieu</TITLE>
+<META NAME="description" CONTENT="Lieu">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1649"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1647"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1643"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1650"
+ HREF="node5.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1648"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html1644"
+ HREF="node3.html">Propriétés</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011200000000000000">
+Lieu</A>
+</H3>
+
+<P>
+Dans le cas d'une société possedant plusieurs départements sur des
+sites séparés.
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Département</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Nom du département</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Lieu</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Endroit ou est situé le département</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez l'adresse du département</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Téléphone</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Téléphone central du département</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Fax</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Fax central du département</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/node5.html b/doc/guide/user/fr/html/departments/node5.html
--- /dev/null
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node6.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1657"
+ HREF="node6.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1655"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1651"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1658"
+ HREF="node6.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1656"
+ HREF="node1.html">Départements</A>
+<B> Previous:</B> <A NAME="tex2html1652"
+ HREF="node4.html">Lieu</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Références</A>
+</H2>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/node6.html b/doc/guide/user/fr/html/departments/node6.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="4_manuel_GOsa_Administration_Departements">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="4_manuel_GOsa_Administration_Departements.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1663"
+ HREF="4_manuel_GOsa_Administration_Departements.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1659"
+ HREF="node5.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1664"
+ HREF="4_manuel_GOsa_Administration_Departements.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1660"
+ HREF="node5.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/departments/rocket.png b/doc/guide/user/fr/html/departments/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/departments/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/departments/rocket.png differ
diff --git a/doc/guide/user/fr/html/departments/search.png b/doc/guide/user/fr/html/departments/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/departments/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/departments/search.png differ
diff --git a/doc/guide/user/fr/html/groups/2_manuel_GOsa_Administration_Groupes.css b/doc/guide/user/fr/html/groups/2_manuel_GOsa_Administration_Groupes.css
--- /dev/null
@@ -0,0 +1,56 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.textit { font-style: italic }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue101 { color: #ff0000; }
+#hue111 { color: #ff0000; }
+#hue118 { color: #ff0000; }
+#hue122 { color: #ff0000; }
+#hue127 { color: #000000; }
+#hue130 { color: #ff0000; }
+#hue131 { color: #ff0000; }
+#hue133 { color: #ff0000; }
+#hue25 { color: #0000ff; }
+#hue28 { color: #000000; }
+#hue30 { color: #000000; }
+#hue32 { color: #000000; }
+#hue34 { color: #000000; }
+#hue36 { color: #000000; }
+#hue43 { color: #000000; }
+#hue62 { color: #ff0000; }
+#hue64 { color: #ff0000; }
+#hue66 { color: #ff0000; }
+#hue95 { color: #ff0000; }
+#hue97 { color: #ff0000; }
+#hue99 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/groups/2_manuel_GOsa_Administration_Groupes.html b/doc/guide/user/fr/html/groups/2_manuel_GOsa_Administration_Groupes.html
--- /dev/null
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1233"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1234"
+ HREF="node1.html">Groupes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1235"
+ HREF="node1.html">Groupes</A>
+<UL>
+<LI><A NAME="tex2html1236"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1237"
+ HREF="node3.html">Environnement</A>
+<UL>
+<LI><A NAME="tex2html1238"
+ HREF="node4.html">Profiles</A>
+<LI><A NAME="tex2html1239"
+ HREF="node5.html">Kiosk profile</A>
+<LI><A NAME="tex2html1240"
+ HREF="node6.html">Logon scripts</A>
+<LI><A NAME="tex2html1241"
+ HREF="node7.html">Attach share</A>
+<LI><A NAME="tex2html1242"
+ HREF="node8.html">Hotplug devices</A>
+<LI><A NAME="tex2html1243"
+ HREF="node9.html">Imprimante</A>
+</UL>
+<LI><A NAME="tex2html1244"
+ HREF="node10.html">Applications</A>
+<LI><A NAME="tex2html1245"
+ HREF="node11.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html1246"
+ HREF="node12.html">Informations générales</A>
+<LI><A NAME="tex2html1247"
+ HREF="node13.html">Alternative addresses</A>
+<LI><A NAME="tex2html1248"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<LI><A NAME="tex2html1249"
+ HREF="node15.html">Transférer le messages vers un membre n'appartenant pas au groupe</A>
+</UL>
+<LI><A NAME="tex2html1250"
+ HREF="node16.html">ACL</A>
+<LI><A NAME="tex2html1251"
+ HREF="node17.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1252"
+ HREF="node18.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/WARNINGS b/doc/guide/user/fr/html/groups/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/groups/closedlock.png b/doc/guide/user/fr/html/groups/closedlock.png
new file mode 100755 (executable)
index 0000000..04a05c1
Binary files /dev/null and b/doc/guide/user/fr/html/groups/closedlock.png differ
index 0000000..04a05c1
Binary files /dev/null and b/doc/guide/user/fr/html/groups/closedlock.png differ
diff --git a/doc/guide/user/fr/html/groups/index.html b/doc/guide/user/fr/html/groups/index.html
--- /dev/null
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1233"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1234"
+ HREF="node1.html">Groupes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1235"
+ HREF="node1.html">Groupes</A>
+<UL>
+<LI><A NAME="tex2html1236"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1237"
+ HREF="node3.html">Environnement</A>
+<UL>
+<LI><A NAME="tex2html1238"
+ HREF="node4.html">Profiles</A>
+<LI><A NAME="tex2html1239"
+ HREF="node5.html">Kiosk profile</A>
+<LI><A NAME="tex2html1240"
+ HREF="node6.html">Logon scripts</A>
+<LI><A NAME="tex2html1241"
+ HREF="node7.html">Attach share</A>
+<LI><A NAME="tex2html1242"
+ HREF="node8.html">Hotplug devices</A>
+<LI><A NAME="tex2html1243"
+ HREF="node9.html">Imprimante</A>
+</UL>
+<LI><A NAME="tex2html1244"
+ HREF="node10.html">Applications</A>
+<LI><A NAME="tex2html1245"
+ HREF="node11.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html1246"
+ HREF="node12.html">Informations générales</A>
+<LI><A NAME="tex2html1247"
+ HREF="node13.html">Alternative addresses</A>
+<LI><A NAME="tex2html1248"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<LI><A NAME="tex2html1249"
+ HREF="node15.html">Transférer le messages vers un membre n'appartenant pas au groupe</A>
+</UL>
+<LI><A NAME="tex2html1250"
+ HREF="node16.html">ACL</A>
+<LI><A NAME="tex2html1251"
+ HREF="node17.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1252"
+ HREF="node18.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/labels.pl b/doc/guide/user/fr/html/groups/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/groups/list_back.png b/doc/guide/user/fr/html/groups/list_back.png
new file mode 100755 (executable)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_back.png differ
diff --git a/doc/guide/user/fr/html/groups/list_home.png b/doc/guide/user/fr/html/groups/list_home.png
new file mode 100755 (executable)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_home.png differ
diff --git a/doc/guide/user/fr/html/groups/list_new_group.png b/doc/guide/user/fr/html/groups/list_new_group.png
new file mode 100755 (executable)
index 0000000..95f99c0
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_new_group.png differ
index 0000000..95f99c0
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_new_group.png differ
diff --git a/doc/guide/user/fr/html/groups/list_root.png b/doc/guide/user/fr/html/groups/list_root.png
new file mode 100755 (executable)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_root.png differ
diff --git a/doc/guide/user/fr/html/groups/node1.html b/doc/guide/user/fr/html/groups/node1.html
--- /dev/null
@@ -0,0 +1,235 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Groupes</TITLE>
+<META NAME="description" CONTENT="Groupes">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node18.html">
+<LINK REL="previous" HREF="2_manuel_GOsa_Administration_Groupes.html">
+<LINK REL="up" HREF="2_manuel_GOsa_Administration_Groupes.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1261"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1259"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1253"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1262"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1260"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1254"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Groupes</A>
+</H1>
+
+<P>
+L'administrateur peut créer ou modifier un groupe ou accéder aux informations
+sur un groupe à partir du bouton <SPAN ID="hue25">Groupe</SPAN> dans le
+menu de gauche dans <SPAN CLASS="textbf">Administration</SPAN>. La page <SPAN CLASS="textsf"><SPAN ID="hue28">Administration
+du groupe</SPAN></SPAN> <SPAN ID="hue30">s'affiche. </SPAN>
+<P>
+<SPAN ID="hue32">La page est divisée en trois colonnes : </SPAN>
+<P>
+<SPAN ID="hue34">-La première colonne est destinée à afficher la
+liste des groupes, </SPAN>
+<P>
+<SPAN ID="hue36">-les deux dernières colonnes contiennent des icônes
+qui sont d'une part les raccourcis vers les propriétés du groupe et
+d'autre part les actions à executer sur le groupe.</SPAN>
+<P>
+<SPAN ID="hue127">-Les flèches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home">
+) servent à modifier l'affichage selon le département, elles prédominent
+sur toutes autres formes de séléction d'affichage.</SPAN>
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf"><SPAN ID="hue43">Administration
+du groupe</SPAN></SPAN> que l'administrateur gère la liste des groupes constitués
+pour la société.
+
+<P>
+Comme pour les utilisateurs, il est possible de modifier l'affichage
+des groupes en utilisant le tableau intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+L'administrateur peut faire une recherche nominative et/ou sur les
+propriétés du groupe :
+
+<P>
+
+<UL>
+<LI>Pour la recherche sur les noms :
+
+<P>
+- cliquer sur l'astérisque (étoile : *) pour voir apparaître tous
+les groupes;
+
+<P>
+- cliquez sur une lettre, la lettre L par exemple et tous les groupes
+commençant par la lettre L seront affichés;
+
+<P>
+- cliquez sur un numéro, les groupes ayant un nom débutant par le
+numéro choisi s'afficheront.
+
+<P>
+</LI>
+<LI>Pour la recherche à partir des propriétés du groupe il suffit :
+
+<P>
+- de cocher une ou plusieurs propositions;
+
+<P>
+- de remplir les champs et de cliquer sur le bouton Appliquer.
+
+<P>
+</LI>
+</UL>
+Pour créer un groupe l'administrateur doit cliquer sur le bouton <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_group.png"
+ ALT="Image list_new_group">.
+
+<P>
+Apparaît alors l'espace de configuration. Les onglets sont les extensions
+apportées à GOsa. L'administrateur configure ces extensions pour chaque
+groupe. A chaque extension configurée, pour enregistrer les modifications,
+cliquer sur le bouton Terminé et pour revenir à la page précédente
+cliquer sur le bouton Annuler.
+
+<P>
+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement.
+
+<P>
+En haut à droite une série d'information vous est donnée : le nom
+du groupe sur lequel vous êtes occupés, et sa place dans l'arbre LDAP.
+
+<P>
+L'image <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./closedlock.png"
+ ALT="Image closedlock"> signale que vous
+êtes en mode sécurisé.
+
+<P>
+Le premier onglet est l'onglet <SPAN CLASS="textbf">informations générales</SPAN>.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1263"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1264"
+ HREF="node3.html">Environnement</A>
+<UL>
+<LI><A NAME="tex2html1265"
+ HREF="node4.html">Profiles</A>
+<LI><A NAME="tex2html1266"
+ HREF="node5.html">Kiosk profile</A>
+<LI><A NAME="tex2html1267"
+ HREF="node6.html">Logon scripts</A>
+<LI><A NAME="tex2html1268"
+ HREF="node7.html">Attach share</A>
+<LI><A NAME="tex2html1269"
+ HREF="node8.html">Hotplug devices</A>
+<LI><A NAME="tex2html1270"
+ HREF="node9.html">Imprimante</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1271"
+ HREF="node10.html">Applications</A>
+<LI><A NAME="tex2html1272"
+ HREF="node11.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html1273"
+ HREF="node12.html">Informations générales</A>
+<LI><A NAME="tex2html1274"
+ HREF="node13.html">Alternative addresses</A>
+<LI><A NAME="tex2html1275"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<LI><A NAME="tex2html1276"
+ HREF="node15.html">Transférer le messages vers un membre n'appartenant pas au groupe</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1277"
+ HREF="node16.html">ACL</A>
+<LI><A NAME="tex2html1278"
+ HREF="node17.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html1261"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1259"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1253"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1262"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1260"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1254"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node10.html b/doc/guide/user/fr/html/groups/node10.html
--- /dev/null
@@ -0,0 +1,79 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Applications</TITLE>
+<META NAME="description" CONTENT="Applications">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node11.html">
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node11.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1371"
+ HREF="node11.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1369"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1363"
+ HREF="node9.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1372"
+ HREF="node11.html">Mail</A>
+<B> Up:</B> <A NAME="tex2html1370"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1364"
+ HREF="node9.html">Imprimante</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00013000000000000000">
+Applications</A>
+</H2>
+
+<P>
+Pour activer l'extension Applications cliquez sur <SPAN CLASS="textit">Créer des
+applications</SPAN>.
+
+<P>
+Les applications disponibles sont les applications existantes au sein
+de la société. L'administrateur dispose de la liste des applications
+dans le champ droit. Il peut attribuer une ou plusieurs applications
+à un groupe. Il suffit de cliquer sur le nom d'une application et
+d'utiliser les flèches pour faire voyager l'application d'un champ
+à l'autre. Pour terminé cliquer sur le bouton Editer les paramètres.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node11.html b/doc/guide/user/fr/html/groups/node11.html
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Mail</TITLE>
+<META NAME="description" CONTENT="Mail">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node16.html">
+<LINK REL="previous" HREF="node10.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node12.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1381"
+ HREF="node12.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1379"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1373"
+ HREF="node10.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1382"
+ HREF="node12.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1380"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1374"
+ HREF="node10.html">Applications</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00014000000000000000">
+Mail</A>
+</H2>
+
+<P>
+Pour activer un compte mail cliquez sur <SPAN CLASS="textit">Créer un compte email</SPAN>.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1383"
+ HREF="node12.html">Informations générales</A>
+<LI><A NAME="tex2html1384"
+ HREF="node13.html">Alternative addresses</A>
+<LI><A NAME="tex2html1385"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<LI><A NAME="tex2html1386"
+ HREF="node15.html">Transférer le messages vers un membre n'appartenant pas au groupe</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node12.html b/doc/guide/user/fr/html/groups/node12.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node13.html">
+<LINK REL="previous" HREF="node11.html">
+<LINK REL="up" HREF="node11.html">
+<LINK REL="next" HREF="node13.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1395"
+ HREF="node13.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1393"
+ HREF="node11.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1387"
+ HREF="node11.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1396"
+ HREF="node13.html">Alternative addresses</A>
+<B> Up:</B> <A NAME="tex2html1394"
+ HREF="node11.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html1388"
+ HREF="node11.html">Mail</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse principale<SPAN ID="hue133">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue95">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue97">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Utilisation des Quota</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue99">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Taille des Quota</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue101">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node13.html b/doc/guide/user/fr/html/groups/node13.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Alternative addresses</TITLE>
+<META NAME="description" CONTENT="Alternative addresses">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node14.html">
+<LINK REL="previous" HREF="node12.html">
+<LINK REL="up" HREF="node11.html">
+<LINK REL="next" HREF="node14.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1405"
+ HREF="node14.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1403"
+ HREF="node11.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1397"
+ HREF="node12.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1406"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<B> Up:</B> <A NAME="tex2html1404"
+ HREF="node11.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html1398"
+ HREF="node12.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014200000000000000">
+Alternative addresses</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node14.html b/doc/guide/user/fr/html/groups/node14.html
--- /dev/null
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Répertoire partagé IMAP</TITLE>
+<META NAME="description" CONTENT="Répertoire partagé IMAP">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node15.html">
+<LINK REL="previous" HREF="node13.html">
+<LINK REL="up" HREF="node11.html">
+<LINK REL="next" HREF="node15.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1415"
+ HREF="node15.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1413"
+ HREF="node11.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1407"
+ HREF="node13.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1416"
+ HREF="node15.html">Transférer le messages vers</A>
+<B> Up:</B> <A NAME="tex2html1414"
+ HREF="node11.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html1408"
+ HREF="node13.html">Alternative addresses</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014300000000000000">
+Répertoire partagé IMAP</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Permission par défaut</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la lise déroulante le type d'accès par défaut au répertoire
+IMAP</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Permission des membres</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le type d'accès accordés aux membres
+au répertoire IMAP</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue111">?</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node15.html b/doc/guide/user/fr/html/groups/node15.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Transférer le messages vers un membre n'appartenant pas au groupe</TITLE>
+<META NAME="description" CONTENT="Transférer le messages vers un membre n'appartenant pas au groupe">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node14.html">
+<LINK REL="up" HREF="node11.html">
+<LINK REL="next" HREF="node16.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1423"
+ HREF="node16.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1421"
+ HREF="node11.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1417"
+ HREF="node14.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1424"
+ HREF="node16.html">ACL</A>
+<B> Up:</B> <A NAME="tex2html1422"
+ HREF="node11.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html1418"
+ HREF="node14.html">Répertoire partagé IMAP</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014400000000000000">
+Transférer le messages vers un membre n'appartenant pas au groupe</A>
+</H3>
+
+<P>
+Des utilisateurs peuvent recevoir les messages d'un groupe sans pour
+autant en être membre. Il suffit d'insérez les adresses de ces utilisateurs
+dans le champ qui précède les boutons Ajouter, Ajouter en local et
+Supprimer. Le bouton Ajouter en local renvoie aux adresses déjà configurées
+dans GOsa.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node16.html b/doc/guide/user/fr/html/groups/node16.html
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ACL</TITLE>
+<META NAME="description" CONTENT="ACL">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node17.html">
+<LINK REL="previous" HREF="node11.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node17.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1433"
+ HREF="node17.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1431"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1425"
+ HREF="node15.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1434"
+ HREF="node17.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1432"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1426"
+ HREF="node15.html">Transférer le messages vers</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00015000000000000000">
+ACL</A>
+</H2>
+
+<P>
+<SPAN ID="hue118">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node17.html b/doc/guide/user/fr/html/groups/node17.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node16.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node18.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1441"
+ HREF="node18.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1439"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1435"
+ HREF="node16.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1442"
+ HREF="node18.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1440"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1436"
+ HREF="node16.html">ACL</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00016000000000000000">
+Références</A>
+</H2>
+
+<P>
+<SPAN ID="hue122">?</SPAN>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node18.html b/doc/guide/user/fr/html/groups/node18.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="2_manuel_GOsa_Administration_Groupes.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1447"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1443"
+ HREF="node17.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1448"
+ HREF="2_manuel_GOsa_Administration_Groupes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1444"
+ HREF="node17.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node2.html b/doc/guide/user/fr/html/groups/node2.html
--- /dev/null
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node3.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1287"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1285"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1279"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1288"
+ HREF="node3.html">Environnement</A>
+<B> Up:</B> <A NAME="tex2html1286"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1280"
+ HREF="node1.html">Groupes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+
+<UL>
+<LI><TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du groupe<SPAN ID="hue130">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du groupe.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez une description, un commentaire sur le groupe</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue131">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Dans la liste déroulante faites le choix d'un département.</TD>
+</TR>
+</TABLE>
+</LI>
+<LI>Forcer le GID <SPAN ID="hue62">?</SPAN>
+</LI>
+<LI>Domaine <SPAN ID="hue64">?</SPAN>
+</LI>
+<LI>Groupe téléphonique <SPAN ID="hue66">?</SPAN>
+</LI>
+<LI>Membre du groupe.
+</LI>
+</UL>
+L'administrateur insère les membres du personnel devant faire partie
+de ce groupe. Il suffit d'utiliser le bouton Ajouter qui renvoie à
+la liste des utilisateurs parmi lesquels l'administrateur doit sélectionner
+les futurs membres du groupe. Pour supprimer un membre, utiliser le
+bouton Supprimer.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node3.html b/doc/guide/user/fr/html/groups/node3.html
--- /dev/null
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Environnement</TITLE>
+<META NAME="description" CONTENT="Environnement">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node10.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1297"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1295"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1289"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1298"
+ HREF="node4.html">Profiles</A>
+<B> Up:</B> <A NAME="tex2html1296"
+ HREF="node1.html">Groupes</A>
+<B> Previous:</B> <A NAME="tex2html1290"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Environnement</A>
+</H2>
+
+<P>
+Pour activer l'extension Environnement cliquer sur <SPAN CLASS="textit">Ajouter
+l'extension environnement</SPAN>.(en anglais dans Gosa)
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1299"
+ HREF="node4.html">Profiles</A>
+<LI><A NAME="tex2html1300"
+ HREF="node5.html">Kiosk profile</A>
+<LI><A NAME="tex2html1301"
+ HREF="node6.html">Logon scripts</A>
+<LI><A NAME="tex2html1302"
+ HREF="node7.html">Attach share</A>
+<LI><A NAME="tex2html1303"
+ HREF="node8.html">Hotplug devices</A>
+<LI><A NAME="tex2html1304"
+ HREF="node9.html">Imprimante</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node4.html b/doc/guide/user/fr/html/groups/node4.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Profiles</TITLE>
+<META NAME="description" CONTENT="Profiles">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1313"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1311"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1305"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1314"
+ HREF="node5.html">Kiosk profile</A>
+<B> Up:</B> <A NAME="tex2html1312"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1306"
+ HREF="node3.html">Environnement</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012100000000000000">
+Profiles</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node5.html b/doc/guide/user/fr/html/groups/node5.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Kiosk profile</TITLE>
+<META NAME="description" CONTENT="Kiosk profile">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node6.html">
+<LINK REL="previous" HREF="node4.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node6.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1323"
+ HREF="node6.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1321"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1315"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1324"
+ HREF="node6.html">Logon scripts</A>
+<B> Up:</B> <A NAME="tex2html1322"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1316"
+ HREF="node4.html">Profiles</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012200000000000000">
+Kiosk profile</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node6.html b/doc/guide/user/fr/html/groups/node6.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Logon scripts</TITLE>
+<META NAME="description" CONTENT="Logon scripts">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node7.html">
+<LINK REL="previous" HREF="node5.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node7.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1333"
+ HREF="node7.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1331"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1325"
+ HREF="node5.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1334"
+ HREF="node7.html">Attach share</A>
+<B> Up:</B> <A NAME="tex2html1332"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1326"
+ HREF="node5.html">Kiosk profile</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012300000000000000">
+Logon scripts</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node7.html b/doc/guide/user/fr/html/groups/node7.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Attach share</TITLE>
+<META NAME="description" CONTENT="Attach share">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node8.html">
+<LINK REL="previous" HREF="node6.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node8.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1343"
+ HREF="node8.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1341"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1335"
+ HREF="node6.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1344"
+ HREF="node8.html">Hotplug devices</A>
+<B> Up:</B> <A NAME="tex2html1342"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1336"
+ HREF="node6.html">Logon scripts</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012400000000000000">
+Attach share</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node8.html b/doc/guide/user/fr/html/groups/node8.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Hotplug devices</TITLE>
+<META NAME="description" CONTENT="Hotplug devices">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node9.html">
+<LINK REL="previous" HREF="node7.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node9.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1353"
+ HREF="node9.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1351"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1345"
+ HREF="node7.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1354"
+ HREF="node9.html">Imprimante</A>
+<B> Up:</B> <A NAME="tex2html1352"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1346"
+ HREF="node7.html">Attach share</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012500000000000000">
+Hotplug devices</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/node9.html b/doc/guide/user/fr/html/groups/node9.html
--- /dev/null
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Imprimante</TITLE>
+<META NAME="description" CONTENT="Imprimante">
+<META NAME="keywords" CONTENT="2_manuel_GOsa_Administration_Groupes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node8.html">
+<LINK REL="up" HREF="node3.html">
+<LINK REL="next" HREF="node10.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1361"
+ HREF="node10.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1359"
+ HREF="node3.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1355"
+ HREF="node8.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1362"
+ HREF="node10.html">Applications</A>
+<B> Up:</B> <A NAME="tex2html1360"
+ HREF="node3.html">Environnement</A>
+<B> Previous:</B> <A NAME="tex2html1356"
+ HREF="node8.html">Hotplug devices</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012600000000000000">
+Imprimante</A>
+</H3>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/groups/rocket.png b/doc/guide/user/fr/html/groups/rocket.png
new file mode 100755 (executable)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/groups/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/groups/rocket.png differ
diff --git a/doc/guide/user/fr/html/macro/7_manuel_GOsa_Administration_PhoneMacros.css b/doc/guide/user/fr/html/macro/7_manuel_GOsa_Administration_PhoneMacros.css
--- /dev/null
@@ -0,0 +1,43 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue25 { color: #0000ff; }
+#hue47 { color: #ff0000; }
+#hue49 { color: #ff0000; }
+#hue51 { color: #ff0000; }
+#hue53 { color: #ff0000; }
+#hue61 { color: #ff0000; }
+#hue65 { color: #ff0000; }
+#hue71 { color: #ff0000; }
+#hue72 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/macro/7_manuel_GOsa_Administration_PhoneMacros.html b/doc/guide/user/fr/html/macro/7_manuel_GOsa_Administration_PhoneMacros.html
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1935"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1936"
+ HREF="node1.html">Phone macros</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1937"
+ HREF="node1.html">Phone macros</A>
+<UL>
+<LI><A NAME="tex2html1938"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1939"
+ HREF="node3.html">Parameter</A>
+<LI><A NAME="tex2html1940"
+ HREF="node4.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1941"
+ HREF="node5.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/WARNINGS b/doc/guide/user/fr/html/macro/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/macro/index.html b/doc/guide/user/fr/html/macro/index.html
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1935"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1936"
+ HREF="node1.html">Phone macros</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1937"
+ HREF="node1.html">Phone macros</A>
+<UL>
+<LI><A NAME="tex2html1938"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1939"
+ HREF="node3.html">Parameter</A>
+<LI><A NAME="tex2html1940"
+ HREF="node4.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1941"
+ HREF="node5.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/labels.pl b/doc/guide/user/fr/html/macro/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/macro/list_back.png b/doc/guide/user/fr/html/macro/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_back.png differ
diff --git a/doc/guide/user/fr/html/macro/list_home.png b/doc/guide/user/fr/html/macro/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_home.png differ
diff --git a/doc/guide/user/fr/html/macro/list_new_macro.png b/doc/guide/user/fr/html/macro/list_new_macro.png
new file mode 100644 (file)
index 0000000..f2a6581
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_new_macro.png differ
index 0000000..f2a6581
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_new_macro.png differ
diff --git a/doc/guide/user/fr/html/macro/list_root.png b/doc/guide/user/fr/html/macro/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_root.png differ
diff --git a/doc/guide/user/fr/html/macro/node1.html b/doc/guide/user/fr/html/macro/node1.html
--- /dev/null
@@ -0,0 +1,186 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Phone macros</TITLE>
+<META NAME="description" CONTENT="Phone macros">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<LINK REL="up" HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1950"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1948"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1942"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1951"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1949"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1943"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Phone macros</A>
+</H1>
+
+<P>
+L'administrateur peut configurer les phone macros à partir du bouton
+<SPAN CLASS="textbf"><SPAN ID="hue25">Phone macros</SPAN></SPAN> dans le menu de gauche dans
+la partie <SPAN CLASS="textbf">Administration</SPAN>. La page <SPAN CLASS="textsf">Phone macro management</SPAN>
+s'affiche.
+
+<P>
+La page est divisée en trois colonnes :
+
+<P>
+- la première colonne est destinée à afficher les _,
+
+<P>
+- la deuxième
+
+<P>
+- la troisième colonne contient les icônes qui sont les actions que
+l'on peut executer sur ces _.
+
+<P>
+Les flêches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département. Ces icônes prédominent sur toutes autres formes
+de séléction d'affichage.
+
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf">Phone macro management</SPAN> que l'administrateur
+gère les phone macros instaurées dans la société.
+
+<P>
+Il est possible de modifier l'affichage des phone macros en utilisant
+le tableau intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+
+<P>
+L'administrateur peut faire une recherche sur le nom :
+
+<P>
+- cliquez sur l'astérisque (étoile : *) pour voir apparaître toutes
+_;
+
+<P>
+- cliquez sur une lettre et tous les noms des _ débutant par cette
+lettre s'afficheront;
+
+<P>
+- cliquez sur un numéro et tous les noms des _ débutant par ce numéro
+s'afficheront;
+
+<P>
+- recherche rapide <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search"> : remplissez
+le champ par le nom de _ et ensuite cliquez sur le bouton Appliquer.
+
+<P>
+
+<P>
+<BR>
+Pour créer et configurer _, l'administrateur doit cliquer sur le
+bouton <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_macro.png"
+ ALT="Image list_new_macro">.
+
+<P>
+Apparaît l'espace de configuration.
+
+<P>
+Pour enregistrer la configuration, cliquez sur le bouton Terminé,
+pour revenir à la page précédente cliquez sur le bouton Annuler.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1952"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1953"
+ HREF="node3.html">Parameter</A>
+<LI><A NAME="tex2html1954"
+ HREF="node4.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html1950"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1948"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1942"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1951"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1949"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1943"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/node2.html b/doc/guide/user/fr/html/macro/node2.html
--- /dev/null
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node3.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1963"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1961"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1955"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1964"
+ HREF="node3.html">Parameter</A>
+<B> Up:</B> <A NAME="tex2html1962"
+ HREF="node1.html">Phone macros</A>
+<B> Previous:</B> <A NAME="tex2html1956"
+ HREF="node1.html">Phone macros</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Macro name<SPAN ID="hue71">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom de la macro</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Afficher le nom<SPAN ID="hue72">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue47">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue49">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue51">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Visible for user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue53">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<BR>
+
+<UL>
+<LI>Macro text
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/node3.html b/doc/guide/user/fr/html/macro/node3.html
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Parameter</TITLE>
+<META NAME="description" CONTENT="Parameter">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1973"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1971"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1965"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1974"
+ HREF="node4.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1972"
+ HREF="node1.html">Phone macros</A>
+<B> Previous:</B> <A NAME="tex2html1966"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Parameter</A>
+</H2>
+
+<P>
+<SPAN ID="hue61">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/node4.html b/doc/guide/user/fr/html/macro/node4.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1981"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1979"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1975"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1982"
+ HREF="node5.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1980"
+ HREF="node1.html">Phone macros</A>
+<B> Previous:</B> <A NAME="tex2html1976"
+ HREF="node3.html">Parameter</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00013000000000000000">
+Références</A>
+</H2>
+
+<P>
+<SPAN ID="hue65">?</SPAN>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/node5.html b/doc/guide/user/fr/html/macro/node5.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="7_manuel_GOsa_Administration_PhoneMacros">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1987"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1983"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1988"
+ HREF="7_manuel_GOsa_Administration_PhoneMacros.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1984"
+ HREF="node4.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/macro/rocket.png b/doc/guide/user/fr/html/macro/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/macro/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/macro/rocket.png differ
diff --git a/doc/guide/user/fr/html/macro/search.png b/doc/guide/user/fr/html/macro/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/macro/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/macro/search.png differ
diff --git a/doc/guide/user/fr/html/ogroups/3_manuel_GOsa_Administration_Groupes-d-objets.css b/doc/guide/user/fr/html/ogroups/3_manuel_GOsa_Administration_Groupes-d-objets.css
--- /dev/null
@@ -0,0 +1,38 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue25 { color: #0000ff; }
+#hue53 { color: #ff0000; }
+#hue59 { color: #ff0000; }
+#hue60 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/ogroups/3_manuel_GOsa_Administration_Groupes-d-objets.html b/doc/guide/user/fr/html/ogroups/3_manuel_GOsa_Administration_Groupes-d-objets.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1491"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1492"
+ HREF="node1.html">Groupes d'objets</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1493"
+ HREF="node1.html">Groupes d'objets</A>
+<UL>
+<LI><A NAME="tex2html1494"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1495"
+ HREF="node3.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1496"
+ HREF="node4.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/WARNINGS b/doc/guide/user/fr/html/ogroups/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/ogroups/index.html b/doc/guide/user/fr/html/ogroups/index.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1491"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html1492"
+ HREF="node1.html">Groupes d'objets</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1493"
+ HREF="node1.html">Groupes d'objets</A>
+<UL>
+<LI><A NAME="tex2html1494"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1495"
+ HREF="node3.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html1496"
+ HREF="node4.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/labels.pl b/doc/guide/user/fr/html/ogroups/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/ogroups/list_back.png b/doc/guide/user/fr/html/ogroups/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_back.png differ
diff --git a/doc/guide/user/fr/html/ogroups/list_home.png b/doc/guide/user/fr/html/ogroups/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_home.png differ
diff --git a/doc/guide/user/fr/html/ogroups/list_new_ogroup.png b/doc/guide/user/fr/html/ogroups/list_new_ogroup.png
new file mode 100644 (file)
index 0000000..318715a
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_new_ogroup.png differ
index 0000000..318715a
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_new_ogroup.png differ
diff --git a/doc/guide/user/fr/html/ogroups/list_root.png b/doc/guide/user/fr/html/ogroups/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/list_root.png differ
diff --git a/doc/guide/user/fr/html/ogroups/node1.html b/doc/guide/user/fr/html/ogroups/node1.html
--- /dev/null
@@ -0,0 +1,204 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Groupes d'objets</TITLE>
+<META NAME="description" CONTENT="Groupes d'objets">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<LINK REL="up" HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1505"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1503"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1497"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1506"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1504"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1498"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Groupes d'objets</A>
+</H1>
+
+<P>
+L'administrateur peut ajouter et configurer les Groupes d'objets à
+partir du bouton <SPAN CLASS="textbf"><SPAN ID="hue25">Groupes d'objets</SPAN></SPAN> dans
+le menu de gauche dans la partie <SPAN CLASS="textbf">Administration</SPAN>. La page
+<SPAN CLASS="textsf">Groupes d'objets</SPAN> s'affiche.
+
+<P>
+La page est divisée en trois colonnes :
+
+<P>
+- la première colonne est destinée à afficher les noms des Groupes
+d'objets,
+
+<P>
+- la deuxième colonne contient les icônes qui sont des raccourcis
+vers les propriétés des Groupes d'objets,
+
+<P>
+- la troisième colonne contient les icônes qui sont les actions que
+l'on peut exécuter sur les Groupes d'objets.
+
+<P>
+Les flêches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département. Ces icônes prédominent sur toutes autres formes
+de séléction d'affichage.
+
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf">Groupes d'objets</SPAN> que l'administrateur
+gère les Groupes d'objets instaurées dans la société.
+
+<P>
+Il est possible de modifier l'affichage de la liste des Groupes en
+utilisant le tableau intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+
+<P>
+
+<UL>
+<LI>L'administrateur peut faire une recherche sur le nom :
+
+<P>
+- cliquez sur l'astérisque (étoile : *) pour voir apparaître tous
+les noms de Groupes d'objets;
+
+<P>
+- cliquez sur une lettre et tous les noms de Groupes d'objets débutant
+par cette lettre s'afficheront;
+
+<P>
+- cliquez sur un numéro et tous les noms des Groupes d'objets débutant
+par ce numéro s'afficheront.
+
+<P>
+</LI>
+<LI>L'administrateur peut faire une recherche à partir des propriétés
+du Groupe d'objets :
+
+<P>
+- cochez une ou plusieurs propositions
+
+<P>
+</LI>
+<LI>Ou encore la recherche rapide <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search">
+: remplissez le champ par le nom du Groupes d'objets recherché et
+ensuite cliquez sur le bouton Appliquer.
+</LI>
+</UL>
+
+<P>
+<BR>
+Pour créer, configurer ou modifier un Groupe d'objets, l'administrateur
+doit cliquer sur le bouton <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_ogroup.png"
+ ALT="Image list_new_ogroup">.
+
+<P>
+Apparaît alors l'espace de configuration. Les onglets sont les extensions
+apportées à GOsa. L'administrateur configure ces extensions pour chaque
+groupe. A chaque extension configurée, pour enregistrer les modifications,
+cliquer sur le bouton Terminé et pour revenir à la page précédente
+cliquer sur le bouton Annuler.
+
+<P>
+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement.
+
+<P>
+Le premier onglet est l'onglet <SPAN CLASS="textbf">informations générales</SPAN>.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html1507"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html1508"
+ HREF="node3.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html1505"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1503"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1497"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1506"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html1504"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1498"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/node2.html b/doc/guide/user/fr/html/ogroups/node2.html
--- /dev/null
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node3.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1517"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1515"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1509"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1518"
+ HREF="node3.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1516"
+ HREF="node1.html">Groupes d'objets</A>
+<B> Previous:</B> <A NAME="tex2html1510"
+ HREF="node1.html">Groupes d'objets</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du groupe<SPAN ID="hue59">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du groupe.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Rédigez une petite description sur le groupe.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue60">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez dans le menu déroulant le département auquel sera associé
+le groupe.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Objets membres</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?. Le bouton Ajouter renvoie à la liste des objets à sélectionner,
+utilisez le bouton Supprimer après avoir sélectionné dans le champ
+les objets à effacer.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/node3.html b/doc/guide/user/fr/html/ogroups/node3.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1525"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1523"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1519"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1526"
+ HREF="node4.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1524"
+ HREF="node1.html">Groupes d'objets</A>
+<B> Previous:</B> <A NAME="tex2html1520"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Références</A>
+</H2>
+
+<P>
+<SPAN ID="hue53">?</SPAN>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/node4.html b/doc/guide/user/fr/html/ogroups/node4.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="3_manuel_GOsa_Administration_Groupes-d-objets">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1531"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1527"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1532"
+ HREF="3_manuel_GOsa_Administration_Groupes-d-objets.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1528"
+ HREF="node3.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/ogroups/rocket.png b/doc/guide/user/fr/html/ogroups/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/rocket.png differ
diff --git a/doc/guide/user/fr/html/ogroups/search.png b/doc/guide/user/fr/html/ogroups/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/ogroups/search.png differ
diff --git a/doc/guide/user/fr/html/systems/9_manuel_GOsa_Administration_Systemes.css b/doc/guide/user/fr/html/systems/9_manuel_GOsa_Administration_Systemes.css
--- /dev/null
@@ -0,0 +1,130 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue106 { color: #ff0000; }
+#hue108 { color: #ff0000; }
+#hue116 { color: #ff0000; }
+#hue118 { color: #ff0000; }
+#hue120 { color: #ff0000; }
+#hue128 { color: #ff0000; }
+#hue130 { color: #ff0000; }
+#hue132 { color: #ff0000; }
+#hue140 { color: #ff0000; }
+#hue142 { color: #ff0000; }
+#hue150 { color: #ff0000; }
+#hue162 { color: #ff0000; }
+#hue166 { color: #ff0000; }
+#hue170 { color: #ff0000; }
+#hue176 { color: #ff0000; }
+#hue184 { color: #ff0000; }
+#hue186 { color: #000000; }
+#hue190 { color: #ff0000; }
+#hue192 { color: #ff0000; }
+#hue194 { color: #ff0000; }
+#hue196 { color: #ff0000; }
+#hue204 { color: #ff0000; }
+#hue206 { color: #ff0000; }
+#hue211 { color: #ff0000; }
+#hue219 { color: #ff0000; }
+#hue22 { color: #0000ff; }
+#hue227 { color: #ff0000; }
+#hue237 { color: #ff0000; }
+#hue239 { color: #ff0000; }
+#hue247 { color: #ff0000; }
+#hue249 { color: #ff0000; }
+#hue251 { color: #ff0000; }
+#hue259 { color: #ff0000; }
+#hue261 { color: #ff0000; }
+#hue263 { color: #ff0000; }
+#hue271 { color: #ff0000; }
+#hue273 { color: #ff0000; }
+#hue281 { color: #ff0000; }
+#hue293 { color: #ff0000; }
+#hue297 { color: #ff0000; }
+#hue301 { color: #ff0000; }
+#hue307 { color: #ff0000; }
+#hue316 { color: #ff0000; }
+#hue329 { color: #ff0000; }
+#hue34 { color: #ff0000; }
+#hue36 { color: #ff0000; }
+#hue363 { color: #ff0000; }
+#hue368 { color: #ff0000; }
+#hue373 { color: #ff0000; }
+#hue381 { color: #ff0000; }
+#hue383 { color: #ff0000; }
+#hue389 { color: #ff0000; }
+#hue394 { color: #ff0000; }
+#hue400 { color: #ff0000; }
+#hue438 { color: #ff0000; }
+#hue440 { color: #ff0000; }
+#hue442 { color: #ff0000; }
+#hue444 { color: #ff0000; }
+#hue446 { color: #ff0000; }
+#hue448 { color: #ff0000; }
+#hue450 { color: #ff0000; }
+#hue452 { color: #ff0000; }
+#hue454 { color: #ff0000; }
+#hue461 { color: #ff0000; }
+#hue472 { color: #ff0000; }
+#hue476 { color: #ff0000; }
+#hue481 { color: #ff0000; }
+#hue500 { color: #ff0000; }
+#hue504 { color: #ff0000; }
+#hue509 { color: #ff0000; }
+#hue515 { color: #ff0000; }
+#hue526 { color: #ff0000; }
+#hue53 { color: #ff0000; }
+#hue537 { color: #ff0000; }
+#hue538 { color: #ff0000; }
+#hue547 { color: #ff0000; }
+#hue548 { color: #ff0000; }
+#hue55 { color: #000000; }
+#hue550 { color: #ff0000; }
+#hue552 { color: #ff0000; }
+#hue554 { color: #ff0000; }
+#hue557 { color: #ff0000; }
+#hue558 { color: #ff0000; }
+#hue560 { color: #ff0000; }
+#hue561 { color: #ff0000; }
+#hue563 { color: #ff0000; }
+#hue564 { color: #ff0000; }
+#hue59 { color: #ff0000; }
+#hue61 { color: #ff0000; }
+#hue63 { color: #ff0000; }
+#hue65 { color: #ff0000; }
+#hue73 { color: #ff0000; }
+#hue75 { color: #ff0000; }
+#hue80 { color: #ff0000; }
+#hue88 { color: #ff0000; }
+#hue96 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/systems/9_manuel_GOsa_Administration_Systemes.html b/doc/guide/user/fr/html/systems/9_manuel_GOsa_Administration_Systemes.html
--- /dev/null
@@ -0,0 +1,206 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html2927"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html2928"
+ HREF="node1.html">Systèmes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html2929"
+ HREF="node1.html">Systèmes</A>
+<UL>
+<LI><A NAME="tex2html2930"
+ HREF="node2.html">Configurer un terminal</A>
+<UL>
+<LI><A NAME="tex2html2931"
+ HREF="node3.html">Informations générales</A>
+<LI><A NAME="tex2html2932"
+ HREF="node4.html">Propriétés</A>
+<LI><A NAME="tex2html2933"
+ HREF="node5.html">Configuration réseau</A>
+<LI><A NAME="tex2html2934"
+ HREF="node6.html">Action</A>
+<LI><A NAME="tex2html2935"
+ HREF="node7.html">Equipements</A>
+<LI><A NAME="tex2html2936"
+ HREF="node8.html">Clavier</A>
+<LI><A NAME="tex2html2937"
+ HREF="node9.html">Souris</A>
+<LI><A NAME="tex2html2938"
+ HREF="node10.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html2939"
+ HREF="node11.html">Périphérique graphique</A>
+<LI><A NAME="tex2html2940"
+ HREF="node12.html">Ecran</A>
+<LI><A NAME="tex2html2941"
+ HREF="node13.html">Bureau distant</A>
+<LI><A NAME="tex2html2942"
+ HREF="node14.html">Imprimante</A>
+<LI><A NAME="tex2html2943"
+ HREF="node15.html">Scanner</A>
+<LI><A NAME="tex2html2944"
+ HREF="node16.html">Démarrage</A>
+<LI><A NAME="tex2html2945"
+ HREF="node17.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html2946"
+ HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html2947"
+ HREF="node19.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html2948"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html2949"
+ HREF="node21.html">Surveillance</A>
+<LI><A NAME="tex2html2950"
+ HREF="node22.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2951"
+ HREF="node23.html">Configurer une station de travail</A>
+<UL>
+<LI><A NAME="tex2html2952"
+ HREF="node24.html">Informations générales</A>
+<LI><A NAME="tex2html2953"
+ HREF="node25.html">Propriétés</A>
+<LI><A NAME="tex2html2954"
+ HREF="node26.html">Configuration réseau</A>
+<LI><A NAME="tex2html2955"
+ HREF="node27.html">Action</A>
+<LI><A NAME="tex2html2956"
+ HREF="node28.html">Equipements</A>
+<LI><A NAME="tex2html2957"
+ HREF="node29.html">Clavier</A>
+<LI><A NAME="tex2html2958"
+ HREF="node30.html">Souris</A>
+<LI><A NAME="tex2html2959"
+ HREF="node31.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html2960"
+ HREF="node32.html">Périphérique graphique</A>
+<LI><A NAME="tex2html2961"
+ HREF="node33.html">Ecran</A>
+<LI><A NAME="tex2html2962"
+ HREF="node34.html">Bureau distant</A>
+<LI><A NAME="tex2html2963"
+ HREF="node35.html">Imprimante</A>
+<LI><A NAME="tex2html2964"
+ HREF="node36.html">Scanner</A>
+<LI><A NAME="tex2html2965"
+ HREF="node37.html">Démarrage</A>
+<LI><A NAME="tex2html2966"
+ HREF="node38.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html2967"
+ HREF="node39.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html2968"
+ HREF="node40.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html2969"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html2970"
+ HREF="node42.html">Surveillance</A>
+<LI><A NAME="tex2html2971"
+ HREF="node43.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2972"
+ HREF="node44.html">Configurer un serveur</A>
+<UL>
+<LI><A NAME="tex2html2973"
+ HREF="node45.html">Informations générales</A>
+<LI><A NAME="tex2html2974"
+ HREF="node46.html">Configuration réseau</A>
+<LI><A NAME="tex2html2975"
+ HREF="node47.html">Action</A>
+<LI><A NAME="tex2html2976"
+ HREF="node48.html">Databases</A>
+<LI><A NAME="tex2html2977"
+ HREF="node49.html">Services</A>
+<LI><A NAME="tex2html2978"
+ HREF="node50.html">Surveillance</A>
+<LI><A NAME="tex2html2979"
+ HREF="node51.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2980"
+ HREF="node52.html">Configurer une imprimante</A>
+<UL>
+<LI><A NAME="tex2html2981"
+ HREF="node53.html">Informations générales</A>
+<LI><A NAME="tex2html2982"
+ HREF="node54.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2983"
+ HREF="node55.html">Configurer un téléphone</A>
+<UL>
+<LI><A NAME="tex2html2984"
+ HREF="node56.html">Informations générales</A>
+<LI><A NAME="tex2html2985"
+ HREF="node57.html">Specific Phone settings</A>
+<LI><A NAME="tex2html2986"
+ HREF="node58.html">Configuration réseau</A>
+<LI><A NAME="tex2html2987"
+ HREF="node59.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2988"
+ HREF="node60.html">Configuration d'un composant</A>
+<UL>
+<LI><A NAME="tex2html2989"
+ HREF="node61.html">Informations générales</A>
+<LI><A NAME="tex2html2990"
+ HREF="node62.html">Configuration réseau</A>
+<LI><A NAME="tex2html2991"
+ HREF="node63.html">Références</A>
+</UL>
+</UL>
+<BR>
+<LI><A NAME="tex2html2992"
+ HREF="node64.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/WARNINGS b/doc/guide/user/fr/html/systems/WARNINGS
--- /dev/null
@@ -0,0 +1,11 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/systems/index.html b/doc/guide/user/fr/html/systems/index.html
--- /dev/null
@@ -0,0 +1,206 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html2927"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html2928"
+ HREF="node1.html">Systèmes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html2929"
+ HREF="node1.html">Systèmes</A>
+<UL>
+<LI><A NAME="tex2html2930"
+ HREF="node2.html">Configurer un terminal</A>
+<UL>
+<LI><A NAME="tex2html2931"
+ HREF="node3.html">Informations générales</A>
+<LI><A NAME="tex2html2932"
+ HREF="node4.html">Propriétés</A>
+<LI><A NAME="tex2html2933"
+ HREF="node5.html">Configuration réseau</A>
+<LI><A NAME="tex2html2934"
+ HREF="node6.html">Action</A>
+<LI><A NAME="tex2html2935"
+ HREF="node7.html">Equipements</A>
+<LI><A NAME="tex2html2936"
+ HREF="node8.html">Clavier</A>
+<LI><A NAME="tex2html2937"
+ HREF="node9.html">Souris</A>
+<LI><A NAME="tex2html2938"
+ HREF="node10.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html2939"
+ HREF="node11.html">Périphérique graphique</A>
+<LI><A NAME="tex2html2940"
+ HREF="node12.html">Ecran</A>
+<LI><A NAME="tex2html2941"
+ HREF="node13.html">Bureau distant</A>
+<LI><A NAME="tex2html2942"
+ HREF="node14.html">Imprimante</A>
+<LI><A NAME="tex2html2943"
+ HREF="node15.html">Scanner</A>
+<LI><A NAME="tex2html2944"
+ HREF="node16.html">Démarrage</A>
+<LI><A NAME="tex2html2945"
+ HREF="node17.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html2946"
+ HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html2947"
+ HREF="node19.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html2948"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html2949"
+ HREF="node21.html">Surveillance</A>
+<LI><A NAME="tex2html2950"
+ HREF="node22.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2951"
+ HREF="node23.html">Configurer une station de travail</A>
+<UL>
+<LI><A NAME="tex2html2952"
+ HREF="node24.html">Informations générales</A>
+<LI><A NAME="tex2html2953"
+ HREF="node25.html">Propriétés</A>
+<LI><A NAME="tex2html2954"
+ HREF="node26.html">Configuration réseau</A>
+<LI><A NAME="tex2html2955"
+ HREF="node27.html">Action</A>
+<LI><A NAME="tex2html2956"
+ HREF="node28.html">Equipements</A>
+<LI><A NAME="tex2html2957"
+ HREF="node29.html">Clavier</A>
+<LI><A NAME="tex2html2958"
+ HREF="node30.html">Souris</A>
+<LI><A NAME="tex2html2959"
+ HREF="node31.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html2960"
+ HREF="node32.html">Périphérique graphique</A>
+<LI><A NAME="tex2html2961"
+ HREF="node33.html">Ecran</A>
+<LI><A NAME="tex2html2962"
+ HREF="node34.html">Bureau distant</A>
+<LI><A NAME="tex2html2963"
+ HREF="node35.html">Imprimante</A>
+<LI><A NAME="tex2html2964"
+ HREF="node36.html">Scanner</A>
+<LI><A NAME="tex2html2965"
+ HREF="node37.html">Démarrage</A>
+<LI><A NAME="tex2html2966"
+ HREF="node38.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html2967"
+ HREF="node39.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html2968"
+ HREF="node40.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html2969"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html2970"
+ HREF="node42.html">Surveillance</A>
+<LI><A NAME="tex2html2971"
+ HREF="node43.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2972"
+ HREF="node44.html">Configurer un serveur</A>
+<UL>
+<LI><A NAME="tex2html2973"
+ HREF="node45.html">Informations générales</A>
+<LI><A NAME="tex2html2974"
+ HREF="node46.html">Configuration réseau</A>
+<LI><A NAME="tex2html2975"
+ HREF="node47.html">Action</A>
+<LI><A NAME="tex2html2976"
+ HREF="node48.html">Databases</A>
+<LI><A NAME="tex2html2977"
+ HREF="node49.html">Services</A>
+<LI><A NAME="tex2html2978"
+ HREF="node50.html">Surveillance</A>
+<LI><A NAME="tex2html2979"
+ HREF="node51.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2980"
+ HREF="node52.html">Configurer une imprimante</A>
+<UL>
+<LI><A NAME="tex2html2981"
+ HREF="node53.html">Informations générales</A>
+<LI><A NAME="tex2html2982"
+ HREF="node54.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2983"
+ HREF="node55.html">Configurer un téléphone</A>
+<UL>
+<LI><A NAME="tex2html2984"
+ HREF="node56.html">Informations générales</A>
+<LI><A NAME="tex2html2985"
+ HREF="node57.html">Specific Phone settings</A>
+<LI><A NAME="tex2html2986"
+ HREF="node58.html">Configuration réseau</A>
+<LI><A NAME="tex2html2987"
+ HREF="node59.html">Références</A>
+</UL>
+<LI><A NAME="tex2html2988"
+ HREF="node60.html">Configuration d'un composant</A>
+<UL>
+<LI><A NAME="tex2html2989"
+ HREF="node61.html">Informations générales</A>
+<LI><A NAME="tex2html2990"
+ HREF="node62.html">Configuration réseau</A>
+<LI><A NAME="tex2html2991"
+ HREF="node63.html">Références</A>
+</UL>
+</UL>
+<BR>
+<LI><A NAME="tex2html2992"
+ HREF="node64.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/labels.pl b/doc/guide/user/fr/html/systems/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/systems/list_back.png b/doc/guide/user/fr/html/systems/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_back.png differ
diff --git a/doc/guide/user/fr/html/systems/list_home.png b/doc/guide/user/fr/html/systems/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_home.png differ
diff --git a/doc/guide/user/fr/html/systems/list_root.png b/doc/guide/user/fr/html/systems/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/systems/list_root.png differ
diff --git a/doc/guide/user/fr/html/systems/node1.html b/doc/guide/user/fr/html/systems/node1.html
--- /dev/null
@@ -0,0 +1,363 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Systèmes</TITLE>
+<META NAME="description" CONTENT="Systèmes">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node64.html">
+<LINK REL="previous" HREF="9_manuel_GOsa_Administration_Systemes.html">
+<LINK REL="up" HREF="9_manuel_GOsa_Administration_Systemes.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3001"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html2999"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html2993"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3002"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Up:</B> <A NAME="tex2html3000"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html2994"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Systèmes</A>
+</H1>
+
+<P>
+L'administrateur peut ajouter et configurer les systèmes à partir
+du bouton <SPAN CLASS="textbf"><SPAN ID="hue22">Systèmes</SPAN></SPAN> dans le menu de gauche
+dans la partie <SPAN CLASS="textbf">Administration</SPAN>. La page <SPAN CLASS="textsf">Administration
+du système</SPAN> s'affiche.
+
+<P>
+La page est divisée en deux colonnes :
+
+<P>
+- la première colonne est destinée à afficher les _,
+
+<P>
+- la deuxième colonne contient les icônes qui sont les actions que
+l'on peut executer sur ces _.
+
+<P>
+Les flêches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département. Ces icônes prédominent sur toutes autres formes
+de séléction d'affichage.
+
+<P>
+
+<P>
+<BR>
+C'est à partir de la page <SPAN CLASS="textsf">Administration du système</SPAN> que l'administrateur
+gère les _ instaurées dans la société.
+
+<P>
+Il est possible de modifier l'affichage des _ en utilisant le tableau
+intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">.
+
+<P>
+L'administrateur peut faire une recherche sur le nom :
+
+<P>
+- cliquez sur l'astérisque (étoile : *) pour voir apparaître toutes
+_;
+
+<P>
+- cliquez sur une lettre et tous les noms des _ débutant par cette
+lettre s'afficheront;
+
+<P>
+- cliquez sur un numéro et tous les noms des _ débutant par ce numéro
+s'afficheront.
+
+<P>
+L'administrateur peut faire une recherche à partir du type de système
+:
+
+<P>
+- cochez une ou plusieurs propositions
+
+<P>
+Ou encore la recherche rapide <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search">
+: remplissez le champ par le nom de _ et ensuite cliquez sur le bouton
+Appliquer.
+
+<P>
+Et aussi le bouton <SPAN ID="hue34">?</SPAN> display systems <SPAN ID="hue36">?</SPAN>
+<P>
+
+<P>
+<BR>
+Pour sélectionner un système à configurer, l'administrateur doit cliquer
+selon les systèmes sur les boutons suivant:
+
+<P>
+
+<UL>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_terminal.png"
+ ALT="Image select_new_terminal"> pour ouvrir, créer
+ou configurer un terminal,
+</LI>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_workstation.png"
+ ALT="Image select_new_workstation"> pour ouvrir,
+créer ou configurer une station de travail,
+</LI>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_server.png"
+ ALT="Image select_new_server"> pour ouvrir, créer
+ou configurer un serveur,
+</LI>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_printer.png"
+ ALT="Image select_new_printer"> pour ouvrir, créer
+ou configurer une imprimante,
+</LI>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_phone.png"
+ ALT="Image select_new_phone"> pour ouvrir, créer
+ou configurer un poste de téléphone,
+</LI>
+<LI><IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./select_new_component.png"
+ ALT="Image select_new_component"> pour ouvrire, créer
+ou configurer un composant.
+</LI>
+</UL>
+Apparaît l'espace de configuration pour ces systèmes.
+
+<P>
+Pour enregistrer la configuration, cliquez sur le bouton Terminé,
+pour revenir à la page précédente cliquez sur le bouton Annuler.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3003"
+ HREF="node2.html">Configurer un terminal</A>
+<UL>
+<LI><A NAME="tex2html3004"
+ HREF="node3.html">Informations générales</A>
+<LI><A NAME="tex2html3005"
+ HREF="node4.html">Propriétés</A>
+<LI><A NAME="tex2html3006"
+ HREF="node5.html">Configuration réseau</A>
+<LI><A NAME="tex2html3007"
+ HREF="node6.html">Action</A>
+<LI><A NAME="tex2html3008"
+ HREF="node7.html">Equipements</A>
+<LI><A NAME="tex2html3009"
+ HREF="node8.html">Clavier</A>
+<LI><A NAME="tex2html3010"
+ HREF="node9.html">Souris</A>
+<LI><A NAME="tex2html3011"
+ HREF="node10.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html3012"
+ HREF="node11.html">Périphérique graphique</A>
+<LI><A NAME="tex2html3013"
+ HREF="node12.html">Ecran</A>
+<LI><A NAME="tex2html3014"
+ HREF="node13.html">Bureau distant</A>
+<LI><A NAME="tex2html3015"
+ HREF="node14.html">Imprimante</A>
+<LI><A NAME="tex2html3016"
+ HREF="node15.html">Scanner</A>
+<LI><A NAME="tex2html3017"
+ HREF="node16.html">Démarrage</A>
+<LI><A NAME="tex2html3018"
+ HREF="node17.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html3019"
+ HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html3020"
+ HREF="node19.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html3021"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html3022"
+ HREF="node21.html">Surveillance</A>
+<LI><A NAME="tex2html3023"
+ HREF="node22.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html3024"
+ HREF="node23.html">Configurer une station de travail</A>
+<UL>
+<LI><A NAME="tex2html3025"
+ HREF="node24.html">Informations générales</A>
+<LI><A NAME="tex2html3026"
+ HREF="node25.html">Propriétés</A>
+<LI><A NAME="tex2html3027"
+ HREF="node26.html">Configuration réseau</A>
+<LI><A NAME="tex2html3028"
+ HREF="node27.html">Action</A>
+<LI><A NAME="tex2html3029"
+ HREF="node28.html">Equipements</A>
+<LI><A NAME="tex2html3030"
+ HREF="node29.html">Clavier</A>
+<LI><A NAME="tex2html3031"
+ HREF="node30.html">Souris</A>
+<LI><A NAME="tex2html3032"
+ HREF="node31.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html3033"
+ HREF="node32.html">Périphérique graphique</A>
+<LI><A NAME="tex2html3034"
+ HREF="node33.html">Ecran</A>
+<LI><A NAME="tex2html3035"
+ HREF="node34.html">Bureau distant</A>
+<LI><A NAME="tex2html3036"
+ HREF="node35.html">Imprimante</A>
+<LI><A NAME="tex2html3037"
+ HREF="node36.html">Scanner</A>
+<LI><A NAME="tex2html3038"
+ HREF="node37.html">Démarrage</A>
+<LI><A NAME="tex2html3039"
+ HREF="node38.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html3040"
+ HREF="node39.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html3041"
+ HREF="node40.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html3042"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html3043"
+ HREF="node42.html">Surveillance</A>
+<LI><A NAME="tex2html3044"
+ HREF="node43.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html3045"
+ HREF="node44.html">Configurer un serveur</A>
+<UL>
+<LI><A NAME="tex2html3046"
+ HREF="node45.html">Informations générales</A>
+<LI><A NAME="tex2html3047"
+ HREF="node46.html">Configuration réseau</A>
+<LI><A NAME="tex2html3048"
+ HREF="node47.html">Action</A>
+<LI><A NAME="tex2html3049"
+ HREF="node48.html">Databases</A>
+<LI><A NAME="tex2html3050"
+ HREF="node49.html">Services</A>
+<LI><A NAME="tex2html3051"
+ HREF="node50.html">Surveillance</A>
+<LI><A NAME="tex2html3052"
+ HREF="node51.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html3053"
+ HREF="node52.html">Configurer une imprimante</A>
+<UL>
+<LI><A NAME="tex2html3054"
+ HREF="node53.html">Informations générales</A>
+<LI><A NAME="tex2html3055"
+ HREF="node54.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html3056"
+ HREF="node55.html">Configurer un téléphone</A>
+<UL>
+<LI><A NAME="tex2html3057"
+ HREF="node56.html">Informations générales</A>
+<LI><A NAME="tex2html3058"
+ HREF="node57.html">Specific Phone settings</A>
+<LI><A NAME="tex2html3059"
+ HREF="node58.html">Configuration réseau</A>
+<LI><A NAME="tex2html3060"
+ HREF="node59.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html3061"
+ HREF="node60.html">Configuration d'un composant</A>
+<UL>
+<LI><A NAME="tex2html3062"
+ HREF="node61.html">Informations générales</A>
+<LI><A NAME="tex2html3063"
+ HREF="node62.html">Configuration réseau</A>
+<LI><A NAME="tex2html3064"
+ HREF="node63.html">Références</A>
+</UL></UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html3001"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html2999"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html2993"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3002"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Up:</B> <A NAME="tex2html3000"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html2994"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node10.html b/doc/guide/user/fr/html/systems/node10.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Matériel téléphonique</TITLE>
+<META NAME="description" CONTENT="Matériel téléphonique">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node11.html">
+<LINK REL="previous" HREF="node9.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node11.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3173"
+ HREF="node11.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3171"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3165"
+ HREF="node9.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3174"
+ HREF="node11.html">Périphérique graphique</A>
+<B> Up:</B> <A NAME="tex2html3172"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3166"
+ HREF="node9.html">Souris</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011800000000000000">
+Matériel téléphonique</A>
+</H3>
+
+<P>
+Précisez de quel type de téléphone il s'agit. (pour un terminal ?)
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node11.html b/doc/guide/user/fr/html/systems/node11.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Périphérique graphique</TITLE>
+<META NAME="description" CONTENT="Périphérique graphique">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node12.html">
+<LINK REL="previous" HREF="node10.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node12.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3183"
+ HREF="node12.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3181"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3175"
+ HREF="node10.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3184"
+ HREF="node12.html">Ecran</A>
+<B> Up:</B> <A NAME="tex2html3182"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3176"
+ HREF="node10.html">Matériel téléphonique</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011900000000000000">
+Périphérique graphique</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pilote</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue106">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Résolution</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la résolution de l'écran du terminal dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Profondeur des couleurs</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue108">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node12.html b/doc/guide/user/fr/html/systems/node12.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Ecran</TITLE>
+<META NAME="description" CONTENT="Ecran">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node13.html">
+<LINK REL="previous" HREF="node11.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node13.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3193"
+ HREF="node13.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3191"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3185"
+ HREF="node11.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3194"
+ HREF="node13.html">Bureau distant</A>
+<B> Up:</B> <A NAME="tex2html3192"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3186"
+ HREF="node11.html">Périphérique graphique</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111000000000000000">
+Ecran</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue116">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Horizontale</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue118">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue120">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node13.html b/doc/guide/user/fr/html/systems/node13.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Bureau distant</TITLE>
+<META NAME="description" CONTENT="Bureau distant">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node14.html">
+<LINK REL="previous" HREF="node12.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node14.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3203"
+ HREF="node14.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3201"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3195"
+ HREF="node12.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3204"
+ HREF="node14.html">Imprimante</A>
+<B> Up:</B> <A NAME="tex2html3202"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3196"
+ HREF="node12.html">Ecran</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111100000000000000">
+Bureau distant</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Méthode de connexion</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue128">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de terminaux</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue130">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Police du serveur</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue132">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node14.html b/doc/guide/user/fr/html/systems/node14.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Imprimante</TITLE>
+<META NAME="description" CONTENT="Imprimante">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node15.html">
+<LINK REL="previous" HREF="node13.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node15.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3213"
+ HREF="node15.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3211"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3205"
+ HREF="node13.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3214"
+ HREF="node15.html">Scanner</A>
+<B> Up:</B> <A NAME="tex2html3212"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3206"
+ HREF="node13.html">Bureau distant</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111200000000000000">
+Imprimante</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service d'impression</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue140">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Serveur de file d'attente</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue142">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node15.html b/doc/guide/user/fr/html/systems/node15.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Scanner</TITLE>
+<META NAME="description" CONTENT="Scanner">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node16.html">
+<LINK REL="previous" HREF="node14.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node16.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3223"
+ HREF="node16.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3221"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3215"
+ HREF="node14.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3224"
+ HREF="node16.html">Démarrage</A>
+<B> Up:</B> <A NAME="tex2html3222"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3216"
+ HREF="node14.html">Imprimante</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111300000000000000">
+Scanner</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service de scanner</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue150">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Modèle</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Sélectionnez le modèle du scanner dans la liste déroulante.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node16.html b/doc/guide/user/fr/html/systems/node16.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Démarrage</TITLE>
+<META NAME="description" CONTENT="Démarrage">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node17.html">
+<LINK REL="previous" HREF="node15.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node17.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3233"
+ HREF="node17.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3231"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3225"
+ HREF="node15.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3234"
+ HREF="node17.html">Paramètre de démarrage</A>
+<B> Up:</B> <A NAME="tex2html3232"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3226"
+ HREF="node15.html">Scanner</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111400000000000000">
+Démarrage</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node17.html b/doc/guide/user/fr/html/systems/node17.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Paramètre de démarrage</TITLE>
+<META NAME="description" CONTENT="Paramètre de démarrage">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node18.html">
+<LINK REL="previous" HREF="node16.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node18.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3243"
+ HREF="node18.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3241"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3235"
+ HREF="node16.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3244"
+ HREF="node18.html">Modules du kernel (format</A>
+<B> Up:</B> <A NAME="tex2html3242"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3236"
+ HREF="node16.html">Démarrage</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111500000000000000">
+Paramètre de démarrage</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur LDAP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kernel utilisé au démarrage</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Options personnalisées</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+</TABLE>
+
+<P>
+Trois points à expliquer
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node18.html b/doc/guide/user/fr/html/systems/node18.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Modules du kernel (format : nom paramètre)</TITLE>
+<META NAME="description" CONTENT="Modules du kernel (format : nom paramètre)">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node19.html">
+<LINK REL="previous" HREF="node17.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node19.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3253"
+ HREF="node19.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3251"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3245"
+ HREF="node17.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3254"
+ HREF="node19.html">Périphérique Automount (format :</A>
+<B> Up:</B> <A NAME="tex2html3252"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3246"
+ HREF="node17.html">Paramètre de démarrage</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111600000000000000">
+Modules du kernel (format : nom paramètre)</A>
+</H3>
+
+<P>
+<SPAN ID="hue162">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node19.html b/doc/guide/user/fr/html/systems/node19.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Périphérique Automount (format : entrée complète de autofs)</TITLE>
+<META NAME="description" CONTENT="Périphérique Automount (format : entrée complète de autofs)">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node20.html">
+<LINK REL="previous" HREF="node18.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node20.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3263"
+ HREF="node20.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3261"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3255"
+ HREF="node18.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3264"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<B> Up:</B> <A NAME="tex2html3262"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3256"
+ HREF="node18.html">Modules du kernel (format</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111700000000000000">
+Périphérique Automount (format : entrée complète de autofs)</A>
+</H3>
+
+<P>
+<SPAN ID="hue166">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node2.html b/doc/guide/user/fr/html/systems/node2.html
--- /dev/null
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configurer un terminal</TITLE>
+<META NAME="description" CONTENT="Configurer un terminal">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node23.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3073"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3071"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3065"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3074"
+ HREF="node3.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3072"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3066"
+ HREF="node1.html">Systèmes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Configurer un terminal</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3075"
+ HREF="node3.html">Informations générales</A>
+<LI><A NAME="tex2html3076"
+ HREF="node4.html">Propriétés</A>
+<LI><A NAME="tex2html3077"
+ HREF="node5.html">Configuration réseau</A>
+<LI><A NAME="tex2html3078"
+ HREF="node6.html">Action</A>
+<LI><A NAME="tex2html3079"
+ HREF="node7.html">Equipements</A>
+<LI><A NAME="tex2html3080"
+ HREF="node8.html">Clavier</A>
+<LI><A NAME="tex2html3081"
+ HREF="node9.html">Souris</A>
+<LI><A NAME="tex2html3082"
+ HREF="node10.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html3083"
+ HREF="node11.html">Périphérique graphique</A>
+<LI><A NAME="tex2html3084"
+ HREF="node12.html">Ecran</A>
+<LI><A NAME="tex2html3085"
+ HREF="node13.html">Bureau distant</A>
+<LI><A NAME="tex2html3086"
+ HREF="node14.html">Imprimante</A>
+<LI><A NAME="tex2html3087"
+ HREF="node15.html">Scanner</A>
+<LI><A NAME="tex2html3088"
+ HREF="node16.html">Démarrage</A>
+<LI><A NAME="tex2html3089"
+ HREF="node17.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html3090"
+ HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html3091"
+ HREF="node19.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html3092"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html3093"
+ HREF="node21.html">Surveillance</A>
+<LI><A NAME="tex2html3094"
+ HREF="node22.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node20.html b/doc/guide/user/fr/html/systems/node20.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Entrée fstab supplémentaire</TITLE>
+<META NAME="description" CONTENT="Entrée fstab supplémentaire">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node21.html">
+<LINK REL="previous" HREF="node19.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node21.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3273"
+ HREF="node21.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3271"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3265"
+ HREF="node19.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3274"
+ HREF="node21.html">Surveillance</A>
+<B> Up:</B> <A NAME="tex2html3272"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3266"
+ HREF="node19.html">Périphérique Automount (format :</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111800000000000000">
+Entrée fstab supplémentaire</A>
+</H3>
+
+<P>
+<SPAN ID="hue170">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node21.html b/doc/guide/user/fr/html/systems/node21.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Surveillance</TITLE>
+<META NAME="description" CONTENT="Surveillance">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node22.html">
+<LINK REL="previous" HREF="node20.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node22.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3283"
+ HREF="node22.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3281"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3275"
+ HREF="node20.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3284"
+ HREF="node22.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3282"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3276"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000111900000000000000">
+Surveillance</A>
+</H3>
+
+<P>
+Cet onglet donne un compte rendu de l'état du système.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node22.html b/doc/guide/user/fr/html/systems/node22.html
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node21.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node23.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3291"
+ HREF="node23.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3289"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3285"
+ HREF="node21.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3292"
+ HREF="node23.html">Configurer une station de</A>
+<B> Up:</B> <A NAME="tex2html3290"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3286"
+ HREF="node21.html">Surveillance</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000112000000000000000">
+Références</A>
+</H3>
+
+<P>
+<SPAN ID="hue176">?</SPAN>
+<P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node23.html b/doc/guide/user/fr/html/systems/node23.html
--- /dev/null
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configurer une station de travail</TITLE>
+<META NAME="description" CONTENT="Configurer une station de travail">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node44.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node24.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3301"
+ HREF="node24.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3299"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3293"
+ HREF="node22.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3302"
+ HREF="node24.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3300"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3294"
+ HREF="node22.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Configurer une station de travail</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3303"
+ HREF="node24.html">Informations générales</A>
+<LI><A NAME="tex2html3304"
+ HREF="node25.html">Propriétés</A>
+<LI><A NAME="tex2html3305"
+ HREF="node26.html">Configuration réseau</A>
+<LI><A NAME="tex2html3306"
+ HREF="node27.html">Action</A>
+<LI><A NAME="tex2html3307"
+ HREF="node28.html">Equipements</A>
+<LI><A NAME="tex2html3308"
+ HREF="node29.html">Clavier</A>
+<LI><A NAME="tex2html3309"
+ HREF="node30.html">Souris</A>
+<LI><A NAME="tex2html3310"
+ HREF="node31.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html3311"
+ HREF="node32.html">Périphérique graphique</A>
+<LI><A NAME="tex2html3312"
+ HREF="node33.html">Ecran</A>
+<LI><A NAME="tex2html3313"
+ HREF="node34.html">Bureau distant</A>
+<LI><A NAME="tex2html3314"
+ HREF="node35.html">Imprimante</A>
+<LI><A NAME="tex2html3315"
+ HREF="node36.html">Scanner</A>
+<LI><A NAME="tex2html3316"
+ HREF="node37.html">Démarrage</A>
+<LI><A NAME="tex2html3317"
+ HREF="node38.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html3318"
+ HREF="node39.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html3319"
+ HREF="node40.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html3320"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html3321"
+ HREF="node42.html">Surveillance</A>
+<LI><A NAME="tex2html3322"
+ HREF="node43.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node24.html b/doc/guide/user/fr/html/systems/node24.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node25.html">
+<LINK REL="previous" HREF="node23.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node25.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3331"
+ HREF="node25.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3329"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3323"
+ HREF="node23.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3332"
+ HREF="node25.html">Propriétés</A>
+<B> Up:</B> <A NAME="tex2html3330"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3324"
+ HREF="node23.html">Configurer une station de</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node25.html b/doc/guide/user/fr/html/systems/node25.html
--- /dev/null
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Propriétés</TITLE>
+<META NAME="description" CONTENT="Propriétés">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node26.html">
+<LINK REL="previous" HREF="node24.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node26.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3341"
+ HREF="node26.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3339"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3333"
+ HREF="node24.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3342"
+ HREF="node26.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3340"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3334"
+ HREF="node24.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012200000000000000">
+Propriétés</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle de station de travail</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue184">?</SPAN> <SPAN ID="hue186">Y a-t-il un choix à faire.</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue526">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection d'un département dans la liste déroulante. Le terminal sera
+associé à ce département.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur Root</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue190">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de Swap</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue192">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection du mode dans la liste déroulante. L'administrateur peut
+désactiver le terminal ou choisir le mode d'affichage adéquat.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de logs systèmes</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue194">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Seveur NTP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue196">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node26.html b/doc/guide/user/fr/html/systems/node26.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration réseau</TITLE>
+<META NAME="description" CONTENT="Configuration réseau">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node27.html">
+<LINK REL="previous" HREF="node25.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node27.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3351"
+ HREF="node27.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3349"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3343"
+ HREF="node25.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3352"
+ HREF="node27.html">Action</A>
+<B> Up:</B> <A NAME="tex2html3350"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3344"
+ HREF="node25.html">Propriétés</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012300000000000000">
+Configuration réseau</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue204">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue206">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node27.html b/doc/guide/user/fr/html/systems/node27.html
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Action</TITLE>
+<META NAME="description" CONTENT="Action">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node28.html">
+<LINK REL="previous" HREF="node26.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node28.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3361"
+ HREF="node28.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3359"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3353"
+ HREF="node26.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3362"
+ HREF="node28.html">Equipements</A>
+<B> Up:</B> <A NAME="tex2html3360"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3354"
+ HREF="node26.html">Configuration réseau</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012400000000000000">
+Action</A>
+</H3>
+
+<P>
+<SPAN ID="hue211">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node28.html b/doc/guide/user/fr/html/systems/node28.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Equipements</TITLE>
+<META NAME="description" CONTENT="Equipements">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node29.html">
+<LINK REL="previous" HREF="node27.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node29.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3371"
+ HREF="node29.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3369"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3363"
+ HREF="node27.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3372"
+ HREF="node29.html">Clavier</A>
+<B> Up:</B> <A NAME="tex2html3370"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3364"
+ HREF="node27.html">Action</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012500000000000000">
+Equipements</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node29.html b/doc/guide/user/fr/html/systems/node29.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Clavier</TITLE>
+<META NAME="description" CONTENT="Clavier">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node30.html">
+<LINK REL="previous" HREF="node28.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node30.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3381"
+ HREF="node30.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3379"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3373"
+ HREF="node28.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3382"
+ HREF="node30.html">Souris</A>
+<B> Up:</B> <A NAME="tex2html3380"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3374"
+ HREF="node28.html">Equipements</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012600000000000000">
+Clavier</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle du clavier dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Disposition</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la langue du clavier dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue219">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node3.html b/doc/guide/user/fr/html/systems/node3.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3103"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3101"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3095"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3104"
+ HREF="node4.html">Propriétés</A>
+<B> Up:</B> <A NAME="tex2html3102"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3096"
+ HREF="node2.html">Configurer un terminal</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node30.html b/doc/guide/user/fr/html/systems/node30.html
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Souris</TITLE>
+<META NAME="description" CONTENT="Souris">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node31.html">
+<LINK REL="previous" HREF="node29.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node31.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3391"
+ HREF="node31.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3389"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3383"
+ HREF="node29.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3392"
+ HREF="node31.html">Matériel téléphonique</A>
+<B> Up:</B> <A NAME="tex2html3390"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3384"
+ HREF="node29.html">Clavier</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012700000000000000">
+Souris</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle de la souris dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le port sur lequel sera branché la souris dans la liste
+déroulante. <SPAN ID="hue227">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node31.html b/doc/guide/user/fr/html/systems/node31.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Matériel téléphonique</TITLE>
+<META NAME="description" CONTENT="Matériel téléphonique">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node32.html">
+<LINK REL="previous" HREF="node30.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node32.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3401"
+ HREF="node32.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3399"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3393"
+ HREF="node30.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3402"
+ HREF="node32.html">Périphérique graphique</A>
+<B> Up:</B> <A NAME="tex2html3400"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3394"
+ HREF="node30.html">Souris</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012800000000000000">
+Matériel téléphonique</A>
+</H3>
+
+<P>
+Précisez de quel type de téléphone il s'agit. (pour un terminal ?)
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node32.html b/doc/guide/user/fr/html/systems/node32.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Périphérique graphique</TITLE>
+<META NAME="description" CONTENT="Périphérique graphique">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node33.html">
+<LINK REL="previous" HREF="node31.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node33.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3411"
+ HREF="node33.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3409"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3403"
+ HREF="node31.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3412"
+ HREF="node33.html">Ecran</A>
+<B> Up:</B> <A NAME="tex2html3410"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3404"
+ HREF="node31.html">Matériel téléphonique</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012900000000000000">
+Périphérique graphique</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pilote</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue237">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Résolution</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la résolution de l'écran du terminal dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Profondeur des couleurs</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue239">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node33.html b/doc/guide/user/fr/html/systems/node33.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Ecran</TITLE>
+<META NAME="description" CONTENT="Ecran">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node34.html">
+<LINK REL="previous" HREF="node32.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node34.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3421"
+ HREF="node34.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3419"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3413"
+ HREF="node32.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3422"
+ HREF="node34.html">Bureau distant</A>
+<B> Up:</B> <A NAME="tex2html3420"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3414"
+ HREF="node32.html">Périphérique graphique</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121000000000000000">
+Ecran</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue247">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Horizontale</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue249">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue251">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node34.html b/doc/guide/user/fr/html/systems/node34.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Bureau distant</TITLE>
+<META NAME="description" CONTENT="Bureau distant">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node35.html">
+<LINK REL="previous" HREF="node33.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node35.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3431"
+ HREF="node35.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3429"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3423"
+ HREF="node33.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3432"
+ HREF="node35.html">Imprimante</A>
+<B> Up:</B> <A NAME="tex2html3430"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3424"
+ HREF="node33.html">Ecran</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121100000000000000">
+Bureau distant</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Méthode de connexion</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue259">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de terminaux</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue261">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Police du serveur</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue263">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node35.html b/doc/guide/user/fr/html/systems/node35.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Imprimante</TITLE>
+<META NAME="description" CONTENT="Imprimante">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node36.html">
+<LINK REL="previous" HREF="node34.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node36.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3441"
+ HREF="node36.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3439"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3433"
+ HREF="node34.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3442"
+ HREF="node36.html">Scanner</A>
+<B> Up:</B> <A NAME="tex2html3440"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3434"
+ HREF="node34.html">Bureau distant</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121200000000000000">
+Imprimante</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service d'impression</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue271">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Serveur de file d'attente</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue273">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node36.html b/doc/guide/user/fr/html/systems/node36.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Scanner</TITLE>
+<META NAME="description" CONTENT="Scanner">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node37.html">
+<LINK REL="previous" HREF="node35.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node37.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3451"
+ HREF="node37.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3449"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3443"
+ HREF="node35.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3452"
+ HREF="node37.html">Démarrage</A>
+<B> Up:</B> <A NAME="tex2html3450"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3444"
+ HREF="node35.html">Imprimante</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121300000000000000">
+Scanner</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service de scanner</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue281">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Modèle</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Sélectionnez le modèle du scanner dans la liste déroulante.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node37.html b/doc/guide/user/fr/html/systems/node37.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Démarrage</TITLE>
+<META NAME="description" CONTENT="Démarrage">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node38.html">
+<LINK REL="previous" HREF="node36.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node38.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3461"
+ HREF="node38.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3459"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3453"
+ HREF="node36.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3462"
+ HREF="node38.html">Paramètre de démarrage</A>
+<B> Up:</B> <A NAME="tex2html3460"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3454"
+ HREF="node36.html">Scanner</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121400000000000000">
+Démarrage</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node38.html b/doc/guide/user/fr/html/systems/node38.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Paramètre de démarrage</TITLE>
+<META NAME="description" CONTENT="Paramètre de démarrage">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node39.html">
+<LINK REL="previous" HREF="node37.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node39.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3471"
+ HREF="node39.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3469"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3463"
+ HREF="node37.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3472"
+ HREF="node39.html">Modules du kernel (format</A>
+<B> Up:</B> <A NAME="tex2html3470"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3464"
+ HREF="node37.html">Démarrage</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121500000000000000">
+Paramètre de démarrage</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur LDAP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kernel utilisé au démarrage</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Options personnalisées</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
+</TR>
+</TABLE>
+
+<P>
+Trois points à expliquer ...
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node39.html b/doc/guide/user/fr/html/systems/node39.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Modules du kernel (format : nom paramètre)</TITLE>
+<META NAME="description" CONTENT="Modules du kernel (format : nom paramètre)">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node40.html">
+<LINK REL="previous" HREF="node38.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node40.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3481"
+ HREF="node40.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3479"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3473"
+ HREF="node38.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3482"
+ HREF="node40.html">Périphérique Automount (format :</A>
+<B> Up:</B> <A NAME="tex2html3480"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3474"
+ HREF="node38.html">Paramètre de démarrage</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121600000000000000">
+Modules du kernel (format : nom paramètre)</A>
+</H3>
+
+<P>
+<SPAN ID="hue293">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node4.html b/doc/guide/user/fr/html/systems/node4.html
--- /dev/null
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Propriétés</TITLE>
+<META NAME="description" CONTENT="Propriétés">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3113"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3111"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3105"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3114"
+ HREF="node5.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3112"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3106"
+ HREF="node3.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011200000000000000">
+Propriétés</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle de terminaux</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue53">?</SPAN> <SPAN ID="hue55">Y a-t-il un choix à faire.</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue515">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection d'un département dans la liste déroulante. Le terminal sera
+associé à ce département.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur Root</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue59">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de Swap</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue61">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection du mode dans la liste déroulante. L'administrateur peut
+désactiver le terminal ou choisir le mode d'affichage adéquat.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de logs systèmes</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue63">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Seveur NTP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue65">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node40.html b/doc/guide/user/fr/html/systems/node40.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Périphérique Automount (format : entrée complète de autofs)</TITLE>
+<META NAME="description" CONTENT="Périphérique Automount (format : entrée complète de autofs)">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node41.html">
+<LINK REL="previous" HREF="node39.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node41.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3491"
+ HREF="node41.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3489"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3483"
+ HREF="node39.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3492"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<B> Up:</B> <A NAME="tex2html3490"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3484"
+ HREF="node39.html">Modules du kernel (format</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121700000000000000">
+Périphérique Automount (format : entrée complète de autofs)</A>
+</H3>
+
+<P>
+<SPAN ID="hue297">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node41.html b/doc/guide/user/fr/html/systems/node41.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Entrée fstab supplémentaire</TITLE>
+<META NAME="description" CONTENT="Entrée fstab supplémentaire">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node42.html">
+<LINK REL="previous" HREF="node40.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node42.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3501"
+ HREF="node42.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3499"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3493"
+ HREF="node40.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3502"
+ HREF="node42.html">Surveillance</A>
+<B> Up:</B> <A NAME="tex2html3500"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3494"
+ HREF="node40.html">Périphérique Automount (format :</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121800000000000000">
+Entrée fstab supplémentaire</A>
+</H3>
+
+<P>
+<SPAN ID="hue301">?</SPAN>
+<P>
+Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
+et le bouton Supprimer après avoir séléctionné dans la liste.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node42.html b/doc/guide/user/fr/html/systems/node42.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Surveillance</TITLE>
+<META NAME="description" CONTENT="Surveillance">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node43.html">
+<LINK REL="previous" HREF="node41.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node43.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3511"
+ HREF="node43.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3509"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3503"
+ HREF="node41.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3512"
+ HREF="node43.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3510"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3504"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000121900000000000000">
+Surveillance</A>
+</H3>
+
+<P>
+Cet onglet donne un compte rendu de l'état du système.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node43.html b/doc/guide/user/fr/html/systems/node43.html
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node42.html">
+<LINK REL="up" HREF="node23.html">
+<LINK REL="next" HREF="node44.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3519"
+ HREF="node44.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3517"
+ HREF="node23.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3513"
+ HREF="node42.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3520"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Up:</B> <A NAME="tex2html3518"
+ HREF="node23.html">Configurer une station de</A>
+<B> Previous:</B> <A NAME="tex2html3514"
+ HREF="node42.html">Surveillance</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000122000000000000000">
+Références</A>
+</H3>
+
+<P>
+<SPAN ID="hue307">?</SPAN>
+<P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node44.html b/doc/guide/user/fr/html/systems/node44.html
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configurer un serveur</TITLE>
+<META NAME="description" CONTENT="Configurer un serveur">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node52.html">
+<LINK REL="previous" HREF="node23.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node45.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3529"
+ HREF="node45.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3527"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3521"
+ HREF="node43.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3530"
+ HREF="node45.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3528"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3522"
+ HREF="node43.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00013000000000000000">
+Configurer un serveur</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3531"
+ HREF="node45.html">Informations générales</A>
+<LI><A NAME="tex2html3532"
+ HREF="node46.html">Configuration réseau</A>
+<LI><A NAME="tex2html3533"
+ HREF="node47.html">Action</A>
+<LI><A NAME="tex2html3534"
+ HREF="node48.html">Databases</A>
+<LI><A NAME="tex2html3535"
+ HREF="node49.html">Services</A>
+<LI><A NAME="tex2html3536"
+ HREF="node50.html">Surveillance</A>
+<LI><A NAME="tex2html3537"
+ HREF="node51.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node45.html b/doc/guide/user/fr/html/systems/node45.html
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node46.html">
+<LINK REL="previous" HREF="node44.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node46.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3546"
+ HREF="node46.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3544"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3538"
+ HREF="node44.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3547"
+ HREF="node46.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3545"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3539"
+ HREF="node44.html">Configurer un serveur</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Server name<SPAN ID="hue537">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom ou le chemin du serveur <SPAN ID="hue316">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue538">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez dans la liste déroulante le département auquel le serveur
+sera associé.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez une description sur le serveur.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node46.html b/doc/guide/user/fr/html/systems/node46.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration réseau</TITLE>
+<META NAME="description" CONTENT="Configuration réseau">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node47.html">
+<LINK REL="previous" HREF="node45.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node47.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3556"
+ HREF="node47.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3554"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3548"
+ HREF="node45.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3557"
+ HREF="node47.html">Action</A>
+<B> Up:</B> <A NAME="tex2html3555"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3549"
+ HREF="node45.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013200000000000000">
+Configuration réseau</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node47.html b/doc/guide/user/fr/html/systems/node47.html
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Action</TITLE>
+<META NAME="description" CONTENT="Action">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node48.html">
+<LINK REL="previous" HREF="node46.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node48.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3566"
+ HREF="node48.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3564"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3558"
+ HREF="node46.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3567"
+ HREF="node48.html">Databases</A>
+<B> Up:</B> <A NAME="tex2html3565"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3559"
+ HREF="node46.html">Configuration réseau</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013300000000000000">
+Action</A>
+</H3>
+
+<P>
+<SPAN ID="hue329">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node48.html b/doc/guide/user/fr/html/systems/node48.html
--- /dev/null
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Databases</TITLE>
+<META NAME="description" CONTENT="Databases">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node49.html">
+<LINK REL="previous" HREF="node47.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node49.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3576"
+ HREF="node49.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3574"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3568"
+ HREF="node47.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3577"
+ HREF="node49.html">Services</A>
+<B> Up:</B> <A NAME="tex2html3575"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3569"
+ HREF="node47.html">Action</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013400000000000000">
+Databases</A>
+</H3>
+
+<P>
+Ce point regroupe toutes les bases de données qui peuvent être associés
+au serveur. L'administrateur peut cocher une ou plusieurs propositions
+de bases de données selon la configuration du système et les droits
+d'accès des utilisateurs.
+
+<P>
+L'administrateur à le choix entre :
+
+<P>
+
+<UL>
+<LI>Kerberos kadmin access
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kerberos Realm</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Admin user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+</LI>
+<LI>FAX database
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>FAX DB user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+</LI>
+<LI>Asterisk Management
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Asterisk DB user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Country dial prefix</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Local dial prefix</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+</LI>
+<LI>IMAP admin access
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Server identifier</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Connect URL</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Admin user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Sieve port</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+</LI>
+<LI>Logging database
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Logging DB user</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html3576"
+ HREF="node49.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3574"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3568"
+ HREF="node47.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3577"
+ HREF="node49.html">Services</A>
+<B> Up:</B> <A NAME="tex2html3575"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3569"
+ HREF="node47.html">Action</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node49.html b/doc/guide/user/fr/html/systems/node49.html
--- /dev/null
@@ -0,0 +1,127 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Services</TITLE>
+<META NAME="description" CONTENT="Services">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node50.html">
+<LINK REL="previous" HREF="node48.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node50.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3586"
+ HREF="node50.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3584"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3578"
+ HREF="node48.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3587"
+ HREF="node50.html">Surveillance</A>
+<B> Up:</B> <A NAME="tex2html3585"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3579"
+ HREF="node48.html">Databases</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013500000000000000">
+Services</A>
+</H3>
+
+<P>
+
+<UL>
+<LI>Nfs Export
+</LI>
+</UL>
+<SPAN ID="hue363">?</SPAN>
+<P>
+
+<BR>
+
+<UL>
+<LI>Time Service
+</LI>
+</UL>
+<SPAN ID="hue368">?</SPAN>
+<P>
+
+<BR>
+
+<UL>
+<LI>LDAP Service
+</LI>
+</UL>
+<SPAN ID="hue373">?</SPAN>
+<P>
+
+<BR>
+
+<UL>
+<LI>Terminal Service
+</LI>
+</UL>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Temporary disable login</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue381">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Font path</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue383">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<BR>
+
+<UL>
+<LI>Syslog Service
+</LI>
+</UL>
+<SPAN ID="hue389">?</SPAN>
+<P>
+
+<BR>
+
+<UL>
+<LI>Print Service
+</LI>
+</UL>
+<SPAN ID="hue394">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node5.html b/doc/guide/user/fr/html/systems/node5.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration réseau</TITLE>
+<META NAME="description" CONTENT="Configuration réseau">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node6.html">
+<LINK REL="previous" HREF="node4.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node6.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3123"
+ HREF="node6.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3121"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3115"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3124"
+ HREF="node6.html">Action</A>
+<B> Up:</B> <A NAME="tex2html3122"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3116"
+ HREF="node4.html">Propriétés</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011300000000000000">
+Configuration réseau</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue73">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue75">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node50.html b/doc/guide/user/fr/html/systems/node50.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Surveillance</TITLE>
+<META NAME="description" CONTENT="Surveillance">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node51.html">
+<LINK REL="previous" HREF="node49.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node51.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3596"
+ HREF="node51.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3594"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3588"
+ HREF="node49.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3597"
+ HREF="node51.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3595"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3589"
+ HREF="node49.html">Services</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013600000000000000">
+Surveillance</A>
+</H3>
+
+<P>
+Cet onglet donne un compte rendu de l'état du système.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node51.html b/doc/guide/user/fr/html/systems/node51.html
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node50.html">
+<LINK REL="up" HREF="node44.html">
+<LINK REL="next" HREF="node52.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3604"
+ HREF="node52.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3602"
+ HREF="node44.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3598"
+ HREF="node50.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3605"
+ HREF="node52.html">Configurer une imprimante</A>
+<B> Up:</B> <A NAME="tex2html3603"
+ HREF="node44.html">Configurer un serveur</A>
+<B> Previous:</B> <A NAME="tex2html3599"
+ HREF="node50.html">Surveillance</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013700000000000000">
+Références</A>
+</H3>
+
+<P>
+<SPAN ID="hue400">?</SPAN>
+<P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node52.html b/doc/guide/user/fr/html/systems/node52.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configurer une imprimante</TITLE>
+<META NAME="description" CONTENT="Configurer une imprimante">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node55.html">
+<LINK REL="previous" HREF="node44.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node53.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3614"
+ HREF="node53.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3612"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3606"
+ HREF="node51.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3615"
+ HREF="node53.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3613"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3607"
+ HREF="node51.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00014000000000000000">
+Configurer une imprimante</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3616"
+ HREF="node53.html">Informations générales</A>
+<LI><A NAME="tex2html3617"
+ HREF="node54.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node53.html b/doc/guide/user/fr/html/systems/node53.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node54.html">
+<LINK REL="previous" HREF="node52.html">
+<LINK REL="up" HREF="node52.html">
+<LINK REL="next" HREF="node54.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3626"
+ HREF="node54.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3624"
+ HREF="node52.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3618"
+ HREF="node52.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3627"
+ HREF="node54.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3625"
+ HREF="node52.html">Configurer une imprimante</A>
+<B> Previous:</B> <A NAME="tex2html3619"
+ HREF="node52.html">Configurer une imprimante</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node54.html b/doc/guide/user/fr/html/systems/node54.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node53.html">
+<LINK REL="up" HREF="node52.html">
+<LINK REL="next" HREF="node55.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3634"
+ HREF="node55.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3632"
+ HREF="node52.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3628"
+ HREF="node53.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3635"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Up:</B> <A NAME="tex2html3633"
+ HREF="node52.html">Configurer une imprimante</A>
+<B> Previous:</B> <A NAME="tex2html3629"
+ HREF="node53.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014200000000000000">
+Références</A>
+</H3>
+
+<P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node55.html b/doc/guide/user/fr/html/systems/node55.html
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configurer un téléphone</TITLE>
+<META NAME="description" CONTENT="Configurer un téléphone">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node60.html">
+<LINK REL="previous" HREF="node52.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node56.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3644"
+ HREF="node56.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3642"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3636"
+ HREF="node54.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3645"
+ HREF="node56.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3643"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3637"
+ HREF="node54.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00015000000000000000">
+Configurer un téléphone</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3646"
+ HREF="node56.html">Informations générales</A>
+<LI><A NAME="tex2html3647"
+ HREF="node57.html">Specific Phone settings</A>
+<LI><A NAME="tex2html3648"
+ HREF="node58.html">Configuration réseau</A>
+<LI><A NAME="tex2html3649"
+ HREF="node59.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node56.html b/doc/guide/user/fr/html/systems/node56.html
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node57.html">
+<LINK REL="previous" HREF="node55.html">
+<LINK REL="up" HREF="node55.html">
+<LINK REL="next" HREF="node57.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3658"
+ HREF="node57.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3656"
+ HREF="node55.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3650"
+ HREF="node55.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3659"
+ HREF="node57.html">Specific Phone settings</A>
+<B> Up:</B> <A NAME="tex2html3657"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Previous:</B> <A NAME="tex2html3651"
+ HREF="node55.html">Configurer un téléphone</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du téléphone<SPAN ID="hue547">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du téléphone.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue548">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le nom du département auquel sera
+associé le téléphone.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Rédigez une description à propos du téléphone.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node57.html b/doc/guide/user/fr/html/systems/node57.html
--- /dev/null
@@ -0,0 +1,181 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Specific Phone settings</TITLE>
+<META NAME="description" CONTENT="Specific Phone settings">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node58.html">
+<LINK REL="previous" HREF="node56.html">
+<LINK REL="up" HREF="node55.html">
+<LINK REL="next" HREF="node58.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3668"
+ HREF="node58.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3666"
+ HREF="node55.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3660"
+ HREF="node56.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3669"
+ HREF="node58.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3667"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Previous:</B> <A NAME="tex2html3661"
+ HREF="node56.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015200000000000000">
+Specific Phone settings</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Phone type<SPAN ID="hue550">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le type du téléphone : SIP, IAX
+ou CAPI</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<BR>
+
+<UL>
+<LI>Si SIP est sélectionné vous devez remplir les champs suivants :
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Mode<SPAN ID="hue552">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>DTMF mode</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Default IP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Response timeout</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+</LI>
+<LI>Si IAX est sélectionné vous devez remplir les champs suivants :
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Modus<SPAN ID="hue554">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue438">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Default IP</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue440">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Response timeout</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue442">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Authtype</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue444">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Secret</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue446">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Account code</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue448">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Trunk lines</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue450">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Hosts that are allowed to connect</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte pouvant se connecter.
+Le bouton Supprimer sert à effacer le nom d'hôte sélectionné. <SPAN ID="hue452">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Hosts that are not allowed to connect</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte ne pouvant pas
+se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sélectionné.
+<SPAN ID="hue454">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+</LI>
+<LI>Si CAPI est sélectionné vous devez remplir le champ suivant :
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>MSN</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue461">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+</LI>
+</UL>
+
+<P>
+
+<P>
+<BR>
+
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html3668"
+ HREF="node58.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3666"
+ HREF="node55.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3660"
+ HREF="node56.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3669"
+ HREF="node58.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3667"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Previous:</B> <A NAME="tex2html3661"
+ HREF="node56.html">Informations générales</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node58.html b/doc/guide/user/fr/html/systems/node58.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration réseau</TITLE>
+<META NAME="description" CONTENT="Configuration réseau">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node59.html">
+<LINK REL="previous" HREF="node57.html">
+<LINK REL="up" HREF="node55.html">
+<LINK REL="next" HREF="node59.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3678"
+ HREF="node59.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3676"
+ HREF="node55.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3670"
+ HREF="node57.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3679"
+ HREF="node59.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3677"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Previous:</B> <A NAME="tex2html3671"
+ HREF="node57.html">Specific Phone settings</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015300000000000000">
+Configuration réseau</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP<SPAN ID="hue557">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue472">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC<SPAN ID="hue558">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue476">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node59.html b/doc/guide/user/fr/html/systems/node59.html
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node58.html">
+<LINK REL="up" HREF="node55.html">
+<LINK REL="next" HREF="node60.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3686"
+ HREF="node60.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3684"
+ HREF="node55.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3680"
+ HREF="node58.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3687"
+ HREF="node60.html">Configuration d'un composant</A>
+<B> Up:</B> <A NAME="tex2html3685"
+ HREF="node55.html">Configurer un téléphone</A>
+<B> Previous:</B> <A NAME="tex2html3681"
+ HREF="node58.html">Configuration réseau</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015400000000000000">
+Références</A>
+</H3>
+
+<P>
+<SPAN ID="hue481">?</SPAN>
+<P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node6.html b/doc/guide/user/fr/html/systems/node6.html
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Action</TITLE>
+<META NAME="description" CONTENT="Action">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node7.html">
+<LINK REL="previous" HREF="node5.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node7.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3133"
+ HREF="node7.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3131"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3125"
+ HREF="node5.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3134"
+ HREF="node7.html">Equipements</A>
+<B> Up:</B> <A NAME="tex2html3132"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3126"
+ HREF="node5.html">Configuration réseau</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011400000000000000">
+Action</A>
+</H3>
+
+<P>
+<SPAN ID="hue80">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node60.html b/doc/guide/user/fr/html/systems/node60.html
--- /dev/null
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration d'un composant</TITLE>
+<META NAME="description" CONTENT="Configuration d'un composant">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node55.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node61.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3694"
+ HREF="node61.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3692"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3688"
+ HREF="node59.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3695"
+ HREF="node61.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html3693"
+ HREF="node1.html">Systèmes</A>
+<B> Previous:</B> <A NAME="tex2html3689"
+ HREF="node59.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00016000000000000000">
+Configuration d'un composant</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html3696"
+ HREF="node61.html">Informations générales</A>
+<LI><A NAME="tex2html3697"
+ HREF="node62.html">Configuration réseau</A>
+<LI><A NAME="tex2html3698"
+ HREF="node63.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node61.html b/doc/guide/user/fr/html/systems/node61.html
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node62.html">
+<LINK REL="previous" HREF="node60.html">
+<LINK REL="up" HREF="node60.html">
+<LINK REL="next" HREF="node62.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3707"
+ HREF="node62.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3705"
+ HREF="node60.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3699"
+ HREF="node60.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3708"
+ HREF="node62.html">Configuration réseau</A>
+<B> Up:</B> <A NAME="tex2html3706"
+ HREF="node60.html">Configuration d'un composant</A>
+<B> Previous:</B> <A NAME="tex2html3700"
+ HREF="node60.html">Configuration d'un composant</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00016100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Device name<SPAN ID="hue560">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du composant.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue561">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le nom du département auquel sera
+associé le composant.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Rédigez une description à propos du composant.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node62.html b/doc/guide/user/fr/html/systems/node62.html
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Configuration réseau</TITLE>
+<META NAME="description" CONTENT="Configuration réseau">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node63.html">
+<LINK REL="previous" HREF="node61.html">
+<LINK REL="up" HREF="node60.html">
+<LINK REL="next" HREF="node63.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3717"
+ HREF="node63.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3715"
+ HREF="node60.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3709"
+ HREF="node61.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3718"
+ HREF="node63.html">Références</A>
+<B> Up:</B> <A NAME="tex2html3716"
+ HREF="node60.html">Configuration d'un composant</A>
+<B> Previous:</B> <A NAME="tex2html3710"
+ HREF="node61.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00016200000000000000">
+Configuration réseau</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP<SPAN ID="hue563">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue500">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC<SPAN ID="hue564">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue504">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node63.html b/doc/guide/user/fr/html/systems/node63.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node62.html">
+<LINK REL="up" HREF="node60.html">
+<LINK REL="next" HREF="node64.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3725"
+ HREF="node64.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3723"
+ HREF="node60.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3719"
+ HREF="node62.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3726"
+ HREF="node64.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html3724"
+ HREF="node60.html">Configuration d'un composant</A>
+<B> Previous:</B> <A NAME="tex2html3720"
+ HREF="node62.html">Configuration réseau</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00016300000000000000">
+Références</A>
+</H3>
+
+<P>
+<SPAN ID="hue509">?</SPAN>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node64.html b/doc/guide/user/fr/html/systems/node64.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="9_manuel_GOsa_Administration_Systemes.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html3731"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3727"
+ HREF="node63.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html3732"
+ HREF="9_manuel_GOsa_Administration_Systemes.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html3728"
+ HREF="node63.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node7.html b/doc/guide/user/fr/html/systems/node7.html
--- /dev/null
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Equipements</TITLE>
+<META NAME="description" CONTENT="Equipements">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node8.html">
+<LINK REL="previous" HREF="node6.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node8.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3143"
+ HREF="node8.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3141"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3135"
+ HREF="node6.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3144"
+ HREF="node8.html">Clavier</A>
+<B> Up:</B> <A NAME="tex2html3142"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3136"
+ HREF="node6.html">Action</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011500000000000000">
+Equipements</A>
+</H3>
+
+<P>
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node8.html b/doc/guide/user/fr/html/systems/node8.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Clavier</TITLE>
+<META NAME="description" CONTENT="Clavier">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node9.html">
+<LINK REL="previous" HREF="node7.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node9.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3153"
+ HREF="node9.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3151"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3145"
+ HREF="node7.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3154"
+ HREF="node9.html">Souris</A>
+<B> Up:</B> <A NAME="tex2html3152"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3146"
+ HREF="node7.html">Equipements</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011600000000000000">
+Clavier</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle du clavier dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Disposition</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la langue du clavier dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue88">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/node9.html b/doc/guide/user/fr/html/systems/node9.html
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Souris</TITLE>
+<META NAME="description" CONTENT="Souris">
+<META NAME="keywords" CONTENT="9_manuel_GOsa_Administration_Systemes">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node10.html">
+<LINK REL="previous" HREF="node8.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node10.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html3163"
+ HREF="node10.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html3161"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html3155"
+ HREF="node8.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html3164"
+ HREF="node10.html">Matériel téléphonique</A>
+<B> Up:</B> <A NAME="tex2html3162"
+ HREF="node2.html">Configurer un terminal</A>
+<B> Previous:</B> <A NAME="tex2html3156"
+ HREF="node8.html">Clavier</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011700000000000000">
+Souris</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle de la souris dans la liste déroulante.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le port sur lequel sera branché la souris dans la liste
+déroulante. <SPAN ID="hue96">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/rocket.png b/doc/guide/user/fr/html/systems/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/systems/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/systems/rocket.png differ
diff --git a/doc/guide/user/fr/html/systems/search.png b/doc/guide/user/fr/html/systems/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/systems/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/systems/search.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_component.png b/doc/guide/user/fr/html/systems/select_new_component.png
new file mode 100644 (file)
index 0000000..d26a3ee
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_component.png differ
index 0000000..d26a3ee
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_component.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_phone.png b/doc/guide/user/fr/html/systems/select_new_phone.png
new file mode 100644 (file)
index 0000000..45714d1
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_phone.png differ
index 0000000..45714d1
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_phone.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_printer.png b/doc/guide/user/fr/html/systems/select_new_printer.png
new file mode 100644 (file)
index 0000000..e4618fe
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_printer.png differ
index 0000000..e4618fe
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_printer.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_server.png b/doc/guide/user/fr/html/systems/select_new_server.png
new file mode 100644 (file)
index 0000000..84f6570
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_server.png differ
index 0000000..84f6570
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_server.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_terminal.png b/doc/guide/user/fr/html/systems/select_new_terminal.png
new file mode 100644 (file)
index 0000000..a218480
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_terminal.png differ
index 0000000..a218480
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_terminal.png differ
diff --git a/doc/guide/user/fr/html/systems/select_new_workstation.png b/doc/guide/user/fr/html/systems/select_new_workstation.png
new file mode 100644 (file)
index 0000000..8b5d4f4
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_workstation.png differ
index 0000000..8b5d4f4
Binary files /dev/null and b/doc/guide/user/fr/html/systems/select_new_workstation.png differ
diff --git a/doc/guide/user/fr/html/users/1_manuel_GOsa_Administration_Utilisateurs.css b/doc/guide/user/fr/html/users/1_manuel_GOsa_Administration_Utilisateurs.css
--- /dev/null
@@ -0,0 +1,71 @@
+/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
+.MATH { font-family: "Century Schoolbook", serif; }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
+.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
+
+/* implement both fixed-size and relative sizes */
+SMALL.XTINY { font-size : xx-small }
+SMALL.TINY { font-size : x-small }
+SMALL.SCRIPTSIZE { font-size : smaller }
+SMALL.FOOTNOTESIZE { font-size : small }
+SMALL.SMALL { }
+BIG.LARGE { }
+BIG.XLARGE { font-size : large }
+BIG.XXLARGE { font-size : x-large }
+BIG.HUGE { font-size : larger }
+BIG.XHUGE { font-size : xx-large }
+
+/* heading styles */
+H1 { }
+H2 { }
+H3 { }
+H4 { }
+H5 { }
+
+/* mathematics styles */
+DIV.displaymath { } /* math displays */
+TD.eqno { } /* equation-number cells */
+
+
+/* document-specific styles come next */
+DIV.navigation { }
+SPAN.textit { font-style: italic }
+SPAN.arabic { }
+SPAN.textbf { font-weight: bold }
+SPAN.textsf { font-style: italic }
+#hue100 { color: #ff0000; }
+#hue112 { color: #ff0000; }
+#hue145 { color: #ff0000; }
+#hue147 { color: #000000; }
+#hue168 { color: #ff0000; }
+#hue176 { color: #ff0000; }
+#hue196 { color: #ff0000; }
+#hue200 { color: #ff0000; }
+#hue231 { color: #ff0000; }
+#hue235 { color: #ff0000; }
+#hue240 { color: #ff0000; }
+#hue249 { color: #000000; }
+#hue25 { color: #0000ff; }
+#hue251 { color: #ff0000; }
+#hue252 { color: #ff0000; }
+#hue253 { color: #ff0000; }
+#hue261 { color: #ff0000; }
+#hue266 { color: #ff0000; }
+#hue268 { color: #ff0000; }
+#hue269 { color: #ff0000; }
+#hue28 { color: #000000; }
+#hue33 { color: #000000; }
+#hue38 { color: #000000; }
+#hue40 { color: #000000; }
+#hue42 { color: #000000; }
+#hue47 { color: #ff0000; }
+#hue61 { color: #ff0000; }
+#hue63 { color: #0000ff; }
+#hue65 { color: #000000; }
+#hue68 { color: #ff0000; }
+#hue70 { color: #ff0000; }
+#hue72 { color: #ff0000; }
+#hue83 { color: #ff0000; }
+#hue93 { color: #0000ff; }
+#hue96 { color: #0000ff; }
+#hue98 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/users/1_manuel_GOsa_Administration_Utilisateurs.html b/doc/guide/user/fr/html/users/1_manuel_GOsa_Administration_Utilisateurs.html
--- /dev/null
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html509"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html510"
+ HREF="node1.html">Utilisateurs</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html511"
+ HREF="node1.html">Utilisateurs</A>
+<UL>
+<LI><A NAME="tex2html512"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html513"
+ HREF="node3.html">Informations personnelles</A>
+<LI><A NAME="tex2html514"
+ HREF="node4.html">Informations sur l'entreprise</A>
+</UL>
+<LI><A NAME="tex2html515"
+ HREF="node5.html">Unix</A>
+<UL>
+<LI><A NAME="tex2html516"
+ HREF="node6.html">Informations générales</A>
+<LI><A NAME="tex2html517"
+ HREF="node7.html">Appartient aux groupes</A>
+<LI><A NAME="tex2html518"
+ HREF="node8.html">Compte</A>
+<LI><A NAME="tex2html519"
+ HREF="node9.html">Système de confiance</A>
+</UL>
+<LI><A NAME="tex2html520"
+ HREF="node10.html">Environnement <SPAN ID="hue112">?</SPAN></A>
+<UL>
+<LI><A NAME="tex2html521"
+ HREF="node11.html">Profiles</A>
+<LI><A NAME="tex2html522"
+ HREF="node12.html">Kiosk profile</A>
+<LI><A NAME="tex2html523"
+ HREF="node13.html">Logon scripts</A>
+<LI><A NAME="tex2html524"
+ HREF="node14.html">Attach share</A>
+<LI><A NAME="tex2html525"
+ HREF="node15.html">Hotplug devices</A>
+<LI><A NAME="tex2html526"
+ HREF="node16.html">Imprimante</A>
+</UL>
+<LI><A NAME="tex2html527"
+ HREF="node17.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html528"
+ HREF="node18.html">Informations générales</A>
+<LI><A NAME="tex2html529"
+ HREF="node19.html">Alternative addresses</A>
+<LI><A NAME="tex2html530"
+ HREF="node20.html">Options email</A>
+<LI><A NAME="tex2html531"
+ HREF="node21.html">Options email avancées</A>
+</UL>
+<LI><A NAME="tex2html532"
+ HREF="node22.html">Samba</A>
+<UL>
+<LI><A NAME="tex2html533"
+ HREF="node23.html">Informations générales</A>
+<LI><A NAME="tex2html534"
+ HREF="node24.html">Serveur de terminal</A>
+<LI><A NAME="tex2html535"
+ HREF="node25.html">Options d'accès</A>
+</UL>
+<LI><A NAME="tex2html536"
+ HREF="node26.html">Connectivité</A>
+<LI><A NAME="tex2html537"
+ HREF="node32.html">Fax</A>
+<UL>
+<LI><A NAME="tex2html538"
+ HREF="node33.html">Informations générales</A>
+<LI><A NAME="tex2html539"
+ HREF="node34.html">Méthodes de distribution</A>
+<LI><A NAME="tex2html540"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<LI><A NAME="tex2html541"
+ HREF="node36.html">Listes rouges</A>
+</UL>
+<LI><A NAME="tex2html542"
+ HREF="node37.html">Téléphone</A>
+<UL>
+<LI><A NAME="tex2html543"
+ HREF="node38.html">Numéros de téléphone</A>
+<LI><A NAME="tex2html544"
+ HREF="node39.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html545"
+ HREF="node40.html">Phone macro</A>
+</UL>
+<LI><A NAME="tex2html546"
+ HREF="node41.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html547"
+ HREF="node42.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/WARNINGS b/doc/guide/user/fr/html/users/WARNINGS
--- /dev/null
@@ -0,0 +1,13 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+command \labelitemi had no previous definition
+
+command \labelitemii had no previous definition
+
+command \labelitemiii had no previous definition
+
+command \labelitemiv had no previous definition
+
+There is no author for this document.
diff --git a/doc/guide/user/fr/html/users/index.html b/doc/guide/user/fr/html/users/index.html
--- /dev/null
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>ADMINISTRATION</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html509"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev_g.png">
+<BR>
+<B> Next:</B> <A NAME="tex2html510"
+ HREF="node1.html">Utilisateurs</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION</SPAN></H1>
+<DIV CLASS="author_info">
+
+</DIV>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html511"
+ HREF="node1.html">Utilisateurs</A>
+<UL>
+<LI><A NAME="tex2html512"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html513"
+ HREF="node3.html">Informations personnelles</A>
+<LI><A NAME="tex2html514"
+ HREF="node4.html">Informations sur l'entreprise</A>
+</UL>
+<LI><A NAME="tex2html515"
+ HREF="node5.html">Unix</A>
+<UL>
+<LI><A NAME="tex2html516"
+ HREF="node6.html">Informations générales</A>
+<LI><A NAME="tex2html517"
+ HREF="node7.html">Appartient aux groupes</A>
+<LI><A NAME="tex2html518"
+ HREF="node8.html">Compte</A>
+<LI><A NAME="tex2html519"
+ HREF="node9.html">Système de confiance</A>
+</UL>
+<LI><A NAME="tex2html520"
+ HREF="node10.html">Environnement <SPAN ID="hue112">?</SPAN></A>
+<UL>
+<LI><A NAME="tex2html521"
+ HREF="node11.html">Profiles</A>
+<LI><A NAME="tex2html522"
+ HREF="node12.html">Kiosk profile</A>
+<LI><A NAME="tex2html523"
+ HREF="node13.html">Logon scripts</A>
+<LI><A NAME="tex2html524"
+ HREF="node14.html">Attach share</A>
+<LI><A NAME="tex2html525"
+ HREF="node15.html">Hotplug devices</A>
+<LI><A NAME="tex2html526"
+ HREF="node16.html">Imprimante</A>
+</UL>
+<LI><A NAME="tex2html527"
+ HREF="node17.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html528"
+ HREF="node18.html">Informations générales</A>
+<LI><A NAME="tex2html529"
+ HREF="node19.html">Alternative addresses</A>
+<LI><A NAME="tex2html530"
+ HREF="node20.html">Options email</A>
+<LI><A NAME="tex2html531"
+ HREF="node21.html">Options email avancées</A>
+</UL>
+<LI><A NAME="tex2html532"
+ HREF="node22.html">Samba</A>
+<UL>
+<LI><A NAME="tex2html533"
+ HREF="node23.html">Informations générales</A>
+<LI><A NAME="tex2html534"
+ HREF="node24.html">Serveur de terminal</A>
+<LI><A NAME="tex2html535"
+ HREF="node25.html">Options d'accès</A>
+</UL>
+<LI><A NAME="tex2html536"
+ HREF="node26.html">Connectivité</A>
+<LI><A NAME="tex2html537"
+ HREF="node32.html">Fax</A>
+<UL>
+<LI><A NAME="tex2html538"
+ HREF="node33.html">Informations générales</A>
+<LI><A NAME="tex2html539"
+ HREF="node34.html">Méthodes de distribution</A>
+<LI><A NAME="tex2html540"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<LI><A NAME="tex2html541"
+ HREF="node36.html">Listes rouges</A>
+</UL>
+<LI><A NAME="tex2html542"
+ HREF="node37.html">Téléphone</A>
+<UL>
+<LI><A NAME="tex2html543"
+ HREF="node38.html">Numéros de téléphone</A>
+<LI><A NAME="tex2html544"
+ HREF="node39.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html545"
+ HREF="node40.html">Phone macro</A>
+</UL>
+<LI><A NAME="tex2html546"
+ HREF="node41.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html547"
+ HREF="node42.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/labels.pl b/doc/guide/user/fr/html/users/labels.pl
--- /dev/null
@@ -0,0 +1,13 @@
+# LaTeX2HTML 2002-2-1 (1.71)
+# Associate labels original text with physical files.
+
+
+1;
+
+
+# LaTeX2HTML 2002-2-1 (1.71)
+# labels from external_latex_labels array.
+
+
+1;
+
diff --git a/doc/guide/user/fr/html/users/node1.html b/doc/guide/user/fr/html/users/node1.html
--- /dev/null
@@ -0,0 +1,295 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Utilisateurs</TITLE>
+<META NAME="description" CONTENT="Utilisateurs">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node42.html">
+<LINK REL="previous" HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<LINK REL="up" HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<LINK REL="next" HREF="node2.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html556"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html554"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html548"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html557"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html555"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html549"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">ADMINISTRATION</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00010000000000000000">
+Utilisateurs</A>
+</H1>
+
+<P>
+L'administrateur peut créer ou modifier un compte ou accéder aux informations
+sur un compte en cliquant sur le bouton <SPAN CLASS="textbf"><SPAN ID="hue25">utilisateurs</SPAN></SPAN>
+de la partie <SPAN CLASS="textbf">Administration</SPAN> du menu de gauche. La page <SPAN CLASS="textsf"><SPAN ID="hue28">Administration
+des utilisateurs</SPAN></SPAN> s'affiche, elle est divisée en trois colonnes.
+Au fur et à mesure que les utilisateurs sont configurés ils apparaîtront
+dans la première colonne, classés selon leur département.
+
+<P>
+Les deux dernières colonnes comportent des icônes qui dans la deuxième
+colonne sont des raccourcis vers les propriétés de chaque utilisateur
+et dans la troisième les actions à executer sur l'utilisateur. Les
+flèches en entête ( <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_back.png"
+ ALT="Image list_back">, <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_root.png"
+ ALT="Image list_root">,
+<IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_home.png"
+ ALT="Image list_home"> ) servent à modifier l'affichage
+selon le département, elles prédominent sur toutes autres sélections
+d'affichage.
+
+<P>
+C'est à partir de la page <SPAN CLASS="textsf"><SPAN ID="hue33">Administration
+des utilisateurs</SPAN></SPAN> que l'administrateur système aura une vue globale
+et pourra gérer la liste des utilisateurs du parc informatique de
+la société.
+
+<P>
+<SPAN ID="hue249">Dans la partie droite de la page se trouve un tableau
+intitulé Filtres <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">. </SPAN>
+<P>
+
+<UL>
+<LI><SPAN ID="hue38">Ce tableau sert à modifier l'affichage des utilisateurs
+:</SPAN>
+<P>
+<SPAN ID="hue40">- Cliquer sur une lettre, par exemple la lettre
+L, pour que s'affichent tous les utilisateurs dont le nom commence
+par la lettre L;</SPAN>
+<P>
+<SPAN ID="hue42">- Cliquez sur l'astérisque et tous les noms d'utilisateurs
+apparaîtront.</SPAN>
+<P>
+</LI>
+<LI>Plus bas d'autres possibilités d'affichage sont possibles :
+
+<P>
+- Cochez une ou plusieurs propositions pour un affichage;
+
+<P>
+- Insérez une lettre, un numéro suivi de l'astérisque ou un nom d'utilisateur
+dans le champ précédé d'une loupe <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./search.png"
+ ALT="Image search">,
+il symbolise la recherche d'un item. Cliquez sur le bouton Appliquer
+pour faire apparaître le(s) utilisateur(s) recherché(s).
+
+<P>
+</LI>
+</UL>
+Pour créer un compte cliquez sur <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./list_new_user.png"
+ ALT="Image list_new_user">.
+Si le compte est déjà créé cliquez sur le compte lui-même.
+
+<P>
+Apparait alors l'espace de configuration avec dans la partie supérieure
+des onglets. Ces onglets sont des extensions apportées à GOsa. L'administrateur
+configure ces extensions pour chaque utilisateur.
+
+<P>
+Pour terminer la configuration de chaque extension, cliquez sur le
+bouton Terminé en bas à droite. Pour revenir à la page précédente
+cliquez sur le bouton Annuler.
+<BR>
+<P>
+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement.
+
+<P>
+Dans le haut à droite vous avez à la fois l'id de l'utilisateur sur
+lequel vous travaillez mais aussi sa place dans l'arbre LDAP. <SPAN ID="hue47">?</SPAN>
+<P>
+L'image <IMG
+ WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./closedlock.png"
+ ALT="Image closedlock"> signale que vous
+êtes en mode sécurisé.
+
+<P>
+
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html558"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html559"
+ HREF="node3.html">Informations personnelles</A>
+<LI><A NAME="tex2html560"
+ HREF="node4.html">Informations sur l'entreprise</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html561"
+ HREF="node5.html">Unix</A>
+<UL>
+<LI><A NAME="tex2html562"
+ HREF="node6.html">Informations générales</A>
+<LI><A NAME="tex2html563"
+ HREF="node7.html">Appartient aux groupes</A>
+<LI><A NAME="tex2html564"
+ HREF="node8.html">Compte</A>
+<LI><A NAME="tex2html565"
+ HREF="node9.html">Système de confiance</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html566"
+ HREF="node10.html">Environnement <SPAN ID="hue112">?</SPAN></A>
+<UL>
+<LI><A NAME="tex2html567"
+ HREF="node11.html">Profiles</A>
+<LI><A NAME="tex2html568"
+ HREF="node12.html">Kiosk profile</A>
+<LI><A NAME="tex2html569"
+ HREF="node13.html">Logon scripts</A>
+<LI><A NAME="tex2html570"
+ HREF="node14.html">Attach share</A>
+<LI><A NAME="tex2html571"
+ HREF="node15.html">Hotplug devices</A>
+<LI><A NAME="tex2html572"
+ HREF="node16.html">Imprimante</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html573"
+ HREF="node17.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html574"
+ HREF="node18.html">Informations générales</A>
+<LI><A NAME="tex2html575"
+ HREF="node19.html">Alternative addresses</A>
+<LI><A NAME="tex2html576"
+ HREF="node20.html">Options email</A>
+<LI><A NAME="tex2html577"
+ HREF="node21.html">Options email avancées</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html578"
+ HREF="node22.html">Samba</A>
+<UL>
+<LI><A NAME="tex2html579"
+ HREF="node23.html">Informations générales</A>
+<LI><A NAME="tex2html580"
+ HREF="node24.html">Serveur de terminal</A>
+<LI><A NAME="tex2html581"
+ HREF="node25.html">Options d'accès</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html582"
+ HREF="node26.html">Connectivité</A>
+<UL>
+<LI><A NAME="tex2html583"
+ HREF="node27.html">Compte Proxy</A>
+<LI><A NAME="tex2html584"
+ HREF="node28.html">Compte FTP</A>
+<LI><A NAME="tex2html585"
+ HREF="node29.html">Compte WebDAV</A>
+<LI><A NAME="tex2html586"
+ HREF="node30.html">Compte PHPGroupware</A>
+<LI><A NAME="tex2html587"
+ HREF="node31.html">Intranet account </A>
+</UL>
+<BR>
+<LI><A NAME="tex2html588"
+ HREF="node32.html">Fax</A>
+<UL>
+<LI><A NAME="tex2html589"
+ HREF="node33.html">Informations générales</A>
+<LI><A NAME="tex2html590"
+ HREF="node34.html">Méthodes de distribution</A>
+<LI><A NAME="tex2html591"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<LI><A NAME="tex2html592"
+ HREF="node36.html">Listes rouges</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html593"
+ HREF="node37.html">Téléphone</A>
+<UL>
+<LI><A NAME="tex2html594"
+ HREF="node38.html">Numéros de téléphone</A>
+<LI><A NAME="tex2html595"
+ HREF="node39.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html596"
+ HREF="node40.html">Phone macro</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html597"
+ HREF="node41.html">Références</A>
+</UL>
+<!--End of Table of Child-Links-->
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html556"
+ HREF="node2.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html554"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html548"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html557"
+ HREF="node2.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html555"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html549"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">ADMINISTRATION</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node10.html b/doc/guide/user/fr/html/users/node10.html
--- /dev/null
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Environnement ?</TITLE>
+<META NAME="description" CONTENT="Environnement ?">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node17.html">
+<LINK REL="previous" HREF="node5.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node11.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html688"
+ HREF="node11.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html686"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html680"
+ HREF="node9.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html689"
+ HREF="node11.html">Profiles</A>
+<B> Up:</B> <A NAME="tex2html687"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html681"
+ HREF="node9.html">Système de confiance</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00013000000000000000">
+Environnement <SPAN ID="hue112">?</SPAN></A>
+</H2>
+
+<P>
+Cliquez sur le bouton <SPAN CLASS="textit">ajouter une extension environnemental</SPAN>
+pour voir apparaître les différents points destinés à la configuration
+environnementale de l'utilisateur.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html690"
+ HREF="node11.html">Profiles</A>
+<LI><A NAME="tex2html691"
+ HREF="node12.html">Kiosk profile</A>
+<LI><A NAME="tex2html692"
+ HREF="node13.html">Logon scripts</A>
+<LI><A NAME="tex2html693"
+ HREF="node14.html">Attach share</A>
+<LI><A NAME="tex2html694"
+ HREF="node15.html">Hotplug devices</A>
+<LI><A NAME="tex2html695"
+ HREF="node16.html">Imprimante</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node11.html b/doc/guide/user/fr/html/users/node11.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Profiles</TITLE>
+<META NAME="description" CONTENT="Profiles">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node12.html">
+<LINK REL="previous" HREF="node10.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node12.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html704"
+ HREF="node12.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html702"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html696"
+ HREF="node10.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html705"
+ HREF="node12.html">Kiosk profile</A>
+<B> Up:</B> <A NAME="tex2html703"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html697"
+ HREF="node10.html">Environnement ?</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013100000000000000">
+Profiles</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node12.html b/doc/guide/user/fr/html/users/node12.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Kiosk profile</TITLE>
+<META NAME="description" CONTENT="Kiosk profile">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node13.html">
+<LINK REL="previous" HREF="node11.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node13.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html714"
+ HREF="node13.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html712"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html706"
+ HREF="node11.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html715"
+ HREF="node13.html">Logon scripts</A>
+<B> Up:</B> <A NAME="tex2html713"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html707"
+ HREF="node11.html">Profiles</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013200000000000000">
+Kiosk profile</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node13.html b/doc/guide/user/fr/html/users/node13.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Logon scripts</TITLE>
+<META NAME="description" CONTENT="Logon scripts">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node14.html">
+<LINK REL="previous" HREF="node12.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node14.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html724"
+ HREF="node14.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html722"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html716"
+ HREF="node12.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html725"
+ HREF="node14.html">Attach share</A>
+<B> Up:</B> <A NAME="tex2html723"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html717"
+ HREF="node12.html">Kiosk profile</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013300000000000000">
+Logon scripts</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node14.html b/doc/guide/user/fr/html/users/node14.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Attach share</TITLE>
+<META NAME="description" CONTENT="Attach share">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node15.html">
+<LINK REL="previous" HREF="node13.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node15.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html734"
+ HREF="node15.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html732"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html726"
+ HREF="node13.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html735"
+ HREF="node15.html">Hotplug devices</A>
+<B> Up:</B> <A NAME="tex2html733"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html727"
+ HREF="node13.html">Logon scripts</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013400000000000000">
+Attach share</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node15.html b/doc/guide/user/fr/html/users/node15.html
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Hotplug devices</TITLE>
+<META NAME="description" CONTENT="Hotplug devices">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node16.html">
+<LINK REL="previous" HREF="node14.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node16.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html744"
+ HREF="node16.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html742"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html736"
+ HREF="node14.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html745"
+ HREF="node16.html">Imprimante</A>
+<B> Up:</B> <A NAME="tex2html743"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html737"
+ HREF="node14.html">Attach share</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013500000000000000">
+Hotplug devices</A>
+</H3>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node16.html b/doc/guide/user/fr/html/users/node16.html
--- /dev/null
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Imprimante</TITLE>
+<META NAME="description" CONTENT="Imprimante">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node15.html">
+<LINK REL="up" HREF="node10.html">
+<LINK REL="next" HREF="node17.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html752"
+ HREF="node17.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html750"
+ HREF="node10.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html746"
+ HREF="node15.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html753"
+ HREF="node17.html">Mail</A>
+<B> Up:</B> <A NAME="tex2html751"
+ HREF="node10.html">Environnement ?</A>
+<B> Previous:</B> <A NAME="tex2html747"
+ HREF="node15.html">Hotplug devices</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00013600000000000000">
+Imprimante</A>
+</H3>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node17.html b/doc/guide/user/fr/html/users/node17.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Mail</TITLE>
+<META NAME="description" CONTENT="Mail">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node22.html">
+<LINK REL="previous" HREF="node10.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node18.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html762"
+ HREF="node18.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html760"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html754"
+ HREF="node16.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html763"
+ HREF="node18.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html761"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html755"
+ HREF="node16.html">Imprimante</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00014000000000000000">
+Mail</A>
+</H2>
+
+<P>
+Le compte email est lié au serveur de mail. Pour activer le compte
+email pour un utilisateur sur le serveur cliquez sur <SPAN CLASS="textit">Créer
+un compte email</SPAN>.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html764"
+ HREF="node18.html">Informations générales</A>
+<LI><A NAME="tex2html765"
+ HREF="node19.html">Alternative addresses</A>
+<LI><A NAME="tex2html766"
+ HREF="node20.html">Options email</A>
+<LI><A NAME="tex2html767"
+ HREF="node21.html">Options email avancées</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node18.html b/doc/guide/user/fr/html/users/node18.html
--- /dev/null
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node19.html">
+<LINK REL="previous" HREF="node17.html">
+<LINK REL="up" HREF="node17.html">
+<LINK REL="next" HREF="node19.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html776"
+ HREF="node19.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html774"
+ HREF="node17.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html768"
+ HREF="node17.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html777"
+ HREF="node19.html">Alternative addresses</A>
+<B> Up:</B> <A NAME="tex2html775"
+ HREF="node17.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html769"
+ HREF="node17.html">Mail</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse principale<SPAN ID="hue261">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez l'adresse email de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>séléctionnez le serveur de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Utilisation des Quota</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Tailles des Quota</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node19.html b/doc/guide/user/fr/html/users/node19.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Alternative addresses</TITLE>
+<META NAME="description" CONTENT="Alternative addresses">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node20.html">
+<LINK REL="previous" HREF="node18.html">
+<LINK REL="up" HREF="node17.html">
+<LINK REL="next" HREF="node20.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html786"
+ HREF="node20.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html784"
+ HREF="node17.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html778"
+ HREF="node18.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html787"
+ HREF="node20.html">Options email</A>
+<B> Up:</B> <A NAME="tex2html785"
+ HREF="node17.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html779"
+ HREF="node18.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014200000000000000">
+Alternative addresses</A>
+</H3>
+
+<P>
+L'utilisateur peut être en possession d'alias. Ces alias sont à insérer
+dans le champ <SPAN CLASS="textit">adresses alternatives</SPAN>. Utilisez les boutons Ajouter
+et Supprimer pour insérer les alias. L'alias doit être introduit dans
+le champ précédent le bouton Ajouter.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node2.html b/doc/guide/user/fr/html/users/node2.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node5.html">
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node3.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html606"
+ HREF="node3.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html604"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html598"
+ HREF="node1.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html607"
+ HREF="node3.html">Informations personnelles</A>
+<B> Up:</B> <A NAME="tex2html605"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html599"
+ HREF="node1.html">Utilisateurs</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00011000000000000000">
+Informations générales</A>
+</H2>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html608"
+ HREF="node3.html">Informations personnelles</A>
+<LI><A NAME="tex2html609"
+ HREF="node4.html">Informations sur l'entreprise</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node20.html b/doc/guide/user/fr/html/users/node20.html
--- /dev/null
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Options email</TITLE>
+<META NAME="description" CONTENT="Options email">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node21.html">
+<LINK REL="previous" HREF="node19.html">
+<LINK REL="up" HREF="node17.html">
+<LINK REL="next" HREF="node21.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html796"
+ HREF="node21.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html794"
+ HREF="node17.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html788"
+ HREF="node19.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html797"
+ HREF="node21.html">Options email avancées</A>
+<B> Up:</B> <A NAME="tex2html795"
+ HREF="node17.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html789"
+ HREF="node19.html">Alternative addresses</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014300000000000000">
+Options email</A>
+</H3>
+
+<P>
+Cette option est destinée à la gestion des emails de l'utilisateur.
+
+<P>
+
+<UL>
+<LI>Message d'absence :
+</LI>
+</UL>
+L'administrateur a le choix entre bloquer les messages vers la boîte
+de l'utilisateur ou activer le message d'absence.
+
+<P>
+Le message d'absence est envoyé automatiquement en réponse aux email
+reçus pendant les absences ou congés de l'utilisateur.
+
+<P>
+
+<UL>
+<LI>Transférer les messages vers :
+</LI>
+</UL>
+Les messages qui sont refusés en raison de leur contenu ou de leur
+taille sont directement redirigés vers une ou plusieurs adresses email
+insérées dans ce champ par l'administrateur. Utilisez les boutons
+Ajouter, Ajouter en local <SPAN ID="hue145">?</SPAN> <SPAN ID="hue147">et
+Supprimer pour la gestion des adresses. Le bouton Ajouter en local
+renvoie à la liste d'adresses déjà configurées dans GOsa. Le bouton
+Ajouter permet l'ajout d'adresses extérieures au système.</SPAN>
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node21.html b/doc/guide/user/fr/html/users/node21.html
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Options email avancées</TITLE>
+<META NAME="description" CONTENT="Options email avancées">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node20.html">
+<LINK REL="up" HREF="node17.html">
+<LINK REL="next" HREF="node22.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html804"
+ HREF="node22.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html802"
+ HREF="node17.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html798"
+ HREF="node20.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html805"
+ HREF="node22.html">Samba</A>
+<B> Up:</B> <A NAME="tex2html803"
+ HREF="node17.html">Mail</A>
+<B> Previous:</B> <A NAME="tex2html799"
+ HREF="node20.html">Options email</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00014400000000000000">
+Options email avancées</A>
+</H3>
+
+<P>
+
+<UL>
+<LI>L'administrateur peut restreindre l'utilisateur dans l'envoi et la
+réception de ces messages.
+</LI>
+<LI>L'administrateur peut aussi écrire un script sieve qui établit les
+règles de gestion du mail qui remplace alors les options email décrites
+ci-dessus.
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node22.html b/doc/guide/user/fr/html/users/node22.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Samba</TITLE>
+<META NAME="description" CONTENT="Samba">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node26.html">
+<LINK REL="previous" HREF="node17.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node23.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html814"
+ HREF="node23.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html812"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html806"
+ HREF="node21.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html815"
+ HREF="node23.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html813"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html807"
+ HREF="node21.html">Options email avancées</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00015000000000000000">
+Samba</A>
+</H2>
+
+<P>
+Pour créer un compte samba pour un utilisateur cliquez sur le bouton
+<SPAN CLASS="textit">Créer un compte samba</SPAN>.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html816"
+ HREF="node23.html">Informations générales</A>
+<LI><A NAME="tex2html817"
+ HREF="node24.html">Serveur de terminal</A>
+<LI><A NAME="tex2html818"
+ HREF="node25.html">Options d'accès</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node23.html b/doc/guide/user/fr/html/users/node23.html
--- /dev/null
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node24.html">
+<LINK REL="previous" HREF="node22.html">
+<LINK REL="up" HREF="node22.html">
+<LINK REL="next" HREF="node24.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html827"
+ HREF="node24.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html825"
+ HREF="node22.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html819"
+ HREF="node22.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html828"
+ HREF="node24.html">Serveur de terminal</A>
+<B> Up:</B> <A NAME="tex2html826"
+ HREF="node22.html">Samba</A>
+<B> Previous:</B> <A NAME="tex2html820"
+ HREF="node22.html">Samba</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Répertoire Home</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le chemin du répertoire personnel de l'utilisateur en notation
+UNC ex: \\SERVER\homes\user</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Domaine</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Précisez le domaine auquel appartient l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Chemin du Script</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le chemin pour accéder au script de démarrage de la station
+de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Chemin du Profile</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le chemin pour accéder au profile de l'utilisateur</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node24.html b/doc/guide/user/fr/html/users/node24.html
--- /dev/null
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Serveur de terminal</TITLE>
+<META NAME="description" CONTENT="Serveur de terminal">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node25.html">
+<LINK REL="previous" HREF="node23.html">
+<LINK REL="up" HREF="node22.html">
+<LINK REL="next" HREF="node25.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html837"
+ HREF="node25.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html835"
+ HREF="node22.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html829"
+ HREF="node23.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html838"
+ HREF="node25.html">Options d'accès</A>
+<B> Up:</B> <A NAME="tex2html836"
+ HREF="node22.html">Samba</A>
+<B> Previous:</B> <A NAME="tex2html830"
+ HREF="node23.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015200000000000000">
+Serveur de terminal</A>
+</H3>
+
+<P>
+
+<UL>
+<LI><SPAN ID="hue168">?</SPAN> Permet la connexion sur un serveur de terminal
+</LI>
+</UL>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Répertoire Home</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Chemin du Profile</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+<BR>
+<P>
+
+<UL>
+<LI><SPAN ID="hue176">?</SPAN> Hérite de la configuration du client
+</LI>
+</UL>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Programme initial</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Répertoire Home</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
+</TR>
+</TABLE>
+<BR>
+Configuration du temps d'attente (en minutes) :
+
+<P>
+Périphériques clients :
+
+<P>
+Divers :
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node25.html b/doc/guide/user/fr/html/users/node25.html
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Options d'accès</TITLE>
+<META NAME="description" CONTENT="Options d'accès">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node24.html">
+<LINK REL="up" HREF="node22.html">
+<LINK REL="next" HREF="node26.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html845"
+ HREF="node26.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html843"
+ HREF="node22.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html839"
+ HREF="node24.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html846"
+ HREF="node26.html">Connectivité</A>
+<B> Up:</B> <A NAME="tex2html844"
+ HREF="node22.html">Samba</A>
+<B> Previous:</B> <A NAME="tex2html840"
+ HREF="node24.html">Serveur de terminal</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00015300000000000000">
+Options d'accès</A>
+</H3>
+
+<P>
+
+<UL>
+<LI>Tout comme dans la création du compte Unix l'administrateur a la possibilité
+de gérer la manière dont l'utilisateur dispose de son mot de passe.
+L'administrateur doit veiller à faire un choix cohérent pour éviter
+les conflits entre les différentes propositions.
+</LI>
+<LI>Le champ à droite doit être rempli par les noms de stations à partir
+desquelles l'utilisateur peut se connecter au serveur. L'administrateur
+doit utiliser les boutons Ajouter et Supprimer pour y faire apparaître
+les noms de stations. Le bouton Ajouter renvoie à la liste des stations.
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node26.html b/doc/guide/user/fr/html/users/node26.html
--- /dev/null
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Connectivité</TITLE>
+<META NAME="description" CONTENT="Connectivité">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node32.html">
+<LINK REL="previous" HREF="node22.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node27.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html855"
+ HREF="node27.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html853"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html847"
+ HREF="node25.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html856"
+ HREF="node27.html">Compte Proxy</A>
+<B> Up:</B> <A NAME="tex2html854"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html848"
+ HREF="node25.html">Options d'accès</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00016000000000000000">
+Connectivité</A>
+</H2>
+
+<P>
+L'administrateur peut afiner la gestion du compte de l'utilisateur
+en configurant les services supplémentaires auquel il peut se connecter.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><UL>
+<LI><UL>
+<LI><A NAME="tex2html857"
+ HREF="node27.html">Compte Proxy</A>
+<LI><A NAME="tex2html858"
+ HREF="node28.html">Compte FTP</A>
+<LI><A NAME="tex2html859"
+ HREF="node29.html">Compte WebDAV</A>
+<LI><A NAME="tex2html860"
+ HREF="node30.html">Compte PHPGroupware</A>
+<LI><A NAME="tex2html861"
+ HREF="node31.html">Intranet account </A>
+</UL></UL></UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node27.html b/doc/guide/user/fr/html/users/node27.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Compte Proxy</TITLE>
+<META NAME="description" CONTENT="Compte Proxy">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node28.html">
+<LINK REL="previous" HREF="node26.html">
+<LINK REL="up" HREF="node26.html">
+<LINK REL="next" HREF="node28.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html870"
+ HREF="node28.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html868"
+ HREF="node26.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html862"
+ HREF="node26.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html871"
+ HREF="node28.html">Compte FTP</A>
+<B> Up:</B> <A NAME="tex2html869"
+ HREF="node26.html">Connectivité</A>
+<B> Previous:</B> <A NAME="tex2html863"
+ HREF="node26.html">Connectivité</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H5><A NAME="SECTION00016001000000000000">
+Compte Proxy</A>
+</H5>
+
+<P>
+Si vous activez le compte Proxy pour l'utilisateur vous pouvez filtrer
+sur le contenu, limité l'accès à certaines heures et restreindre le
+téléchargement.
+
+<P>
+
+<P></P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node28.html b/doc/guide/user/fr/html/users/node28.html
--- /dev/null
@@ -0,0 +1,72 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Compte FTP</TITLE>
+<META NAME="description" CONTENT="Compte FTP">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node29.html">
+<LINK REL="previous" HREF="node27.html">
+<LINK REL="up" HREF="node26.html">
+<LINK REL="next" HREF="node29.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html880"
+ HREF="node29.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html878"
+ HREF="node26.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html872"
+ HREF="node27.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html881"
+ HREF="node29.html">Compte WebDAV</A>
+<B> Up:</B> <A NAME="tex2html879"
+ HREF="node26.html">Connectivité</A>
+<B> Previous:</B> <A NAME="tex2html873"
+ HREF="node27.html">Compte Proxy</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H5><A NAME="SECTION00016002000000000000">
+Compte FTP</A>
+</H5>
+
+<P>
+Si vous activez le compte FTP, vous pouvez régler la bande passante
+montante et descendante, le Ratio des données et le Quota à ne pas
+dépasser pour le transfert de fichiers . Vous pouvez aussi à partir
+de cet endroit désactiver le compte FTP.
+
+<P>
+
+<P></P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node29.html b/doc/guide/user/fr/html/users/node29.html
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Compte WebDAV</TITLE>
+<META NAME="description" CONTENT="Compte WebDAV">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node30.html">
+<LINK REL="previous" HREF="node28.html">
+<LINK REL="up" HREF="node26.html">
+<LINK REL="next" HREF="node30.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html890"
+ HREF="node30.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html888"
+ HREF="node26.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html882"
+ HREF="node28.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html891"
+ HREF="node30.html">Compte PHPGroupware</A>
+<B> Up:</B> <A NAME="tex2html889"
+ HREF="node26.html">Connectivité</A>
+<B> Previous:</B> <A NAME="tex2html883"
+ HREF="node28.html">Compte FTP</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H5><A NAME="SECTION00016003000000000000">
+Compte WebDAV</A>
+</H5>
+
+<P>
+Si vous activez le compte WebDav, l'utilisateur aura accès au serveur
+WebDAV
+
+<P>
+
+<P></P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node3.html b/doc/guide/user/fr/html/users/node3.html
--- /dev/null
@@ -0,0 +1,143 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations personnelles</TITLE>
+<META NAME="description" CONTENT="Informations personnelles">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node4.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node4.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html618"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html616"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html610"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html619"
+ HREF="node4.html">Informations sur l'entreprise</A>
+<B> Up:</B> <A NAME="tex2html617"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html611"
+ HREF="node2.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011100000000000000">
+Informations personnelles</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom<SPAN ID="hue251">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Prénom<SPAN ID="hue252">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le prénom de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Identifiant<SPAN ID="hue253">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue61">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Titre personnel</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Fonction dans la société</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Titre Universitaire</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Titre ou diplôme obtenu</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Date de naissance</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Cliquez sur le bouton pour voir apparaître une liste déroulante</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Sexe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Cliquez sur le bouton pour voir apparaître une liste déroulante</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choix du département; la création de départements se fait à partir
+du bouton <SPAN CLASS="textbf"><SPAN ID="hue63">département</SPAN></SPAN> dans le menu de g<SPAN ID="hue65">auche</SPAN>dans la partie <SPAN CLASS="textbf">Administration</SPAN>.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Adresse personnelle</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Numéro de téléphone privé</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le numéro privé selon la nomenclature nationale ou internationale</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Page d'accueil</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez l'URL complète du site Web de la société</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Format de stockage des mots de passe</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choix dans le menu déroulant entre crypt, clear, sha, md5, ssha, smd5.
+<SPAN ID="hue68">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Certificats</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue70">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kerberos</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue72">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+Vous pouvez aussi si vous le désirez agrémenter d'une photo le profil
+de l'utilisateur en cliquant sur le bouton <SPAN CLASS="textit">changer la photo</SPAN>.
+Vous parcourez alors l'arborescence de votre ordinateur pour aller
+chercher l'image.
+
+<P>
+
+<P>
+<BR>
+
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html618"
+ HREF="node4.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html616"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html610"
+ HREF="node2.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html619"
+ HREF="node4.html">Informations sur l'entreprise</A>
+<B> Up:</B> <A NAME="tex2html617"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html611"
+ HREF="node2.html">Informations générales</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node30.html b/doc/guide/user/fr/html/users/node30.html
--- /dev/null
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Compte PHPGroupware</TITLE>
+<META NAME="description" CONTENT="Compte PHPGroupware">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node31.html">
+<LINK REL="previous" HREF="node29.html">
+<LINK REL="up" HREF="node26.html">
+<LINK REL="next" HREF="node31.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html900"
+ HREF="node31.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html898"
+ HREF="node26.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html892"
+ HREF="node29.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html901"
+ HREF="node31.html">Intranet account</A>
+<B> Up:</B> <A NAME="tex2html899"
+ HREF="node26.html">Connectivité</A>
+<B> Previous:</B> <A NAME="tex2html893"
+ HREF="node29.html">Compte WebDAV</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H5><A NAME="SECTION00016004000000000000">
+Compte PHPGroupware</A>
+</H5>
+
+<P>
+<SPAN ID="hue196">?</SPAN>
+<P>
+
+<P></P>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node31.html b/doc/guide/user/fr/html/users/node31.html
--- /dev/null
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Intranet account </TITLE>
+<META NAME="description" CONTENT="Intranet account ">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node30.html">
+<LINK REL="up" HREF="node26.html">
+<LINK REL="next" HREF="node32.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html908"
+ HREF="node32.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html906"
+ HREF="node26.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html902"
+ HREF="node30.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html909"
+ HREF="node32.html">Fax</A>
+<B> Up:</B> <A NAME="tex2html907"
+ HREF="node26.html">Connectivité</A>
+<B> Previous:</B> <A NAME="tex2html903"
+ HREF="node30.html">Compte PHPGroupware</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H5><A NAME="SECTION00016005000000000000">
+Intranet account </A>
+</H5>
+
+<P>
+<SPAN ID="hue200">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node32.html b/doc/guide/user/fr/html/users/node32.html
--- /dev/null
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Fax</TITLE>
+<META NAME="description" CONTENT="Fax">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node37.html">
+<LINK REL="previous" HREF="node26.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node33.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html918"
+ HREF="node33.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html916"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html910"
+ HREF="node31.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html919"
+ HREF="node33.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html917"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html911"
+ HREF="node31.html">Intranet account</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00017000000000000000">
+Fax</A>
+</H2>
+
+<P>
+Pour créer un compte Fax pour un utilisateur cliquez sur le bouton
+<SPAN CLASS="textit">Créer un compte Fax.</SPAN>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html920"
+ HREF="node33.html">Informations générales</A>
+<LI><A NAME="tex2html921"
+ HREF="node34.html">Méthodes de distribution</A>
+<LI><A NAME="tex2html922"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<LI><A NAME="tex2html923"
+ HREF="node36.html">Listes rouges</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node33.html b/doc/guide/user/fr/html/users/node33.html
--- /dev/null
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node34.html">
+<LINK REL="previous" HREF="node32.html">
+<LINK REL="up" HREF="node32.html">
+<LINK REL="next" HREF="node34.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html932"
+ HREF="node34.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html930"
+ HREF="node32.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html924"
+ HREF="node32.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html933"
+ HREF="node34.html">Méthodes de distribution</A>
+<B> Up:</B> <A NAME="tex2html931"
+ HREF="node32.html">Fax</A>
+<B> Previous:</B> <A NAME="tex2html925"
+ HREF="node32.html">Fax</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00017100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Fax<SPAN ID="hue266">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le numéro de fax de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Langue</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Cliquez pour voir apparaître la liste déroulante pour le choix de
+la langue</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Format de distribution</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Cliquez pour voir apparaître une liste déroulante qui donne le choix
+du format de stockage des fax à envoyer ou à réceptionner</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node34.html b/doc/guide/user/fr/html/users/node34.html
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Méthodes de distribution</TITLE>
+<META NAME="description" CONTENT="Méthodes de distribution">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node35.html">
+<LINK REL="previous" HREF="node33.html">
+<LINK REL="up" HREF="node32.html">
+<LINK REL="next" HREF="node35.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html942"
+ HREF="node35.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html940"
+ HREF="node32.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html934"
+ HREF="node33.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html943"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<B> Up:</B> <A NAME="tex2html941"
+ HREF="node32.html">Fax</A>
+<B> Previous:</B> <A NAME="tex2html935"
+ HREF="node33.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00017200000000000000">
+Méthodes de distribution</A>
+</H3>
+
+<P>
+
+<UL>
+<LI>L'utilisation du fax peut être suspendu temporairement.
+</LI>
+<LI>Les fax peuvent être redirigés sous forme de mail à une adresse mail.
+</LI>
+<LI>Les fax peuvent être envoyés directement au télécopieur et imprimés.
+</LI>
+</UL>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node35.html b/doc/guide/user/fr/html/users/node35.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Numéros de fax alternatif</TITLE>
+<META NAME="description" CONTENT="Numéros de fax alternatif">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node36.html">
+<LINK REL="previous" HREF="node34.html">
+<LINK REL="up" HREF="node32.html">
+<LINK REL="next" HREF="node36.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html952"
+ HREF="node36.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html950"
+ HREF="node32.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html944"
+ HREF="node34.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html953"
+ HREF="node36.html">Listes rouges</A>
+<B> Up:</B> <A NAME="tex2html951"
+ HREF="node32.html">Fax</A>
+<B> Previous:</B> <A NAME="tex2html945"
+ HREF="node34.html">Méthodes de distribution</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00017300000000000000">
+Numéros de fax alternatif</A>
+</H3>
+
+<P>
+L'administrateur peut compléter la configuration du fax par une série
+d'autres numéros de fax utilisés dans la société. Utilisez les boutons
+Ajouter, Ajouter en local et Supprimer pour remplir le champ. Ajouter
+en local renvoie à la liste des numéros de fax. Le bouton Ajouter
+permet d'insérez des numéros de fax autres que ceux de la liste.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node36.html b/doc/guide/user/fr/html/users/node36.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Listes rouges</TITLE>
+<META NAME="description" CONTENT="Listes rouges">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node35.html">
+<LINK REL="up" HREF="node32.html">
+<LINK REL="next" HREF="node37.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html960"
+ HREF="node37.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html958"
+ HREF="node32.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html954"
+ HREF="node35.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html961"
+ HREF="node37.html">Téléphone</A>
+<B> Up:</B> <A NAME="tex2html959"
+ HREF="node32.html">Fax</A>
+<B> Previous:</B> <A NAME="tex2html955"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00017400000000000000">
+Listes rouges</A>
+</H3>
+
+<P>
+Le fax est aujourd'hui fréquemment utilisé pour distribuer des messages
+publicitaires. On peut les apparenter au spam. Pour éviter que les
+utilisateurs soient submergés par ces messages, l'administrateur peut
+instaurer une liste rouge reprenant les numéros de fax indésirables
+qu'ils soient entrant ou sortant.
+
+<P>
+En cliquant sur le bouton Edit vous faites apparaître une page avec
+du côté droit le champ avec la liste rouge prédéfinie dans laquelle
+vous devez sélectionné les numéros et les ajouter dans le champ à
+gauche. La liste des numéros indésirables peuvent varier selon les
+utilisateurs. Pour terminer, cliquez sur le bouton Appliquer.
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node37.html b/doc/guide/user/fr/html/users/node37.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Téléphone</TITLE>
+<META NAME="description" CONTENT="Téléphone">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node41.html">
+<LINK REL="previous" HREF="node32.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node38.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html970"
+ HREF="node38.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html968"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html962"
+ HREF="node36.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html971"
+ HREF="node38.html">Numéros de téléphone</A>
+<B> Up:</B> <A NAME="tex2html969"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html963"
+ HREF="node36.html">Listes rouges</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00018000000000000000">
+Téléphone</A>
+</H2>
+
+<P>
+Pour activer le compte téléphone pour un utilisateur cliquez sur le
+bouton <SPAN CLASS="textit">Créer un compte téléphone</SPAN>.
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html972"
+ HREF="node38.html">Numéros de téléphone</A>
+<LI><A NAME="tex2html973"
+ HREF="node39.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html974"
+ HREF="node40.html">Phone macro</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node38.html b/doc/guide/user/fr/html/users/node38.html
--- /dev/null
@@ -0,0 +1,72 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Numéros de téléphone</TITLE>
+<META NAME="description" CONTENT="Numéros de téléphone">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node39.html">
+<LINK REL="previous" HREF="node37.html">
+<LINK REL="up" HREF="node37.html">
+<LINK REL="next" HREF="node39.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html983"
+ HREF="node39.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html981"
+ HREF="node37.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html975"
+ HREF="node37.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html984"
+ HREF="node39.html">Matériel téléphonique</A>
+<B> Up:</B> <A NAME="tex2html982"
+ HREF="node37.html">Téléphone</A>
+<B> Previous:</B> <A NAME="tex2html976"
+ HREF="node37.html">Téléphone</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00018100000000000000">
+Numéros de téléphone</A>
+</H3>
+
+<P>
+Insérez le ou les numéro(s) de l'utilisateur en utilisant les boutons
+Ajouter et Supprimer. Le bouton Ajouter fonctionne que si le champ
+précédent est rempli par un numéro.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node39.html b/doc/guide/user/fr/html/users/node39.html
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Matériel téléphonique</TITLE>
+<META NAME="description" CONTENT="Matériel téléphonique">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node40.html">
+<LINK REL="previous" HREF="node38.html">
+<LINK REL="up" HREF="node37.html">
+<LINK REL="next" HREF="node40.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html993"
+ HREF="node40.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html991"
+ HREF="node37.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html985"
+ HREF="node38.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html994"
+ HREF="node40.html">Phone macro</A>
+<B> Up:</B> <A NAME="tex2html992"
+ HREF="node37.html">Téléphone</A>
+<B> Previous:</B> <A NAME="tex2html986"
+ HREF="node38.html">Numéros de téléphone</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00018200000000000000">
+Matériel téléphonique</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Téléphone</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Spécifier le type de téléphone dans la liste déroulante</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>VoicemailPIN<SPAN ID="hue268">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue231">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Phone PIN<SPAN ID="hue269">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue235">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node4.html b/doc/guide/user/fr/html/users/node4.html
--- /dev/null
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations sur l'entreprise</TITLE>
+<META NAME="description" CONTENT="Informations sur l'entreprise">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node3.html">
+<LINK REL="up" HREF="node2.html">
+<LINK REL="next" HREF="node5.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html626"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html624"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html620"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html627"
+ HREF="node5.html">Unix</A>
+<B> Up:</B> <A NAME="tex2html625"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html621"
+ HREF="node3.html">Informations personnelles</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00011200000000000000">
+Informations sur l'entreprise</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+Entreprise</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le nom de la société</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Département</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le nom du département auquel appartient l'utilisateur </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+N^ du département</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro du département si il y a une numérotation</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+N^ de l'employé</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro attribué à l'utilisateur si il possède une carte
+ou un pass dans la société</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Type de l'employé</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+<SPAN ID="hue83">?</SPAN></TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+N^ du bureau</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro du bureau dans lequel travaille l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Téléphone</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro de téléphone professionnel de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Portable</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro du mobile ou GSM de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Bip</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro du bipeur de l'utilisateur si il en possède</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Fax</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le numéro de Fax de l'utilisateur</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Lieu </TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le lieu du bureau de l'utilisateur si la société est sur un
+campus</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Département </TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez le nom de la province ou de la région où la société est localisée </TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>
+
+Adresse</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>
+Insérez l'adresse de l'entreprise</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P><P>
+<BR>
+
+
+<DIV CLASS="navigation"><HR>
+<!--Navigation Panel-->
+<A NAME="tex2html626"
+ HREF="node5.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html624"
+ HREF="node2.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html620"
+ HREF="node3.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html627"
+ HREF="node5.html">Unix</A>
+<B> Up:</B> <A NAME="tex2html625"
+ HREF="node2.html">Informations générales</A>
+<B> Previous:</B> <A NAME="tex2html621"
+ HREF="node3.html">Informations personnelles</A></DIV>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node40.html b/doc/guide/user/fr/html/users/node40.html
--- /dev/null
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Phone macro</TITLE>
+<META NAME="description" CONTENT="Phone macro">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node39.html">
+<LINK REL="up" HREF="node37.html">
+<LINK REL="next" HREF="node41.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1001"
+ HREF="node41.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html999"
+ HREF="node37.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html995"
+ HREF="node39.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1002"
+ HREF="node41.html">Références</A>
+<B> Up:</B> <A NAME="tex2html1000"
+ HREF="node37.html">Téléphone</A>
+<B> Previous:</B> <A NAME="tex2html996"
+ HREF="node39.html">Matériel téléphonique</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00018300000000000000">
+Phone macro</A>
+</H3>
+
+<P>
+<SPAN ID="hue240">?</SPAN>
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node41.html b/doc/guide/user/fr/html/users/node41.html
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Références</TITLE>
+<META NAME="description" CONTENT="Références">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node37.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node42.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1009"
+ HREF="node42.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html1007"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1003"
+ HREF="node40.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html1010"
+ HREF="node42.html">About this document ...</A>
+<B> Up:</B> <A NAME="tex2html1008"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html1004"
+ HREF="node40.html">Phone macro</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00019000000000000000">
+Références</A>
+</H2>
+
+<P>
+Les références présentent les groupes auxquels appartient l'utilisateur.
+Cela permet à l'administrateur d'avoir une information rapide sur
+la situation de l'utilisateur dans la société.
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node42.html b/doc/guide/user/fr/html/users/node42.html
--- /dev/null
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>About this document ...</TITLE>
+<META NAME="description" CONTENT="About this document ...">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node1.html">
+<LINK REL="up" HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next_g.png">
+<A NAME="tex2html1015"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html1011"
+ HREF="node41.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Up:</B> <A NAME="tex2html1016"
+ HREF="1_manuel_GOsa_Administration_Utilisateurs.html">ADMINISTRATION</A>
+<B> Previous:</B> <A NAME="tex2html1012"
+ HREF="node41.html">Références</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H1><A NAME="SECTION00020000000000000000">
+About this document ...</A>
+</H1>
+ <STRONG><SPAN CLASS="textbf">ADMINISTRATION</SPAN></STRONG><P>
+This document was generated using the
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
+<P>
+Copyright © 1993, 1994, 1995, 1996,
+<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
+Computer Based Learning Unit, University of Leeds.
+<BR>
+Copyright © 1997, 1998, 1999,
+<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
+Mathematics Department, Macquarie University, Sydney.
+<P>
+The command line arguments were: <BR>
+ <STRONG>latex2html</STRONG> <TT>latex/1_manuel_GOsa_Administration_Utilisateurs latex/1_manuel_GOsa_Administration_Utilisateurs.tex latex/2_manuel_GOsa_Administration_Groupes latex/2_manuel_GOsa_Administration_Groupes.tex latex/3_manuel_GOsa_Administration_Groupes-d-objets latex/3_manuel_GOsa_Administration_Groupes-d-objets.tex latex/4_manuel_GOsa_Administration_Departements latex/4_manuel_GOsa_Administration_Departements.tex latex/5_manuel_GOsa_Administration_Applications latex/5_manuel_GOsa_Administration_Applications.tex latex/6_manuel_GOsa_Administration_ListeRougeDesFax latex/6_manuel_GOsa_Administration_ListeRougeDesFax.tex latex/7_manuel_GOsa_Administration_PhoneMacros latex/7_manuel_GOsa_Administration_PhoneMacros.tex latex/8_manuel_GOsa_Administration_PhoneConferences latex/8_manuel_GOsa_Administration_PhoneConferences.tex latex/9_manuel_GOsa_Administration_Systemes latex/9_manuel_GOsa_Administration_Systemes.tex latex/images</TT>
+<P>
+The translation was initiated by on 2005-10-31
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node5.html b/doc/guide/user/fr/html/users/node5.html
--- /dev/null
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Unix</TITLE>
+<META NAME="description" CONTENT="Unix">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node10.html">
+<LINK REL="previous" HREF="node2.html">
+<LINK REL="up" HREF="node1.html">
+<LINK REL="next" HREF="node6.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html636"
+ HREF="node6.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html634"
+ HREF="node1.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html628"
+ HREF="node4.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html637"
+ HREF="node6.html">Informations générales</A>
+<B> Up:</B> <A NAME="tex2html635"
+ HREF="node1.html">Utilisateurs</A>
+<B> Previous:</B> <A NAME="tex2html629"
+ HREF="node4.html">Informations sur l'entreprise</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION00012000000000000000">
+Unix</A>
+</H2>
+
+<P>
+Pour activer le compte Unix pour un utilisateur cliquez sur le bouton
+<SPAN CLASS="textit">créer un compte unix.</SPAN>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html638"
+ HREF="node6.html">Informations générales</A>
+<LI><A NAME="tex2html639"
+ HREF="node7.html">Appartient aux groupes</A>
+<LI><A NAME="tex2html640"
+ HREF="node8.html">Compte</A>
+<LI><A NAME="tex2html641"
+ HREF="node9.html">Système de confiance</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node6.html b/doc/guide/user/fr/html/users/node6.html
--- /dev/null
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Informations générales</TITLE>
+<META NAME="description" CONTENT="Informations générales">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node7.html">
+<LINK REL="previous" HREF="node5.html">
+<LINK REL="up" HREF="node5.html">
+<LINK REL="next" HREF="node7.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html650"
+ HREF="node7.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html648"
+ HREF="node5.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html642"
+ HREF="node5.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html651"
+ HREF="node7.html">Appartient aux groupes</A>
+<B> Up:</B> <A NAME="tex2html649"
+ HREF="node5.html">Unix</A>
+<B> Previous:</B> <A NAME="tex2html643"
+ HREF="node5.html">Unix</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012100000000000000">
+Informations générales</A>
+</H3>
+
+<P>
+<TABLE CELLPADDING=3 BORDER="1">
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Répertoire home</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez la racine du compte</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Shell</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisir dans la liste déroulante le type de shell utilisé</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Groupe principal</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le groupe principal auquel appartient l'utilisateur. Pour
+la création de groupe allez au bouton <SPAN CLASS="textbf"><SPAN ID="hue93">Groupes</SPAN></SPAN>
+dans le menu de gauche dans la partie <SPAN CLASS="textbf">Administration</SPAN>.</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Statut</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indique si le compte est activé ou non. (<SPAN CLASS="textit"><SPAN ID="hue96">où
+l'activer</SPAN></SPAN><SPAN ID="hue98">?</SPAN>)</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>UID/GID</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue100">?</SPAN></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node7.html b/doc/guide/user/fr/html/users/node7.html
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Appartient aux groupes</TITLE>
+<META NAME="description" CONTENT="Appartient aux groupes">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node8.html">
+<LINK REL="previous" HREF="node6.html">
+<LINK REL="up" HREF="node5.html">
+<LINK REL="next" HREF="node8.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html660"
+ HREF="node8.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html658"
+ HREF="node5.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html652"
+ HREF="node6.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html661"
+ HREF="node8.html">Compte</A>
+<B> Up:</B> <A NAME="tex2html659"
+ HREF="node5.html">Unix</A>
+<B> Previous:</B> <A NAME="tex2html653"
+ HREF="node6.html">Informations générales</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012200000000000000">
+Appartient aux groupes</A>
+</H3>
+
+<P>
+L'utilisateur peut appartenir à un ou plusieurs Groupes. Appartenir
+à un groupe permet ou ne permet pas à l'utilisateur d'avoir des droits
+d'accès sur une ou des parties du serveur de fichier. Utilisez les
+boutons Ajouter et Supprimer pour insérer les groupes dans le champ.
+Le bouton Ajouter renvoie à la liste des utilisateurs.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node8.html b/doc/guide/user/fr/html/users/node8.html
--- /dev/null
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Compte</TITLE>
+<META NAME="description" CONTENT="Compte">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="next" HREF="node9.html">
+<LINK REL="previous" HREF="node7.html">
+<LINK REL="up" HREF="node5.html">
+<LINK REL="next" HREF="node9.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html670"
+ HREF="node9.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html668"
+ HREF="node5.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html662"
+ HREF="node7.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html671"
+ HREF="node9.html">Système de confiance</A>
+<B> Up:</B> <A NAME="tex2html669"
+ HREF="node5.html">Unix</A>
+<B> Previous:</B> <A NAME="tex2html663"
+ HREF="node7.html">Appartient aux groupes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012300000000000000">
+Compte</A>
+</H3>
+
+<P>
+Il s'agit de la gestion du mot de passe de l'utilisateur. Différentes
+propositions peuvent être cochées à la fois mais l'administrateur
+doit veiller à rester cohérent pour éviter les conflits dans l'application
+de ses choix.
+
+<P>
+
+<P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/node9.html b/doc/guide/user/fr/html/users/node9.html
--- /dev/null
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Système de confiance</TITLE>
+<META NAME="description" CONTENT="Système de confiance">
+<META NAME="keywords" CONTENT="1_manuel_GOsa_Administration_Utilisateurs">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="previous" HREF="node8.html">
+<LINK REL="up" HREF="node5.html">
+<LINK REL="next" HREF="node10.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html678"
+ HREF="node10.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A>
+<A NAME="tex2html676"
+ HREF="node5.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A>
+<A NAME="tex2html672"
+ HREF="node8.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html679"
+ HREF="node10.html">Environnement ?</A>
+<B> Up:</B> <A NAME="tex2html677"
+ HREF="node5.html">Unix</A>
+<B> Previous:</B> <A NAME="tex2html673"
+ HREF="node8.html">Compte</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00012400000000000000">
+Système de confiance</A>
+</H3>
+
+<P>
+Le système de confiance sert à accorder ou à limiter l'accès de l'utilisateur
+aux différents systèmes du parc informatique de la société. Le système
+de confiance peut être en mode :
+
+<P>
+
+<UL>
+<LI>désactivé,
+</LI>
+<LI>accès complet, l'utilisateur à l'accès complet aux systèmes,
+</LI>
+<LI>permettre l'accès à ces hôtes, utilisez alors les boutons Ajouter
+et Supprimer pour faire apparaître les systèmes auxquels l'utilisateur
+peut avoir accès. Le bouton Ajouter renvoie à la liste des hôtes.
+</LI>
+</UL>
+
+<P>
+
+<P><P>
+<BR>
+
+<BR><HR>
+<ADDRESS>
+
+2005-10-31
+</ADDRESS>
+</BODY>
+</HTML>