/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to plugins.d/password-request.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-03 05:08:24 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080903050824-x38ghzu01vkfrpb4
* plugins.d/password-request.xml (OVERVIEW): Improved wording.
  (EXIT STATUS): Fixed typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
329
329
    <para>
330
330
      This program could, theoretically, be used as a keyscript in
331
331
      <filename>/etc/crypttab</filename>, but it would then be
332
 
      impossible to enter the encrypted root disk password at the
333
 
      console, since this program does not read from the console at
334
 
      all.  This is why a separate plugin does that, which will be run
335
 
      in parallell to this one.
 
332
      impossible to enter a password for the encrypted root disk at
 
333
      the console, since this program does not read from the console
 
334
      at all.  This is why a separate plugin does that, which will be
 
335
      run in parallell to this one by the plugin runner.
336
336
    </para>
337
337
  </refsect1>
338
338
  
344
344
      successfully decrypted and output on standard output.  The
345
345
      program will exit with a non-zero exit status only if a critical
346
346
      error occurs.  Otherwise, it will forever connect to new
347
 
      <application>Mandosservers</application> servers as they appear,
348
 
      trying to get a decryptable password.
 
347
      <application>Mandos</application> servers as they appear, trying
 
348
      to get a decryptable password.
349
349
    </para>
350
350
  </refsect1>
351
351