From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] add GSS encryption to remote protocol Date: Thu, 11 Sep 2008 18:30:28 -0400 Message-ID: <200809111830.28900.sgrubb@redhat.com> References: <200809111617.m8BGHSDC015294@greed.delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <200809111617.m8BGHSDC015294@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 Thursday 11 September 2008 12:17:28 DJ Delorie wrote: > This adds optional GSS/Kerberos encryption to the remote protocol. =C2=A0= I > won't claim to be a Kerberos expert, but it seems to work OK for me ;-) Applied. I deleted some unused variables thoughout this patch. Thanks for= the=20 patch! -Steve