1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
.\" -*- nroff -*-
.\" Copyright (C) 1998, 1999, 2001 Thorsten Kukuk
.\" This file is part of the yp-tools.
.\" Author: Thorsten Kukuk <kukuk@suse.de>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License version 2 as
.\" published by the Free Software Foundation.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software Foundation,
.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.\"
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.\"
.\" Japanese Version Copyright (c) 1999 NAKANO Takeo all rights reserved.
.\" Translated Tue Jul 27 1999 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
.\"
.TH nicknames 5 "May 1999" "YP Tools 2.8"
.SH 名前
/var/yp/nicknames \- NIS マップ用のニックネーム変換テーブル
.SH 説明
\fBnicknames\fP にはそれぞれの NIS マップに対する別名のリストが書かれている。 エントリは一行にひとつづつ書かれる。デフォルトの
\fBnicknames\fP のテーブルは以下のようなものである。
.RS
.TP 25
.PD 0
.TP
\fBpasswd\fP
\fBpasswd.byname\fP
.TP
\fBgroup\fP
\fBgroup.byname\fP
.TP
\fBnetworks\fP
\fBnetworks.byaddr\fP
.TP
\fBhosts\fP
\fBhosts.byname\fP
.TP
\fBprotocols\fP
\fBprotocols.bynumber\fP
.TP
\fBservices\fP
\fBservices.byname\fP
.TP
\fBaliases\fP
\fBmail.aliases\fP
.TP
\fBethers\fP
\fBethers.byname\fP
.LP
.SH 関連項目
\fBypcat\fP(1), \fBypmatch\fP(1), \fBypserv\fP(8), \fBypwhich\fP(1)
.LP
.SH 作者
\fByp\-tools\fP パッケージは Thorsten Kukuk <kukuk@suse.de> によって書かれた。
|