This commit is contained in:
committed by
Git OBS Bridge
parent
21943c9ab5
commit
ed84d1ced9
16
audit-no-gss.patch
Normal file
16
audit-no-gss.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
From: Tony Jones <tonyj@suse.de>
|
||||
Subject: Disable GSS options from config file
|
||||
Upsteam: never
|
||||
|
||||
Disable GSS/Kerberos options from config file. They are disabled from configure
|
||||
but need manual removal here.
|
||||
|
||||
--- audit-1.7.7/init.d/auditd.conf.orig 2008-09-26 02:40:48.458847000 +0200
|
||||
+++ audit-1.7.7/init.d/auditd.conf 2008-09-26 02:41:13.600681000 +0200
|
||||
@@ -26,6 +26,3 @@
|
||||
tcp_listen_queue = 5
|
||||
##tcp_client_ports = 1024-65535
|
||||
tcp_client_max_idle = 0
|
||||
-enable_krb5 = no
|
||||
-krb5_principal = auditd
|
||||
-##krb5_key_file = /etc/audit/audit.key
|
Reference in New Issue
Block a user