Add a (commented out) macro that will, when uncommented, cause Kerberos5
(AKA Heimdal) to be built. Suitable admonishments about the experimental state of this code are included. SEROUS HACKERS ONLY!!
This commit is contained in:
parent
9c8a631de5
commit
6f5a240646
@ -172,11 +172,21 @@
|
|||||||
#MAKE_KERBEROS4= yes
|
#MAKE_KERBEROS4= yes
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Kerberos5
|
# Kerberos 5
|
||||||
# If you want to install Kerberos5 somewhere other than /usr/local,
|
# If you want KerberosIV (KTH Heimdal), define this:
|
||||||
# define this:
|
# ** WARNING **
|
||||||
|
# ** WARNING ** This is very experimental at this stage. If you
|
||||||
|
# ** WARNING ** need stable Kerberos5, rather use the port(s).
|
||||||
|
# ** WARNING **
|
||||||
#
|
#
|
||||||
#KRB5_HOME= /usr/local/krb5
|
#MAKE_KERBEROS5= yes
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Kerberos5
|
||||||
|
# If you want to install MIT Kerberos5 port somewhere other than /usr/local,
|
||||||
|
# define this (this is also used to tell ssh1 that kerberos is needed):
|
||||||
|
#
|
||||||
|
#KRB5_HOME= /usr/local
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# CVSup update flags. Edit SUPFILE settings to reflect whichever distribution
|
# CVSup update flags. Edit SUPFILE settings to reflect whichever distribution
|
||||||
|
@ -172,11 +172,21 @@
|
|||||||
#MAKE_KERBEROS4= yes
|
#MAKE_KERBEROS4= yes
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Kerberos5
|
# Kerberos 5
|
||||||
# If you want to install Kerberos5 somewhere other than /usr/local,
|
# If you want KerberosIV (KTH Heimdal), define this:
|
||||||
# define this:
|
# ** WARNING **
|
||||||
|
# ** WARNING ** This is very experimental at this stage. If you
|
||||||
|
# ** WARNING ** need stable Kerberos5, rather use the port(s).
|
||||||
|
# ** WARNING **
|
||||||
#
|
#
|
||||||
#KRB5_HOME= /usr/local/krb5
|
#MAKE_KERBEROS5= yes
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Kerberos5
|
||||||
|
# If you want to install MIT Kerberos5 port somewhere other than /usr/local,
|
||||||
|
# define this (this is also used to tell ssh1 that kerberos is needed):
|
||||||
|
#
|
||||||
|
#KRB5_HOME= /usr/local
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# CVSup update flags. Edit SUPFILE settings to reflect whichever distribution
|
# CVSup update flags. Edit SUPFILE settings to reflect whichever distribution
|
||||||
|
Loading…
Reference in New Issue
Block a user