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 | 31 |
Tags
- react #router
- mailutils
- Notepadplus
- 임펠러
- OpenSCAD
- 윈도우
- Regex
- cifsutils
- VM 호스트 주소
- Printer Driver
- Basic Auth
- React #React-Table
- Notepad++
- 보안연결실패
- firefox 파이어폭스
- PDFCreator
- 노트패드뿔뿔
- SFTP
- Windows
- springboot #spring #jackson
- startfile
- linux ssh root debian
- Notepad
- FTP
- 소스 <script> 로딩 실패
- 가상머신호스트
- PyLucene
- 정규표현식
- debian
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