~xnox/ubuntu/quantal/shadow/clear-locks

« back to all changes in this revision

Viewing changes to man/gpasswd.1.xml

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-05-05 09:45:21 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505094521-wpk2wn3q7957tlah
Tags: 1:4.1.3.1-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Ubuntu specific:
    + debian/login.defs: use SHA512 by default for password crypt routine.
  - debian/patches/stdout-encrypted-password.patch: chpasswd can report
    password hashes on stdout (debian bug 505640).
  - debian/login.pam: Enable SELinux support (debian bug 527106).
  - debian/securetty.linux: support Freescale MX-series (debian bug 527095).
* Add debian/patches/300_lastlog_failure: fixed upstream (debian bug 524873).
* Drop debian/patches/593_omit_lastchange_field_if_clock_is_misset: fixed
  upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!--
 
3
   Copyright (c) 1996       , Rafal Maszkowski
 
4
   Copyright (c) 2007 - 2008, Nicolas François
 
5
   All rights reserved.
 
6
  
 
7
   Redistribution and use in source and binary forms, with or without
 
8
   modification, are permitted provided that the following conditions
 
9
   are met:
 
10
   1. Redistributions of source code must retain the above copyright
 
11
      notice, this list of conditions and the following disclaimer.
 
12
   2. Redistributions in binary form must reproduce the above copyright
 
13
      notice, this list of conditions and the following disclaimer in the
 
14
      documentation and/or other materials provided with the distribution.
 
15
   3. The name of the copyright holders or contributors may not be used to
 
16
      endorse or promote products derived from this software without
 
17
      specific prior written permission.
 
18
  
 
19
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
20
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
21
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
22
   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
 
23
   HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
24
   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
25
   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
26
   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
27
   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
28
   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
29
   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
30
-->
2
31
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
3
32
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
33
<!ENTITY ENCRYPT_METHOD        SYSTEM "login.defs.d/ENCRYPT_METHOD.xml">
8
37
]>
9
38
 
10
39
<refentry id='gpasswd.1'>
11
 
  <!-- $Id: gpasswd.1.xml 1472 2007-11-26 23:27:56Z nekral-guest $ -->
 
40
  <!-- $Id: gpasswd.1.xml 2435 2008-10-11 11:44:43Z nekral-guest $ -->
12
41
  <refmeta>
13
42
    <refentrytitle>gpasswd</refentrytitle>
14
43
    <manvolnum>1</manvolnum>
91
120
    <variablelist remap='IP'>
92
121
      <varlistentry>
93
122
        <term>
94
 
          <option>-a</option> <replaceable>user</replaceable>
 
123
          <option>-a</option>, <option>--add</option> <replaceable>user</replaceable>
95
124
        </term>
96
125
        <listitem>
97
126
          <para>
104
133
    <variablelist remap='IP'>
105
134
      <varlistentry>
106
135
        <term>
107
 
          <option>-d</option> <replaceable>user</replaceable>
 
136
          <option>-d</option>, <option>--delete</option> <replaceable>user</replaceable>
108
137
        </term>
109
138
        <listitem>
110
139
          <para>
117
146
    <variablelist remap='IP'>
118
147
      <varlistentry>
119
148
        <term>
120
 
          <option>-r</option>
 
149
          <option>-r</option>, <option>--remove-password</option>
121
150
        </term>
122
151
        <listitem>
123
152
          <para>
132
161
    <variablelist remap='IP'>
133
162
      <varlistentry>
134
163
        <term>
135
 
          <option>-R</option>
 
164
          <option>-R</option>, <option>--restrict</option>
136
165
        </term>
137
166
        <listitem>
138
167
          <para>
147
176
    <variablelist remap='IP' condition="gshadow">
148
177
      <varlistentry>
149
178
        <term>
150
 
          <option>-A</option> <replaceable>user</replaceable>,...
 
179
          <option>-A</option>, <option>--administrators</option> <replaceable>user</replaceable>,...
151
180
        </term>
152
181
        <listitem>
153
182
          <para>
159
188
    <variablelist remap='IP'>
160
189
      <varlistentry>
161
190
        <term>
162
 
          <option>-M</option> <replaceable>user</replaceable>,...
 
191
          <option>-M</option>, <option>--members</option> <replaceable>user</replaceable>,...
163
192
        </term>
164
193
        <listitem>
165
194
          <para>