From: Michael R Sweet Date: Sat, 6 Mar 2021 16:02:28 +0000 (-0500) Subject: Update installation instructions for Kerberos (Issue #98). X-Git-Tag: v2.4b1~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c03ad129603c3224c1d08274b0926aa46cce1c4;p=thirdparty%2Fcups.git Update installation instructions for Kerberos (Issue #98). --- diff --git a/INSTALL.md b/INSTALL.md index c65fe4567a..e2bc0e131a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,13 +23,13 @@ and does not support the `include` directive. Besides these tools you'll want ZLIB for compression support, Avahi for mDNS support, LIBUSB for USB printing support, the GNU TLS library for encryption -support on platforms other than iOS, macOS, or Windows, PAM for authentication -support, and either MIT (1.6.3 or higher) or Heimdal Kerberos for Kerberos -support. CUPS will compile and run without these, however you'll miss out on -many of the features provided by CUPS. +support on platforms other than iOS, macOS, or Windows, and PAM for +authentication support. CUPS will compile and run without these, however you'll +miss out on many of the features provided by CUPS. > Note: Kerberos support is deprecated starting with CUPS 2.4.0 and will be -> removed in a future version of CUPS. +> removed in a future version of CUPS. To build CUPS with Kerberos support, +> specify the "--enable-gssapi" configure option below. On a stock Ubuntu install, the following command will install the required prerequisites: