summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69d3d37)
raw | patch | inline | side by side (parent: 69d3d37)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Nov 2005 10:59:21 +0000 (10:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Nov 2005 10:59:21 +0000 (10:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2099 594d385d-05f5-0310-b6e9-bd551577e9d8
13 files changed:
diff --git a/doc/guide/user/fr/html/ogroups/ogroups.css b/doc/guide/user/fr/html/ogroups/ogroups.css
--- /dev/null
@@ -0,0 +1,39 @@
+/* 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: #000000; }
+#hue59 { color: #ff0000; }
+#hue60 { color: #ff0000; }
diff --git a/doc/guide/user/fr/html/ogroups/ogroups.html b/doc/guide/user/fr/html/ogroups/ogroups.html
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
+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="ogroups">
+<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="STYLESHEET" HREF="ogroups.css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html2"
+ 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="tex2html3"
+ 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="tex2html4"
+ HREF="node1.html">Groupes d'objets</A>
+<UL>
+<LI><A NAME="tex2html5"
+ HREF="node2.html">Informations générales</A>
+<LI><A NAME="tex2html6"
+ HREF="node3.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html7"
+ HREF="node4.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+Fabian Hickert
+2005-11-28
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/systems/systems.css b/doc/guide/user/fr/html/systems/systems.css
--- /dev/null
@@ -0,0 +1,125 @@
+/* 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; }
+#hue182 { color: #ff0000; }
+#hue184 { color: #000000; }
+#hue188 { color: #ff0000; }
+#hue190 { color: #ff0000; }
+#hue192 { color: #ff0000; }
+#hue194 { color: #ff0000; }
+#hue202 { color: #ff0000; }
+#hue204 { color: #ff0000; }
+#hue209 { color: #ff0000; }
+#hue217 { color: #ff0000; }
+#hue22 { color: #0000ff; }
+#hue225 { color: #ff0000; }
+#hue235 { color: #ff0000; }
+#hue237 { color: #ff0000; }
+#hue245 { color: #ff0000; }
+#hue247 { color: #ff0000; }
+#hue249 { color: #ff0000; }
+#hue257 { color: #ff0000; }
+#hue259 { color: #ff0000; }
+#hue261 { color: #ff0000; }
+#hue269 { color: #ff0000; }
+#hue271 { color: #ff0000; }
+#hue279 { color: #ff0000; }
+#hue291 { color: #ff0000; }
+#hue295 { color: #ff0000; }
+#hue299 { color: #ff0000; }
+#hue312 { color: #ff0000; }
+#hue325 { color: #ff0000; }
+#hue34 { color: #ff0000; }
+#hue359 { color: #ff0000; }
+#hue36 { color: #ff0000; }
+#hue364 { color: #ff0000; }
+#hue369 { color: #ff0000; }
+#hue377 { color: #ff0000; }
+#hue379 { color: #ff0000; }
+#hue385 { color: #ff0000; }
+#hue390 { color: #ff0000; }
+#hue432 { color: #ff0000; }
+#hue434 { color: #ff0000; }
+#hue436 { color: #ff0000; }
+#hue438 { color: #ff0000; }
+#hue440 { color: #ff0000; }
+#hue442 { color: #ff0000; }
+#hue444 { color: #ff0000; }
+#hue446 { color: #ff0000; }
+#hue448 { color: #ff0000; }
+#hue455 { color: #ff0000; }
+#hue466 { color: #ff0000; }
+#hue470 { color: #ff0000; }
+#hue492 { color: #ff0000; }
+#hue496 { color: #ff0000; }
+#hue505 { color: #ff0000; }
+#hue516 { color: #ff0000; }
+#hue527 { color: #ff0000; }
+#hue528 { color: #ff0000; }
+#hue53 { color: #ff0000; }
+#hue537 { color: #ff0000; }
+#hue538 { color: #ff0000; }
+#hue540 { color: #ff0000; }
+#hue542 { color: #ff0000; }
+#hue544 { color: #ff0000; }
+#hue547 { color: #ff0000; }
+#hue548 { color: #ff0000; }
+#hue55 { color: #000000; }
+#hue550 { color: #ff0000; }
+#hue551 { color: #ff0000; }
+#hue553 { color: #ff0000; }
+#hue554 { 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/systems.html b/doc/guide/user/fr/html/systems/systems.html
--- /dev/null
@@ -0,0 +1,208 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
+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 DES SYSTEMES</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION DES SYSTEMES">
+<META NAME="keywords" CONTENT="systems">
+<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="STYLESHEET" HREF="systems.css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html2"
+ 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="tex2html3"
+ HREF="node1.html">Systèmes</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION DES SYSTEMES</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="tex2html4"
+ HREF="node1.html">Systèmes</A>
+<UL>
+<LI><A NAME="tex2html5"
+ HREF="node2.html">Configurer un terminal</A>
+<UL>
+<LI><A NAME="tex2html6"
+ HREF="node3.html">Informations générales</A>
+<LI><A NAME="tex2html7"
+ HREF="node4.html">Propriétés</A>
+<LI><A NAME="tex2html8"
+ HREF="node5.html">Configuration réseau</A>
+<LI><A NAME="tex2html9"
+ HREF="node6.html">Action</A>
+<LI><A NAME="tex2html10"
+ HREF="node7.html">Equipements</A>
+<LI><A NAME="tex2html11"
+ HREF="node8.html">Clavier</A>
+<LI><A NAME="tex2html12"
+ HREF="node9.html">Souris</A>
+<LI><A NAME="tex2html13"
+ HREF="node10.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html14"
+ HREF="node11.html">Périphérique graphique</A>
+<LI><A NAME="tex2html15"
+ HREF="node12.html">Ecran</A>
+<LI><A NAME="tex2html16"
+ HREF="node13.html">Bureau distant</A>
+<LI><A NAME="tex2html17"
+ HREF="node14.html">Imprimante</A>
+<LI><A NAME="tex2html18"
+ HREF="node15.html">Scanner</A>
+<LI><A NAME="tex2html19"
+ HREF="node16.html">Démarrage</A>
+<LI><A NAME="tex2html20"
+ HREF="node17.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html21"
+ HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html22"
+ HREF="node19.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html23"
+ HREF="node20.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html24"
+ HREF="node21.html">Surveillance</A>
+<LI><A NAME="tex2html25"
+ HREF="node22.html">Références</A>
+</UL>
+<LI><A NAME="tex2html26"
+ HREF="node23.html">Configurer une station de travail</A>
+<UL>
+<LI><A NAME="tex2html27"
+ HREF="node24.html">Informations générales</A>
+<LI><A NAME="tex2html28"
+ HREF="node25.html">Propriétés</A>
+<LI><A NAME="tex2html29"
+ HREF="node26.html">Configuration réseau</A>
+<LI><A NAME="tex2html30"
+ HREF="node27.html">Action</A>
+<LI><A NAME="tex2html31"
+ HREF="node28.html">Equipements</A>
+<LI><A NAME="tex2html32"
+ HREF="node29.html">Clavier</A>
+<LI><A NAME="tex2html33"
+ HREF="node30.html">Souris</A>
+<LI><A NAME="tex2html34"
+ HREF="node31.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html35"
+ HREF="node32.html">Périphérique graphique</A>
+<LI><A NAME="tex2html36"
+ HREF="node33.html">Ecran</A>
+<LI><A NAME="tex2html37"
+ HREF="node34.html">Bureau distant</A>
+<LI><A NAME="tex2html38"
+ HREF="node35.html">Imprimante</A>
+<LI><A NAME="tex2html39"
+ HREF="node36.html">Scanner</A>
+<LI><A NAME="tex2html40"
+ HREF="node37.html">Démarrage</A>
+<LI><A NAME="tex2html41"
+ HREF="node38.html">Paramètre de démarrage</A>
+<LI><A NAME="tex2html42"
+ HREF="node39.html">Modules du kernel (format : nom paramètre)</A>
+<LI><A NAME="tex2html43"
+ HREF="node40.html">Périphérique Automount (format : entrée complète de autofs)</A>
+<LI><A NAME="tex2html44"
+ HREF="node41.html">Entrée fstab supplémentaire</A>
+<LI><A NAME="tex2html45"
+ HREF="node42.html">Surveillance</A>
+<LI><A NAME="tex2html46"
+ HREF="node43.html">Références</A>
+</UL>
+<LI><A NAME="tex2html47"
+ HREF="node44.html">Configurer un serveur</A>
+<UL>
+<LI><A NAME="tex2html48"
+ HREF="node45.html">Informations générales</A>
+<LI><A NAME="tex2html49"
+ HREF="node46.html">Configuration réseau</A>
+<LI><A NAME="tex2html50"
+ HREF="node47.html">Action</A>
+<LI><A NAME="tex2html51"
+ HREF="node48.html">Databases</A>
+<LI><A NAME="tex2html52"
+ HREF="node49.html">Services</A>
+<LI><A NAME="tex2html53"
+ HREF="node50.html">Surveillance</A>
+<LI><A NAME="tex2html54"
+ HREF="node51.html">Références</A>
+</UL>
+<LI><A NAME="tex2html55"
+ HREF="node52.html">Configurer une imprimante</A>
+<UL>
+<LI><A NAME="tex2html56"
+ HREF="node53.html">Informations générales</A>
+<LI><A NAME="tex2html57"
+ HREF="node54.html">Références</A>
+</UL>
+<LI><A NAME="tex2html58"
+ HREF="node55.html">Configurer un téléphone</A>
+<UL>
+<LI><A NAME="tex2html59"
+ HREF="node56.html">Informations générales</A>
+<LI><A NAME="tex2html60"
+ HREF="node57.html">Specific Phone settings</A>
+<LI><A NAME="tex2html61"
+ HREF="node58.html">Configuration réseau</A>
+<LI><A NAME="tex2html62"
+ HREF="node59.html">Références</A>
+</UL>
+<LI><A NAME="tex2html63"
+ HREF="node60.html">Configuration d'un composant</A>
+<UL>
+<LI><A NAME="tex2html64"
+ HREF="node61.html">Informations générales</A>
+<LI><A NAME="tex2html65"
+ HREF="node62.html">Configuration réseau</A>
+<LI><A NAME="tex2html66"
+ HREF="node63.html">Références</A>
+</UL>
+</UL>
+<BR>
+<LI><A NAME="tex2html67"
+ HREF="node64.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+Fabian Hickert
+2005-11-28
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/doc/guide/user/fr/html/users/closedlock.png b/doc/guide/user/fr/html/users/closedlock.png
new file mode 100644 (file)
index 0000000..04a05c1
Binary files /dev/null and b/doc/guide/user/fr/html/users/closedlock.png differ
index 0000000..04a05c1
Binary files /dev/null and b/doc/guide/user/fr/html/users/closedlock.png differ
diff --git a/doc/guide/user/fr/html/users/list_back.png b/doc/guide/user/fr/html/users/list_back.png
new file mode 100644 (file)
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_back.png differ
index 0000000..f258c11
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_back.png differ
diff --git a/doc/guide/user/fr/html/users/list_home.png b/doc/guide/user/fr/html/users/list_home.png
new file mode 100644 (file)
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_home.png differ
index 0000000..e897341
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_home.png differ
diff --git a/doc/guide/user/fr/html/users/list_new_user.png b/doc/guide/user/fr/html/users/list_new_user.png
new file mode 100644 (file)
index 0000000..34ee112
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_new_user.png differ
index 0000000..34ee112
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_new_user.png differ
diff --git a/doc/guide/user/fr/html/users/list_root.png b/doc/guide/user/fr/html/users/list_root.png
new file mode 100644 (file)
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_root.png differ
index 0000000..56a6a5d
Binary files /dev/null and b/doc/guide/user/fr/html/users/list_root.png differ
diff --git a/doc/guide/user/fr/html/users/rocket.png b/doc/guide/user/fr/html/users/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/users/rocket.png differ
index 0000000..838c38b
Binary files /dev/null and b/doc/guide/user/fr/html/users/rocket.png differ
diff --git a/doc/guide/user/fr/html/users/search.png b/doc/guide/user/fr/html/users/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/users/search.png differ
index 0000000..593a566
Binary files /dev/null and b/doc/guide/user/fr/html/users/search.png differ
diff --git a/doc/guide/user/fr/html/users/users.css b/doc/guide/user/fr/html/users/users.css
--- /dev/null
@@ -0,0 +1,73 @@
+/* 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 }
+#hue148 { color: #000000; }
+#hue150 { color: #000000; }
+#hue154 { color: #000000; }
+#hue156 { color: #000000; }
+#hue160 { color: #000000; }
+#hue162 { color: #000000; }
+#hue166 { color: #000000; }
+#hue203 { color: #ff0000; }
+#hue219 { color: #ff0000; }
+#hue25 { color: #0000ff; }
+#hue28 { color: #000000; }
+#hue283 { color: #000000; }
+#hue285 { color: #ff0000; }
+#hue289 { color: #000000; }
+#hue301 { color: #000000; }
+#hue303 { color: #ff0000; }
+#hue304 { color: #ff0000; }
+#hue305 { color: #ff0000; }
+#hue311 { color: #ff0000; }
+#hue312 { color: #000000; }
+#hue313 { color: #000000; }
+#hue314 { color: #000000; }
+#hue321 { color: #ff0000; }
+#hue323 { color: #ff0000; }
+#hue324 { color: #ff0000; }
+#hue33 { color: #000000; }
+#hue38 { color: #000000; }
+#hue40 { color: #000000; }
+#hue42 { color: #000000; }
+#hue47 { color: #000000; }
+#hue62 { color: #ff0000; }
+#hue64 { color: #0000ff; }
+#hue66 { color: #000000; }
+#hue69 { color: #000000; }
+#hue71 { color: #000000; }
+#hue73 { color: #ff0000; }
+#hue85 { color: #ff0000; }
+#hue95 { color: #0000ff; }
diff --git a/doc/guide/user/fr/html/users/users.html b/doc/guide/user/fr/html/users/users.html
--- /dev/null
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
+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 DES UTILISATEURS</TITLE>
+<META NAME="description" CONTENT="ADMINISTRATION DES UTILISATEURS">
+<META NAME="keywords" CONTENT="users">
+<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="STYLESHEET" HREF="users.css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html2"
+ 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="tex2html3"
+ HREF="node1.html">Utilisateurs</A>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<P>
+
+<P>
+<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION DES UTILISATEURS</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="tex2html4"
+ HREF="node1.html">Utilisateurs</A>
+<UL>
+<LI><A NAME="tex2html5"
+ HREF="node2.html">Informations générales</A>
+<UL>
+<LI><A NAME="tex2html6"
+ HREF="node3.html">Informations personnelles</A>
+<LI><A NAME="tex2html7"
+ HREF="node4.html">Informations sur l'entreprise</A>
+</UL>
+<LI><A NAME="tex2html8"
+ HREF="node5.html">Unix</A>
+<UL>
+<LI><A NAME="tex2html9"
+ HREF="node6.html">Informations générales</A>
+<LI><A NAME="tex2html10"
+ HREF="node7.html">Appartient aux groupes</A>
+<LI><A NAME="tex2html11"
+ HREF="node8.html">Compte</A>
+<LI><A NAME="tex2html12"
+ HREF="node9.html">Système de confiance</A>
+</UL>
+<LI><A NAME="tex2html13"
+ HREF="node10.html">Environnement</A>
+<UL>
+<LI><A NAME="tex2html14"
+ HREF="node11.html">Profiles</A>
+<LI><A NAME="tex2html15"
+ HREF="node12.html">Kiosk profile</A>
+<LI><A NAME="tex2html16"
+ HREF="node13.html">Logon scripts</A>
+<LI><A NAME="tex2html17"
+ HREF="node14.html">Attach share</A>
+<LI><A NAME="tex2html18"
+ HREF="node15.html">Hotplug devices</A>
+<LI><A NAME="tex2html19"
+ HREF="node16.html">Imprimante</A>
+</UL>
+<LI><A NAME="tex2html20"
+ HREF="node17.html">Mail</A>
+<UL>
+<LI><A NAME="tex2html21"
+ HREF="node18.html">Informations générales</A>
+<LI><A NAME="tex2html22"
+ HREF="node19.html">Alternative addresses</A>
+<LI><A NAME="tex2html23"
+ HREF="node20.html">Options du compte de messagerie</A>
+<LI><A NAME="tex2html24"
+ HREF="node21.html">Options de messagerie avancées</A>
+</UL>
+<LI><A NAME="tex2html25"
+ HREF="node22.html">Samba</A>
+<UL>
+<LI><A NAME="tex2html26"
+ HREF="node23.html">Informations générales</A>
+<LI><A NAME="tex2html27"
+ HREF="node24.html">Serveur de terminal</A>
+<LI><A NAME="tex2html28"
+ HREF="node25.html">Options d'accès</A>
+</UL>
+<LI><A NAME="tex2html29"
+ HREF="node26.html">Connectivité</A>
+<LI><A NAME="tex2html30"
+ HREF="node32.html">Fax</A>
+<UL>
+<LI><A NAME="tex2html31"
+ HREF="node33.html">Informations générales</A>
+<LI><A NAME="tex2html32"
+ HREF="node34.html">Méthodes de distribution</A>
+<LI><A NAME="tex2html33"
+ HREF="node35.html">Numéros de fax alternatif</A>
+<LI><A NAME="tex2html34"
+ HREF="node36.html">Listes rouges</A>
+</UL>
+<LI><A NAME="tex2html35"
+ HREF="node37.html">Téléphone</A>
+<UL>
+<LI><A NAME="tex2html36"
+ HREF="node38.html">Numéros de téléphone</A>
+<LI><A NAME="tex2html37"
+ HREF="node39.html">Matériel téléphonique</A>
+<LI><A NAME="tex2html38"
+ HREF="node40.html">Phone macro</A>
+</UL>
+<LI><A NAME="tex2html39"
+ HREF="node41.html">Références</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html40"
+ HREF="node42.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+<ADDRESS>
+Fabian Hickert
+2005-11-28
+</ADDRESS>
+</BODY>
+</HTML>