systematic Kerberization

Carwyn Edwards carwyn at carwyn.com
Tue May 11 03:19:51 UTC 2004


Chris Adams wrote:

>>* ssh
>>    
>>
>it should just be changing a compile option to OpenSSH.
>  
>
Last time I checked you could enable GSS suport in the RH OpenSSH rpms 
by simply adding the string "gss" to the release field:

 From the specfile:

# Apply gss-specific patches only if the release tag includes "gss".  (Not
# to be used for actual releases until it's in the mainline.)
if echo "%{release}" | grep -q gss; then
%patch11 -p1 -b .gssapi
autoreconf
fi

This worked for FC1 ones at least.

Carwyn





More information about the fedora-devel-list mailing list