From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] bug fixes for gss code in audisp-remote Date: Fri, 12 Sep 2008 13:24:37 -0400 Message-ID: <200809121324.37639.sgrubb@redhat.com> References: <200809121646.m8CGkWvl002664@greed.delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.boston.redhat.com (mail.boston.redhat.com [10.16.255.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8CHOd0C031785 for ; Fri, 12 Sep 2008 13:24:39 -0400 Received: from vpn-13-100.rdu.redhat.com (vpn-13-100.rdu.redhat.com [10.11.13.100]) by mail.boston.redhat.com (8.13.1/8.13.1) with ESMTP id m8CHOd6d029446 for ; Fri, 12 Sep 2008 13:24:39 -0400 In-Reply-To: <200809121646.m8CGkWvl002664@greed.delorie.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday 12 September 2008 12:46:32 DJ Delorie wrote: > * use memory cache for credentials to avoid file-based attack > * client principal name is configurable > * updated documentation and sample config file Applied thanks. -Steve