[ CnUnix ] in KIDS 글 쓴 이(By): Nameless (One) 날 짜 (Date): 2006년 6월 1일 목요일 오전 10시 57분 51초 제 목(Title): Re: [q] ftp 접속 관련 구글신께 여쭤봤습니다. 기도문은 "530 Must perform authentication before identifying USER" 첫 응답이 이 링크입니다. http://www.redhat.com/archives/guinness-list/2001-August/msg00086.html Re: 530 Must perform authentication before identifying USER. -------------------------------------------------------------------------------- From: Nalin Dahyabhai <nalin redhat com> To: guinness-list redhat com Subject: Re: 530 Must perform authentication before identifying USER. Date: Thu, 9 Aug 2001 11:14:39 -0400 -------------------------------------------------------------------------------- On Tue, May 29, 2001 at 11:16:31AM +0800, Keneth wrote: > When I try to log into my FTP, it said > > 530 Must perform authentication before identifying USER. > > and refused me to log in. > > Would anyone here can help? Shot in the dark: you've enabled the gssftp server included in the krb5-workstation package, which by default is configured to only allow access to users who can authenticate using gssapi. If this is the case, run "ntsysv" as root, deselect "gssftp", select "wu-ftpd", and run "/sbin/service xinetd reload" to fix it. Cheers, Nalin |