.\" Copyright (c) 2000 Christoph J. Thompson .\" .\" %%%LICENSE_START(GPLv2+_DOC_MISC) .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" .\" This manual 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 manual; if not, see .\" . .\" %%%LICENSE_END .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .\" .\" Japanese Version Copyright (c) 2001 NAKANO Takeo all rights reserved. .\" Translated Fri 16 Feb 2001 by NAKANO Takeo .\" .TH FTPUSERS 5 2000\-08\-27 Linux "Linux Programmer's Manual" .SH 名前 ftpusers \- FTP デーモン経由でのログインを許さないユーザーのリスト .SH 説明 \fBftpusers\fP はテキストファイルで、File Transfer Protocol (FTP) サーバーデーモン を利用してのログインを許さないユーザーをリストしたものである。 このファイルは単にシステム管理のためだけでなく、 TCP/IP ネットワーク環境でのセキュリティを向上させるのにも利用できる。 通常は、ftp を用いた作業を行わないユーザーや、 FTP サーバーデーモン経由でのログインを許すには 権限が大きすぎるユーザーをリストしておく。 このようなユーザーには、例えば root, daemon, bin, uucp, news などが含まれる。 お使いの FTP サーバーデーモンが \fBftpusers\fP を用いない場合は、そのデーモンのドキュメントを読んで、 特定のユーザーのアクセスをブロックするやり方を学んでおくことをすすめる。 Washington University FTP サーバーデーモン (wuftpd) と Professional FTP デーモン (proftpd) とは、 \fBftpusers\fP を利用することがわかっている。 .SS フォーマット \fBftpusers\fP のフォーマットは非常に単純であり、 アカウント名 (またはユーザー名) を各行に書くだけである。 # で始まる行は無視される。 .SH ファイル \fI/etc/ftpusers\fP .SH 関連項目 \fBpasswd\fP(5), \fBproftpd\fP(8), \fBwuftpd\fP(8) .SH この文書について この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.65 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。