.\" -*- nroff -*- .\" Copyright (C) 2002 Thorsten Kukuk .\" This file is part of the yp-tools. .\" Author: Thorsten Kukuk .\" .\" 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) 2004 Yuichi SATO .\" all rights reserved. .\" Translated Tue Feb 24 01:12:40 JST 2004 .\" by Yuichi SATO .\" .TH yptest 8 "May 2002" "YP Tools 2.8" .SH 名前 yptest \- NIS の設定をテストする .SH 書式 \fByptest [\-q\fP] [\fB\-d \fP\fIdomain\fP] [\fB\-h \fP\fIhost\fP] [\fB\-m \fP\fImap\fP] [\fB\-u \fP\fIuser\fP] .LP .SH 説明 \fByptest\fP は様々な NIS 機能を呼び出し、 NIS の設定が正しいかと、期待通りに動作しているかをチェックする。 .LP .SH オプション .TP \fB\-q\fP 寡黙にして、メッセージを表示しない。 .TP \fB\-d\fP\fI domainname\fP \fBdomainname\fP(1) が返すデフォルトのドメイン以外を指定する。 このオプションは全てのテストでサポートされているわけではない。 .TP \fB\-h\fP\fI hostname\fP 現在使っている ypserv ではなく、 \fIhostname\fP 上の ypserv に問い合わせる。 このオプションは全てのテストでサポートされているわけではない。 .TP \fB\-m\fP\fI map\fP マップとして \fIpasswd.byname\fP ではなく \fImap\fP を用いてテストする。 このオプションは、デフォルトのマップが存在しない場合に使用すべきである。 .TP \fB\-u\fP\fI user\fP アカウントとして \fInobody\fP ではなく \fIuser\fP を使う。 このオプションは、テストに使うマップ (\fIpasswd.byname\fP または \fB\-m\fP オプションで指定されたもの) に \fInobody\fP アカウントが存在しない場合に使用すべきである。 .SH 関連項目 \fBdomainname\fP(8), \fBypbind\fP(8), \fBypcat\fP(8), \fBypmatch\fP(1), \fBypserv\fP(8), \fByppoll\fP(8), \fBypwhich\fP(1) .LP .SH 作者 \fByptest\fP は \fByp\-tools\fP パッケージの一部である。 \fByp\-tools\fP パッケージは Thorsten Kukuk によって書かれた。