[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom / lond
From:       matthew <lon-capa-cvs () mail ! lon-capa ! org>
Date:       2004-12-28 15:09:39
Message-ID: cvsmatthew1104246579 () cvsserver
[Download RAW message or body]

matthew		Tue Dec 28 10:09:39 2004 EDT

  Modified files:              
    /loncom	lond 
  Log:
  Mark's krb5 typo fix.
  
  
Index: loncom/lond
diff -u loncom/lond:1.269 loncom/lond:1.270
--- loncom/lond:1.269	Fri Dec 24 14:26:33 2004
+++ loncom/lond	Tue Dec 28 10:09:38 2004
@@ -2,7 +2,7 @@
 # The LearningOnline Network
 # lond "LON Daemon" Server (port "LOND" 5663)
 #
-# $Id: lond,v 1.269 2004/12/24 19:26:33 raeburn Exp $
+# $Id: lond,v 1.270 2004/12/28 15:09:38 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -58,7 +58,7 @@
 my $status='';
 my $lastlog='';
 
-my $VERSION='$Revision: 1.269 $'; #' stupid emacs
+my $VERSION='$Revision: 1.270 $'; #' stupid emacs
 my $remoteVERSION;
 my $currenthostid="default";
 my $currentdomainid;
@@ -5106,7 +5106,7 @@
 		my $krbserver  = &Authen::Krb5::parse_name($krbservice);
 		my $credentials= &Authen::Krb5::cc_default();
 		$credentials->initialize($krbclient);
-		my $krbreturn  = &Authen::KRb5::get_in_tkt_with_password($krbclient,
+		my $krbreturn  = &Authen::Krb5::get_in_tkt_with_password($krbclient,
 									 $krbserver,
 									 $password,
 									 $credentials);



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic