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
- debian
- PyLucene
- 정규표현식
- Notepadplus
- startfile
- sched
- Notepad++
- python 2.3
- VM 호스트 주소
- PDFCreator
- c#
- gitea
- 윈도우
- Regex
- 가상머신호스트
- SFTP
- 리파지토리
- Basic Auth
- OpenSCAD
- 동적sql생성
- FTP
- oledbdataadapter
- Notepad
- Windows
- Printer Driver
- python2.3
- 노트패드뿔뿔
- Python
- ChatGPT
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