Re: systematic Kerberization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux