>> Edit article
이름
제목
패스워드
고수님들 답변 부탁드려요.. proftpd-1.2.0rc2를 깔았는데.. ftp접속이 안되요.. 접속하려면 "login incorrct"가 사용자 모두에게 나오며 root로도 접근이 안도고 다만 ftp와 anonymous로만 접근이 됩니다. /etc/passwd 사용자 모두에게 쓰게 하려고 합니다. 아래 proftpd.conf 내용입니다.---------------------- ServerName "linux server" ServerType standalone DefaultServer on DefaultRoot ~ AuthPAMAuthoritative on Port 21 Umask 022 MaxInstances 30 User nobody Group nobody RequireValidShell off Rootlogin on <Directory /*> AllowOverwrite on </Directory> <Anonymous ~ ftp> User ftp Group ftp UserAlias anonymous ftp MaxClients 10 DisplayLogin welcome.msg DisplayFirstChdir .message <Limit WRITE> DenyAll </Limit> </Anonymous> -------------------------- 부탁드립니다..
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved