[svn-upgrade] Integrating new upstream version, shadow (4.0.1)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" Copyright 1989 - 1990, John F. Haugh II
|
||||
.\" Copyright 1989 - 1990, Julianne Frances Haugh
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@@ -9,18 +9,14 @@
|
||||
.\" 2. Redistributions in binary form must reproduce the above copyright
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" This product includes software developed by John F. Haugh, II
|
||||
.\" and other contributors.
|
||||
.\" 4. Neither the name of John F. Haugh, II nor the names of its contributors
|
||||
.\" 3. Neither the name of Julianne F. Haugh nor the names of its contributors
|
||||
.\" may be used to endorse or promote products derived from this software
|
||||
.\" without specific prior written permission.
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY JOHN HAUGH AND CONTRIBUTORS ``AS IS'' AND
|
||||
.\" THIS SOFTWARE IS PROVIDED BY JULIE HAUGH AND CONTRIBUTORS ``AS IS'' AND
|
||||
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
.\" ARE DISCLAIMED. IN NO EVENT SHALL JOHN HAUGH OR CONTRIBUTORS BE LIABLE
|
||||
.\" ARE DISCLAIMED. IN NO EVENT SHALL JULIE HAUGH OR CONTRIBUTORS BE LIABLE
|
||||
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
@@ -29,7 +25,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: shadow.5,v 1.1 2001/06/16 02:35:46 kloczek Exp $
|
||||
.\" $Id: shadow.5,v 1.2 2001/11/16 17:01:33 ankry Exp $
|
||||
.\"
|
||||
.\" Japanese Version Copyright (c) 1997 Kazuyoshi Furutaka
|
||||
.\" all rights reserved.
|
||||
@@ -66,7 +62,7 @@ shadow \-
|
||||
パスワード欄は必ず記入されていなくてはならない。
|
||||
暗号化されたパスワードは、aからz、AからZのアルファベット、
|
||||
0から9迄の数字及び\.と/の64文字のうちの13から24文字からなる。
|
||||
この文字列がどのように解釈されるかの詳細は\fIcrypt(3)\fRを参照せよ。
|
||||
この文字列がどのように解釈されるかの詳細は\fBcrypt\fR(3)を参照せよ。
|
||||
.PP
|
||||
最後にパスワードを変更した日時は1970年1月1日からの日数として
|
||||
記述される。
|
||||
@@ -80,7 +76,7 @@ shadow \-
|
||||
また、アカウントは指定した期日に、パスワード他の有効期限情報にはよらず、
|
||||
使用不能となる。
|
||||
.PP
|
||||
この情報は\fB/etc/passwd\fR中に記されている如何なるパスワード及び
|
||||
この情報は\fI/etc/passwd\fR中に記されている如何なるパスワード及び
|
||||
その有効期限情報よりも優先される。
|
||||
.PP
|
||||
パスワードの安全性をを維持するためには、このファイルを一般ユーザ
|
||||
@@ -90,14 +86,14 @@ shadow \-
|
||||
.br
|
||||
/etc/shadow \- 暗号化されたユーザパスワード
|
||||
.SH 関連項目
|
||||
chage(1),
|
||||
login(1),
|
||||
passwd(1),
|
||||
su(1),
|
||||
sulogin(1M),
|
||||
shadow(3),
|
||||
passwd(5),
|
||||
pwconv(8),
|
||||
pwunconv(8)
|
||||
.SH 翻訳者
|
||||
古高和禎 <furutaka@Flux.tokai.jaeri.go.jp>
|
||||
.BR chage (1),
|
||||
.BR login (1),
|
||||
.BR passwd (1),
|
||||
.BR su (1),
|
||||
.BR sulogin (8),
|
||||
.BR shadow (3),
|
||||
.BR passwd (5),
|
||||
.BR pwconv (8),
|
||||
.BR pwunconv (8)
|
||||
.SH 著者
|
||||
Julianne Frances Haugh (jockgrrl@ix.netcom.com)
|
||||
|
||||
Reference in New Issue
Block a user