~ubuntu-branches/debian/jessie/systemd/jessie

« back to all changes in this revision

Viewing changes to man/systemd-ask-password.html

  • Committer: Package Import Robot
  • Author(s): Tollef Fog Heen, Tollef Fog Heen, Michael Biebl
  • Date: 2012-04-03 19:59:17 UTC
  • mfrom: (1.1.10) (6.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20120403195917-l532urrbg4pkreas
Tags: 44-1
[ Tollef Fog Heen ]
* New upstream version.
  - Backport 3492207: journal: PAGE_SIZE is not known on ppc and other
    archs
  - Backport 5a2a2a1: journal: react with immediate rotation to a couple
    of more errors
  - Backport 693ce21: util: never follow symlinks in rm_rf_children()
    Fixes CVE-2012-1174, closes: #664364
* Drop output message from init-functions hook, it's pointless.
* Only rmdir /lib/init/rw if it exists.
* Explicitly order debian-fixup before sysinit.target to prevent a
  possible race condition with the creation of sockets.  Thanks to
  Michael Biebl for debugging this.
* Always restart the initctl socket on upgrades, to mask sysvinit
  removing it.

[ Michael Biebl ]
* Remove workaround for non-interactive sessions from pam config again.
* Create compat /dev/initctl symlink in case we are upgrading from a system
  running a newer version of sysvinit (using /run/initctl) and sysvinit is
  replaced with systemd-sysv during the upgrade. Closes: #663219
* Install new man pages.
* Build-Depend on valac (>= 0.12) instead of valac-0.12. Closes: #663323

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3
 
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>systemd-ask-password</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"/></head><body><div class="refentry" title="systemd-ask-password"><a id="systemd-ask-password"/><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>systemd-ask-password — Query the user for a system password</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemd-ask-password [OPTIONS...]  [MESSAGE]</code> </p></div></div><div class="refsect1" title="Description"><a id="id289097"/><h2>Description</h2><p><span class="command"><strong>systemd-ask-password</strong></span> may be
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>systemd-ask-password</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="systemd-ask-password"><a name="systemd-ask-password"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemd-ask-password — Query the user for a system password</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemd-ask-password [OPTIONS...]  [MESSAGE]</code> </p></div></div><div class="refsect1" title="Description"><a name="id539825"></a><h2>Description</h2><p><span class="command"><strong>systemd-ask-password</strong></span> may be
4
2
                used to query a system password or passphrase from the
5
3
                user, using a question message specified on the
6
4
                command line. When run from a TTY it will query a
24
22
                agent that is temporarily spawned during
25
23
                <span class="citerefentry"><span class="refentrytitle">systemctl</span>(1)</span>
26
24
                invocations.</p><p>Additional password agents may be implemented
27
 
                according to the <a class="ulink" href="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">systemd
 
25
                according to the <a class="ulink" href="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents" target="_top">systemd
28
26
                Password Agent Specification</a>.</p><p>If a password is queried on a tty the user may
29
27
                press TAB to hide the asterisks normally shown for
30
28
                each character typed. Pressing Backspace as first key
31
 
                achieves the same effect.</p></div><div class="refsect1" title="Options"><a id="id289162"/><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl><dt><span class="term"><code class="option">--h</code>, </span><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
 
29
                achieves the same effect.</p></div><div class="refsect1" title="Options"><a name="id539889"></a><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl><dt><span class="term"><code class="option">--h</code>, </span><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
32
30
                                text and exits.</p></dd><dt><span class="term"><code class="option">--icon=</code></span></dt><dd><p>Specify an icon name
33
31
                                alongside the password query, which may
34
32
                                be used in all agents supporting
35
33
                                graphical display. The icon name
36
 
                                should follow the <a class="ulink" href="http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html">XDG
 
34
                                should follow the <a class="ulink" href="http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html" target="_top">XDG
37
35
                                Icon Naming
38
36
                                Specification</a>.</p></dd><dt><span class="term"><code class="option">--timeout=</code></span></dt><dd><p>Specify the query
39
37
                                timeout in seconds. Defaults to
47
45
                                <code class="option">--accept-cached</code>
48
46
                                accept multiple passwords. This will
49
47
                                output one password per
50
 
                                line.</p></dd></dl></div></div><div class="refsect1" title="Exit status"><a id="id321431"/><h2>Exit status</h2><p>On success 0 is returned, a non-zero failure
51
 
                code otherwise.</p></div><div class="refsect1" title="See Also"><a id="id321442"/><h2>See Also</h2><p>
 
48
                                line.</p></dd></dl></div></div><div class="refsect1" title="Exit status"><a name="id507398"></a><h2>Exit status</h2><p>On success 0 is returned, a non-zero failure
 
49
                code otherwise.</p></div><div class="refsect1" title="See Also"><a name="id507408"></a><h2>See Also</h2><p>
52
50
                        <span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span>,
53
51
                        <span class="citerefentry"><span class="refentrytitle">systemctl</span>(1)</span>,
54
52
                        <span class="citerefentry"><span class="refentrytitle">plymouth</span>(8)</span>,