FileZila 서버에 윈도우 인증 지원하기

  • Post author:
  • Post category:
  • Post comments:0 Comments
  • Post last modified:February 8, 2020

Enabling Filezilla Server integration with Active Directory authentication의 지시 사항을 충실히 따르면 된다.

  1. FileZila Server 0.9.33 을 다운로드 받는다.
  2. [관리도구 – 서비스] 에서 FileZilla Server FTP server를 찾아 중지시킨다.
  3. Experimental support for Filezilla Server and LDAP directory 에서 FileZila Server 버전에 맞는 파일을 다운로드 받는다. 여기선 0.9.33 용으로 다운로드 받자.
  4. 다운로드 받은 압축 파일을 풀어서 처음에 설치한 FileZila 설치 폴더에 있는 파일을 덮어씌우자. 보통 “C:\Program Files\FileZila Server” 가 설치 폴더이다.
  5. oldapcheck.ini 파일을 열어서 회사 환경에 맞춰 고친다.
    [settings]
    server=ldap.mycompany.co.kr
    [email protected]
    TLS=Y
  6. 이 다음 단계는 웃기긴 하지만 FileZila 의 정상적인 인증 과정을 회피하는데 필요하다고 한다. 낸들 아리~
  7. “C:\OpenLdap\sysconf\” 와 같은 경로로 빈 폴더를 만든다.
  8. “C:\OpenLdap\sysconf\ldap.conf” 경로에 빈 텍스트 파일을 생성하고 아래와 같이 적는다.
    TLS_REQCERT never
    #TLS_CACERT C:\OpenLdap\sysconf\certs\my_ldap_cert.pem
  9. [관리도구 – 서비스] 에서 FileZilla Server FTP server를 찾아 시작시킨다. 
  10. FileZila Server Interface 를 실행해 접속 가능한 계정 이름을 추가한다. 이때 암호는 부여하지 않고 빈칸으로 남긴다. 어차피 윈도우 인증 암호를 사용할 것이다.

중간의 절차 몇 개는 삭제했는데, Enabling Filezilla Server integration with Active Directory authentication에서 말한 바와 달리 이 과정을 빼먹어도 문제가 없는 것 같다.

짤방 – 뷰렛

타임투락 페스티벌 둘째날 #006 - 뷰렛

Author Details
Kubernetes, DevSecOps, AWS, 클라우드 보안, 클라우드 비용관리, SaaS 의 활용과 내재화 등 소프트웨어 개발 전반에 도움이 필요하다면 도움을 요청하세요. 지인이라면 가볍게 도와드리겠습니다. 전문적인 도움이 필요하다면 저의 현업에 방해가 되지 않는 선에서 협의가능합니다.
0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments