* AnonRejectPasswords [#t5517652]
~
** 名前 [#u1c20da3]
AnonRejectPasswords -- あるアノニマス (匿名) ユーザのパスワードをブロック
~
** 概要 [#w1b2caf5]
''AnonRejectePasswords'' [ regex]~
~
デフォルト~
    無し~
コンテキスト~
    <Anonymous>~
モジュール~
    mod_auth~
互換性~
    1.2.9rc1 以降~
~
** 説明 [#d6ab4ab1]
AnonRejectPasswords ディレクティブは,アノニマス (匿名) ログイン時に与えられたパスワードに正規表現フィルタを設定します.与えられたアノニマス (匿名) のパスワードが,設定された正規表現にマッチした場合,アノニマス (匿名) ログインは拒否されます.~
~
** 参照 [#a25f73e3]
AnonRequirePassword~
~
** 例 [#y38277e5]
# パスワードの一部に "evil.org" を使う全てのアノニマス (匿名) ログインを拒否~
AnonRejectPasswords @evil\.org$~
 # パスワードの一部に "evil.org" を使う全てのアノニマス (匿名) ログインを拒否
 AnonRejectPasswords @evil\.org$
~
** オリジナルドキュメント [#x9047b31]
http://www.proftpd.org/docs/directives/linked/config_ref_AnonRejectPasswords.html~
~
----
Hiroyuki Seino  http://www.seichan.org/ http://www.seichan.org/blog/~
Today:&counter(today); Yesterday:&counter(yesterday); All:&counter;