Template: newpki-server/server Type: string Default: localhost Description: On which host is MySQL server running? NewPKI requires its own MySQL engine and an administrator login, as the server will be dynamically creating and destroying databases and schema at will. Description-fr: Quel serveur héberge la base MySQL ? NewPKI nécessite son propre serveur MySQL et un compte d'administrateur car il crée et détruit ses propres bases de données. Template: newpki-server/port Type: string Default: 3306 Description: On which port is MySQL server listening? Description-fr: Sur quel port écoute le serveur MySQL ? Template: newpki-server/username Type: string Default: root Description: Provide administrative login for MySQL server There is no reason to create a login specifically for NewPKI other than the "root" administrative login provided by MySQL (although you should assign a password). Description-fr: Donnez un compte d'administrateur pour MySQL Il n'y a aucun besoin de créer un compte particulier pour NewPKI autre que "root" auquel vous devriez assigner un mot de passe. Template: newpki-server/password Type: string Description: What is the password of administrative login? Description-fr: Quel est le mot de passe du compte administrateur MySQL ? Template: newpki-server/bindaddress Type: string Default: 127.0.0.1 Description: On which ip address will NewPKI server be listening? Description-fr: Sur quelle adresse doit écouter le serveur NewPKI ? Template: newpki-server/localport Type: string Default: 3333 Description: On which port will NewPKI server be listening? Description-fr: Sur quel port doit écouter le serveur NewPKI ? Template: newpki-server/logfile Type: string Default: /var/log/newpki.log Description: Where will newpki log on? Description-fr: Quel sera le fichier de log NewPKI ? Template: newpki-server/debuglevel Type: string Default: 3 Description: Set the debug level of NewPKI [1-4] Description-fr: Quel sera le niveau de verbosité de NewPKI [1-4] Template: newpki-server/launch_at_start Type: boolean Default: true Description: Should NewPKI start on boot? The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-server start' manually. Select 'yes' here if you want it to start automatically. Description-fr: NewPKI doit il se lancer au démarrage ? NewPKI peut se lancer au démarrage ou uniquement si vous tapez '/etc/init.d/newpki-server start'. Sélectionnez 'oui' ici si vous voulez qu'il se lance automatiquement. Template: newpki-server/remove_database Type: note Description: ATTENTION ! You will have to remove all databases after "purging" the newpki-server package. As I don't know yet the names of you entities Description-fr: ATTENTION ! Vous devrez manuellement supprimer toutes les bases de données MySQL. Je ne connais pas encore le nom de celles qui seront crées par NewPKI. Après avoir "purgé" le paquet newpki-server, supprimez ces bases. Template: newpki-server/newpki_user Type: string Default: newpki Description: Which user do you want to run newpki ? Description-fr: Sous quel utilisateur tournera newpki ?