From 105b7f073ac053d8f00d2b79d9fd8555d34a84f3 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 7 Jan 2000 08:45:55 +1100 Subject: - Better KrbIV / AFS detection, based on patch from: Holger Trapp --- INSTALL | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 5e0b5c8f..0f86610c 100644 --- a/INSTALL +++ b/INSTALL @@ -109,12 +109,15 @@ it if lastlog is installed in a different place. --without-lastlog will disable lastlog support entirely. ---with-kerberos4 will enable Kerberos IV support. You will need to -have the Kerberos libraries and header files installed for this to -work. - ---with-afs will enable AFS support. You will need to have the Kerberos -IV and the AFS libraries and header files installed for this to work. +--with-kerberos4=PATH will enable Kerberos IV support. You will need +to have the Kerberos libraries and header files installed for this +to work. Use the optional PATH argument to specify the root of your +Kerberos installation. + +--with-afs=PATH will enable AFS support. You will need to have the +Kerberos IV and the AFS libraries and header files installed for this +to work. Use the optional PATH argument to specify the root of your +AFS installation. AFS requires Kerberos support to be enabled. --with-skey will enable S/Key one time password support. You will need the S/Key libraries and header files installed for this to work. -- cgit v1.2.3