diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2021-01-25 23:31:29 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2021-01-25 23:31:29 +0000 |
commit | 989d921f5d4ac8d8b7c831c13b8954ad1901be24 (patch) | |
tree | a5d768f9af4b55422fdf5b17064879ae1c7ce032 /documentation/manual-pages/ja/man1/chkey.1 | |
parent | 0cff342f42461c5081b98bce7581f43df319e4f4 (diff) |
Diffstat (limited to 'documentation/manual-pages/ja/man1/chkey.1')
-rw-r--r-- | documentation/manual-pages/ja/man1/chkey.1 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/documentation/manual-pages/ja/man1/chkey.1 b/documentation/manual-pages/ja/man1/chkey.1 new file mode 100644 index 0000000000..2316f271e5 --- /dev/null +++ b/documentation/manual-pages/ja/man1/chkey.1 @@ -0,0 +1,24 @@ +.\" @(#)chkey.1 1.5 91/03/11 TIRPC 1.0; +.\" %FreeBSD: src/usr.bin/chkey/chkey.1,v 1.7 2002/04/19 23:24:07 charnier Exp % +.\" $FreeBSD$ +.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved. +.\" +.Dd July 5, 1989 +.Dt CHKEY 1 +.Os +.Sh 名称 +.Nm chkey +.Nd あなたの暗号鍵を変更する +.Sh 書式 +.Nm chkey +.Sh 解説 +.Nm +ユーティリティはユーザのログインパスワードの入力をうながし、 +これを使用してユーザの新しい暗号鍵を暗号化して +.Xr publickey 5 +データベースに格納します。 +.Sh 関連項目 +.Xr keylogin 1 , +.Xr publickey 5 , +.Xr keyserv 8 , +.Xr newkey 8 |