Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
17681777 of 3157 results
1768.
LDAP often quickly becomes a highly critical service to the network. Multiple systems will come to depend on LDAP for authentication, authorization, configuration, etc. It is a good idea to setup a redundant system through replication.
LDAP peut souvent devenir un service crucial sur le réseau. Plusieurs systèmes en deviennent dépendants pour l'authentification, l'autorisation, la configuration, etc. Il est donc judicieux de mettre en place un service redondant grâce à la réplication.
Translated and reviewed by Bruno
Located in serverguide/C/network-auth.xml:524(para)
1769.
Replication is achieved using the <emphasis>Syncrepl</emphasis> engine. Syncrepl allows the directory to be synced using either a <emphasis>push</emphasis> or <emphasis>pull</emphasis> based system. In a push based configuration a <quote>primary</quote> server will push directory updates to <quote>secondary</quote> servers, while a pull based approach allows replication servers to sync on a time based interval.
La réplication est réalisée à l'aide du moteur <emphasis>Syncrepl</emphasis>. Syncrepl permet à l'annuaire d'être synchronisé selon deux méthodes[nbsp]: soit <emphasis>centralisée</emphasis> (méthode «[nbsp]push[nbsp]») soit <emphasis>distribuée</emphasis> (méthode «[nbsp]pull[nbsp]»). Dans une configuration centralisée, un serveur <quote>primaire</quote> répercute l'actualisation de l'annuaire vers des serveurs <quote>secondaires</quote>, alors que dans une configuration distribuée, les serveurs de réplication se synchronisent entre eux à intervalle régulier.
Translated and reviewed by Marc Auer
1770.
The following is an example of a <emphasis>Multi-Master</emphasis> configuration. In this configuration each OpenLDAP server is configured for both <emphasis>push</emphasis> and <emphasis>pull</emphasis> replication.
L'exemple suivant est une configuration <emphasis>multi-maître</emphasis>. Dans cette configuration, chaque serveur OpenLDAP est configuré à la fois pour la réplication <emphasis>centralisée</emphasis> et <emphasis>distribuée</emphasis>.
Translated and reviewed by Bruno
1771.
First, configure the server to sync the <emphasis>cn=config</emphasis> database. Copy the following to a file named <filename>syncrepl_cn-config.ldif</filename>:
Tout d'abord, configurez le serveur pour qu'il se synchronise avec la base de données <emphasis>cn=config</emphasis>. Copiez le code suivant dans un fichier nommé <filename>syncrepl_cn-config.ldif</filename>[nbsp]:
Translated and reviewed by Bruno
1772.

dn: cn=module{0},cn=config
changetype: modify
add: olcModuleLoad
olcModuleLoad: syncprov

dn: cn=config
changetype: modify
replace: olcServerID
olcServerID: 1 ldap://ldap01.example.com
olcServerID: 2 ldap://ldap02.example.com

dn: olcOverlay=syncprov,olcDatabase={0}config,cn=config
changetype: add
objectClass: olcOverlayConfig
objectClass: olcSyncProvConfig
olcOverlay: syncprov

dn: olcDatabase={0}config,cn=config
changetype: modify
add: olcSyncRepl
olcSyncRepl: rid=001 provider=ldap://ldap01.example.com binddn="cn=admin,cn=config" bindmethod=simple
credentials=secret searchbase="cn=config" type=refreshAndPersist
retry="5 5 300 5" timeout=1
olcSyncRepl: rid=002 provider=ldap://ldap02.example.com binddn="cn=admin,cn=config" bindmethod=simple
credentials=secret searchbase="cn=config" type=refreshAndPersist
retry="5 5 300 5" timeout=1
-
add: olcMirrorMode
olcMirrorMode: TRUE
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

dn: cn=module{0},cn=config
changetype: modify
add: olcModuleLoad
olcModuleLoad: syncprov

dn: cn=config
changetype: modify
replace: olcServerID
olcServerID: 1 ldap://ldap01.example.com
olcServerID: 2 ldap://ldap02.example.com

dn: olcOverlay=syncprov,olcDatabase={0}config,cn=config
changetype: add
objectClass: olcOverlayConfig
objectClass: olcSyncProvConfig
olcOverlay: syncprov

dn: olcDatabase={0}config,cn=config
changetype: modify
add: olcSyncRepl
olcSyncRepl: rid=001 provider=ldap://ldap01.example.com binddn="cn=admin,cn=config" bindmethod=simple
credentials=secret searchbase="cn=config" type=refreshAndPersist
retry="5 5 300 5" timeout=1
olcSyncRepl: rid=002 provider=ldap://ldap02.example.com binddn="cn=admin,cn=config" bindmethod=simple
credentials=secret searchbase="cn=config" type=refreshAndPersist
retry="5 5 300 5" timeout=1
-
add: olcMirrorMode
olcMirrorMode: TRUE
Translated by Stéphane V
Reviewed by Bruno
1773.
Edit the file changing:
Remplacez dans le fichier[nbsp]:
Translated and reviewed by Bruno
1774.
<emphasis>ldap://ldap01.example.com</emphasis> and <emphasis>ldap://ldap02.example.com</emphasis> to the hostnames of your LDAP servers.
<emphasis>ldap://ldap01.example.com</emphasis> et <emphasis>ldap://ldap02.example.com</emphasis> par les noms d'hôtes de vos serveurs LDAP.
Translated and reviewed by Bruno
1775.
You can have more than two LDAP servers, and when a change is made to one of them it will by synced to the rest. Be sure to increment the <emphasis>olcServerID</emphasis> for each server, and the <emphasis>rid</emphasis> for each <emphasis>olcSyncRepl</emphasis> entry.
Vous pouvez avoir plus de deux serveurs LDAP. Une synchronisation se chargera de mettre à jour les autres serveurs. Assurez-vous d'incrémenter le paramètre <emphasis>olcServerID</emphasis> de chaque serveur et le <emphasis>rid</emphasis> de chaque entrée <emphasis>olcSyncRepl</emphasis>.
Translated and reviewed by Bruno
1776.
And adjust <emphasis>credentials=secret</emphasis> to match your admin password.
Puis remplacez «[nbsp]secret[nbsp]» par votre mot de passe administrateur dans <emphasis>credentials=secret</emphasis>.
Translated and reviewed by Bruno
1777.
Next, add the LDIF file using the <application>ldapmodify</application> utility:
Injectez ensuite le fichier LDIF grâce à l'utilitaire <application>ldapmodify</application>[nbsp]:
Translated by James Dupin
Reviewed by Bruno
17681777 of 3157 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 65GYgzf, Alain Lebret, Alban CLERGEOT, AlbinOz, Alexandre Franke, Alexandre Imache, Anis CHEBBI, Anthony Guéchoum, Arnaud Soyez, Arthur Schmitt, Arthur WEBER, Aurélien Luciani, Aymeric, Banal, Bruno, CaptainCrook, CarZ, Christophe Painchaud, Claude Paroz, Colin GILLE, Coster David, DI RUSCIO Fernand, Damien Deroussen, Damien H, David Bertho, Denis Bisaro, Denis Choveaux, Didier Roche-Tolomelli, Donk, Emmanuel Sunyer, Enrico Rosina, Etienne Malandain, Fabián Rodríguez, Fabrice Coutadeur, Florian Bolgar, Frank Bob, Gilles Accad, Gougnaf, GroNox, Guillaume Damiens, Gwi, Huygens, Immunoman, Issam BOUZIANE, JF Jarry, James Dupin, Jean Champémont, Jean-Luc Villoué, Jean-Philippe, Jean-Philippe LECHÊNE, Jeremy Moiny, Jerome CK, Joanna Tordjeman, Johan, Jonathan Clarke, KHALIFA Yanis, Kkouet, Knah Tsaeb, Laurent RICHARD, Lionel Montrieux, Lionel Porcheron, Loic Treyvaud, Louis DEMAY, ManuPeng, Marc Auer, Marc Plano-Lesay, Mathieu Cinquin, Mathieu Goeminne, Matthieu CHAUVEAU, Michel, Mika, Milan Bouchet-Valat, NSV, Nebaff, Nicolas Borboën, Nicolas DERIVE, Nicolas Réau, Nicolas Van Wambeke, Olivier, Onra, Pascal, Pascal Corpet, Pascal Havet, Paul Darby, Philippe Piquer, Pierre Buard, Pierre David, Pierre Slamich, Pierrick Vandenbroucke, Psykocrash, Removed by request, Rodolphe Ortalo, Romain Pineau, Sebastien Beaujour, Stéphane V, SuperBOB, Sylvain Doctrinal, Sylvain Lasnier, Séb Buch, Sébastien GRIPON, T0m-S, TaZmaniak, Tarsus, Valentin Rocher, Vincent Esposito, Wassim Derguech, Will Hunting, X, Xavier Latry, Xavier RAFFIN, Yann Dìnendal, Yves MATHIEU, arno_b, baptiste, bruno, elaliberte, gaetan belsack, hardball, ivan, kos!, lann, madden, maxubuntu, olivier perrin, onwa, p-yves, sam101, seb35690, sm126, sun-wukong, thebachman, tomestla, torglut, vouzico.