--- loncom/interface/loncommon.pm 2002/08/12 18:21:42 1.53 +++ loncom/interface/loncommon.pm 2002/08/22 21:20:23 1.53.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.53 2002/08/12 18:21:42 albertel Exp $ +# $Id: loncommon.pm,v 1.53.2.1 2002/08/22 21:20:23 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -755,6 +755,8 @@ sub authform_kerberos{ Kerberos authenticated with domain + Version 4 + Version 5 END return $result; }