소스 컴파일 이라면
configure 에 --enable-shadow 를 활성화 하셔야 합니다.
: 저는 알짜레드햇 6.2 서버 운영을 엉겹결에 맞게 되었습니다.
: 문제는 ftp service를 하려고 proftpd를 설치하였는데 다음과 같은 에러가
: 나면서 login이 안됩니다.
:
: 에러>>
: &>ftp localhost
: Connected to localhost
: 220 PROFTPD 1.2.0pre10 server (DPI Solutions FTP Service) [www.dpisolutions.net
: 500 AUTH not understood
: 500 AUTH not understood
: KERBEROS_V4 rejected as an authentication type
: Name (www.dpisolutions.net:rubbe):rubbe
: 331 Password required rubbe
: Password:******
: 530 Login incorrect.
: Login failed
: >>
:
: 분명 telnet으로 로긴할 때는 위의 매스워드가 맞는데 왜 안되는지 모르겠습니다.
: 그리고 500 ... understood메시지는 왜 나오는지 모르겠네요.