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