Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Regex
- 소스 <script> 로딩 실패
- Basic Auth
- mailutils
- 윈도우
- FTP
- PDFCreator
- debian
- firefox 파이어폭스
- Notepadplus
- PyLucene
- 보안연결실패
- Windows
- linux ssh root debian
- Printer Driver
- cifsutils
- startfile
- React #React-Table
- 노트패드뿔뿔
- OpenSCAD
- 정규표현식
- Notepad++
- VM 호스트 주소
- SFTP
- springboot #spring #jackson
- 임펠러
- react #router
- 가상머신호스트
- Notepad
Archives
- Today
- Total
목록Basic Auth (1)
JJC's 테크니컬 다이어리
Apache Solr 베이식 인증 설정하기
Apache Solr 메모 Basic Authentication 설정하기독립실행(Standalone) 모드 security.json 을 생성하여 설치본의 $SOLR_HOME 디렉터리에 넣어둔다.(solr.xml와 같은 위치로 보통 server/solr 임) 플러그인 (인증포함) 변경시 서버 restart 필요함 현재 사용가능한 authorization 플러그인은 Rule-Based Authorization 플러그인(RBAP)임 Role은 Users와 Permissions사이의 틈을 잇는 다리역할 샘플 Security.json {"authentication":{"blockUnknown":true,"class": "solr.BasicAuthPlugin","credentials":{"solr":"IV0EHq1..
IT활용
2020. 5. 25. 16:25