[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:50829] Re: proftpd ssl使用時のauthorderがうまくいかない
- From: "kame-gmail" <kame.yo4@xxxxxxxxx>
- Subject: [debian-users:50829] Re: proftpd ssl使用時のauthorderがうまくいかない
- Date: Fri, 1 Aug 2008 09:50:38 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references:subject :date:message-id:mime-version:content-type:content-transfer-encoding :x-mailer:thread-index:x-mimeole:in-reply-to; bh=QazcyyK5sfoPaCz3QSI0FGN2v6sQ05U2SZGLrHpWP+M=; b=lSEUxQBxZUXRW6nedkwjdLEcqpfhpBlo5M1ztDgRJoE39lCzqAJaU6Sl1wdtndTKpJ +Qt0+2jIEkT6QBLlSWOb5UdqjHbOGUKcCw/+KqmTsbqfrLS5dJqtmoa679/CohBlZDLL DhM1ODVCcDVLCPLA5ac45zwTGe5Rdvylu2fMs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :x-mimeole:in-reply-to; b=RNe5nnroLyLW6gE+FSmP9BBSWeXguPc+JYj0YGWVSPYM59uaPQNVgRC4cwXI541qj2 HpX5d/E8XAzGdQ3bRZOEMNWuEt8zJPO8ap06/JjrGMAWzZIvT+Vm0geJ2mcci4fdPsaj HYJZYkgs7H+hN+yDNVB9vK9qPaBNJRNqdPJXc=
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- Thread-index: Acjy9R5XBIe9uGrKTGKH1iyBGeLsGQAdqR+Q
- X-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3198
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-checker-version: SpamAssassin 3.1.7-deb (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-0.9 required=10.0 tests=KI,SUBJECT_ENCODED_TWICE autolearn=disabled version=3.1.7-deb
- References: <00df01c8f2ed$30069d90$7500a8c0@xxxxxxxxxxxxx> <20080731190355.503b29c7.henrich@debian.or.jp>
- Message-id: <000301c8f370$9a5f6950$7500a8c0@xxxxxxxxxxxxx>
- X-mail-count: 50829
- X-mailer: Microsoft Office Outlook 11
yamane様
早々のご返答をありがとうございます
> > TransferLog /var/log/proftpd/xferlog
> > SystemLog /var/log/proftpd/proftpd.log
どちらも上記logが残らず、auth.logにsshdのlogが残ります
普通のftpで接続した場合は、上記logにlogが残ります
ちなみに下記のファイルはあります
FTP:/etc/proftpd/etc# less ftpd.passwd
test:$1$C8qkSDlr$hZXHB8a82TnVtTLFTQnXy/:2001:2001::/home/test:/sbin/nologin
FTP:/etc/proftpd/etc# less ftpd.group
test:x:2001:
-rw-r--r-- 1 root root 26 2008-07-31 16:38 ftpd.group
-rw-r--r-- 1 root root 152 2008-07-31 16:38 ftpd.passwd
/home/testディレクトリは属性777を設定しています
テスト方法は
1.ブラウザでsftp://FTP.co.jp/
winscpの認証部分が起動するので、アカウントとパスワードを入力
→認証に失敗しました
2.filezilla
ポート:22で接続
→認証に失敗しました
ご助言をお願いします