메뉴 건너뛰기

리눅스 관련 모음

본문시작

조회 수 3743 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

selinux  충돌 때문에 에러시 다음과 같이 간단하게 할 수 있다.



/var/log/audit/audit.log 로그파일에서 denied (접근금지 퍼미션 에러)가 있는 named 문자열을 검색하여

audit2allow라는 도구로 selinux에 접근할 수 있도록 파일을 만들어 준다.

다음과 같은 명령을 하면 /var/log/audit/ 밑에 자동으로 named.pp 가 생성된다.


1.  grep named /var/log/audit/audit.log | audit2allow -M named



/var/log/audit/ 밑에 자동으로 생성된 named.pp 파일을 아래와 같이 selinux에 접근 할 수 있도록 한다.


2.  semodule -i named.pp


======================================


1. 첫번째 방법


/usr/local/clamav/run/clamd.socket의 레이블을 변경해야 합니다 


# semanage fcontext -a -t FILE_TYPE '/usr/local/clamav/run/clamd.socket'


여기서 FILE_TYPE은 다음 중 하나입니다: avahi_var_run_t, cyrus_var_lib_t, dirsrv_var_run_t, setrans_var_run_t, nscd_var_run_t, nslcd_var_run_t, slapd_var_run_t, sssd_var_lib_t, winbind_var_run_t, devlog_t, lsassd_var_socket_t, user_home_t, nscd_var_run_t, pcscd_var_run_t.
그 후 다음을 실행합니다:  


restorecon -v '/usr/local/clamav/run/clamd.socket'



2.  주번째 방법


이러한 액세스를 허용하기 위해 로컬 정채 모듈을 생성할 수 있습니다.
지금 이 액세스를 허용하려면 다음을 실행합니다: 


# grep spamassassin /var/log/audit/audit.log | audit2allow -M mypol


# semodule -i mypol.pp



   

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
29 에러해결 mc(미드나잇 커맨드) 종료시 처음 PWD로 바뀌는 문제 해결 햇빛소년 2013.06.09 17829
28 에러해결 libmysqlclient.so.16()(64bit) is needed by... 낮은 버전을 요구 할 때.. 햇빛소년 2014.02.23 4365
27 에러해결 LGU+ 결제 Mserver 설치관련 에러 사항..... secret 햇빛소년 2013.07.18 0
26 에러해결 IPV4 주소 오류 식별되지 않은 네트워크 인식 문제 햇빛소년 2015.03.08 1295
25 에러해결 httpd: undefined symbol: apr_procattr_perms_set_register 에러 해결 햇빛소년 2018.12.04 3691
24 에러해결 httpd 서비스는 chkconfig 를 지원하지 않습니다. 햇빛소년 2014.10.25 4962
23 에러해결 HTML <meta> Tag 햇빛소년 2013.12.26 11720
22 에러해결 error: wrong mysql library version or lib not found. 햇빛소년 2014.03.16 16862
21 에러해결 error on line at column Input is not proper UTF-8, indicate encoding ! 햇빛소년 2013.12.26 4925
20 에러해결 eaccelerator.c:66:23: error: php_logos.h: 그런 파일이나 디렉터리가 없습니다. 햇빛소년 2014.02.28 9893
19 에러해결 dovecot 설치 후 squirrelmail 가동하면 /.imap/INBOX, group=12(mail)) failed: Operation not permitted 햇빛소년 2013.06.30 19548
18 에러해결 configure: error: Unable to find libgd.(a|so) >= 2.1.0 anywhere under 햇빛소년 2014.03.02 4829
17 에러해결 configure: error: snmp.h not found. Check your SNMP installation. 햇빛소년 2015.12.01 1179
16 에러해결 CentOS7 firewall 사용시 spamd: could not create INET socket on 127.0.0.1:783: 햇빛소년 2014.11.04 4041
15 에러해결 CentOS-7 Network 설정에 관하여.... 햇빛소년 2014.10.27 7984
14 에러해결 CentOS 7 rc.local 자동실행 boot 햇빛소년 2014.10.26 24194
13 에러해결 centos 7 : modsecurity 컴파일 설치시 iconv 찾지 못하는 에러... 햇빛소년 2014.10.18 4255
12 에러해결 bind ignoring out-of-zone data 에러에 대하여 햇빛소년 2016.05.30 1548
11 에러해결 BIND 9: "Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones" 햇빛소년 2013.06.13 20035
10 에러해결 apache2.x.x 컴파일 에러 해결 - /usr/local/lib/liblua.a: could not read symbols: Bad value secret 햇빛소년 2013.01.19 0
Board Pagination Prev 1 2 3 4 Next
/ 4