질문&답변
클라우드/리눅스에 관한 질문과 답변을 주고 받는 곳입니다.
리눅스 분류

ftp가 ㅡㅡ 아무래도 ㅡㅡ안됍니다.

작성자 정보

  • 정우석 작성
  • 작성일

컨텐츠 정보

본문

setup 에서 proftpd-x.... 이거 꺼봤는데...안돼네요..
제발 꼭 봐주세요 ㅠㅠ
글고 앞에 ftp가 갑자기 안될때 하는팁요. .shutmsg 를 찾을수 없던데요..
=============================================
[root@hwa root]# ftp localhost
Connected to hwa.
220 hwa FTP server (Version 5.60) ready.
334 Using authentication type GSSAPI; ADAT must follow
GSSAPI accepted as authentication type
GSSAPI error major: Miscellaneous failure
GSSAPI error minor: No credentials cache found
GSSAPI error: initializing context
GSSAPI authentication failed
334 Using authentication type KERBEROS_V4; ADAT must follow
KERBEROS_V4 accepted as authentication type
Kerberos V4 krb_mk_req failed: You have no tickets cached
Name (localhost:root): kkangpae
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
======================================================
proftpd.conf

ServerName "Proftpd FTP Server"
ServerType standalone
# ServerType inetd
ServerAdmin root@localhost
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User nobody
Group nobody
UseReverseDNS off
IdentLookups off
AuthPAMAuthoritative on
RootLogin off
DenyFilter *.*/
DeferWelcome on
TimesGMT off
DefaultRoot ~

AllowOverwrite on
AllowRetrieveRestart on
AllowStoreRestart on
TimeoutIdle 0
TimeoutNoTransfer 0
TimeoutLogin 300

MaxClientsPerHost 2 "Only one client is allowed to connect"

DisplayLogin /etc/proftpd/welcome.msg
DisplayFirstChdir .message

<Directory /*>
AllowOverwrite on
</Directory>

<Anonymous ~ftp>
User ftp
Group ftp
UserAlias anonymous ftp
MaxClients 10 "Sorry, maxium users %m -- try again later"
MaxClientsPerHost 2 "Sorry, Over 2 connection not allow"
DisplayLogin welcome.msg
DisplayFirstChdir .message
RequireValidShell off

관련자료

댓글 0
등록된 댓글이 없습니다.

공지사항


뉴스광장


  • 현재 회원수 :  60,365 명
  • 현재 강좌수 :  37,036 개
  • 현재 접속자 :  285 명