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

« back to all changes in this revision

Viewing changes to man/gshadow.5.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) 2005 - 2008, Nicolas François
 
4
   All rights reserved.
 
5
  
 
6
   Redistribution and use in source and binary forms, with or without
 
7
   modification, are permitted provided that the following conditions
 
8
   are met:
 
9
   1. Redistributions of source code must retain the above copyright
 
10
      notice, this list of conditions and the following disclaimer.
 
11
   2. Redistributions in binary form must reproduce the above copyright
 
12
      notice, this list of conditions and the following disclaimer in the
 
13
      documentation and/or other materials provided with the distribution.
 
14
   3. The name of the copyright holders or contributors may not be used to
 
15
      endorse or promote products derived from this software without
 
16
      specific prior written permission.
 
17
  
 
18
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
19
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
20
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
21
   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
 
22
   HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
23
   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
24
   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
25
   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
26
   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
27
   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
28
   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
29
-->
2
30
<refentry id='gshadow.5'>
3
 
  <!-- $Id: gshadow.5.xml 1478 2007-12-05 21:31:21Z nekral-guest $ -->
 
31
  <!-- $Id: gshadow.5.xml 2436 2008-10-11 12:59:02Z nekral-guest $ -->
4
32
  <refmeta>
5
33
    <refentrytitle>gshadow</refentrytitle>
6
34
    <manvolnum>5</manvolnum>
79
107
    <title>SEE ALSO</title>
80
108
    <para>
81
109
      <citerefentry>
 
110
        <refentrytitle>gpasswd</refentrytitle><manvolnum>5</manvolnum>
 
111
      </citerefentry>,
 
112
      <citerefentry>
82
113
        <refentrytitle>group</refentrytitle><manvolnum>5</manvolnum>
83
114
      </citerefentry>,
84
115
      <citerefentry>
85
 
        <refentrytitle>gpasswd</refentrytitle><manvolnum>5</manvolnum>
 
116
        <refentrytitle>grpck</refentrytitle><manvolnum>8</manvolnum>
 
117
      </citerefentry>,
 
118
      <citerefentry>
 
119
        <refentrytitle>grpconv</refentrytitle><manvolnum>8</manvolnum>
86
120
      </citerefentry>,
87
121
      <citerefentry>
88
122
        <refentrytitle>newgrp</refentrytitle><manvolnum>1</manvolnum>