[5358] in Kerberos

home help back first fref pref prev next nref lref last post

aklog for V5 kerberos and Sol 2.3

daemon@ATHENA.MIT.EDU (Doug Engert)
Fri Jun 9 15:55:29 1995

Date: Fri, 09 Jun 95 13:41:15 CDT
From: "Doug Engert" <DEEngert@anl.gov>
To: <jsthyer@ender.uncg.edu>, <kerberos@MIT.EDU>
Cc: <Jonathan@nersc.gov>

Jonathan Thyer <jsthyer@ender.uncg.edu>,

The version of aklog which you obtained from me was last used
with Kerberos 5.b4.2, linked with AFS 3.2 (I believe)
and was only run on a SunOS 4.1.3 system. It also used the krb425
API which needs to be changed.

Currently, we are involved in another ESnet project, which is
trying to use Kerberos 5.b5 with DCE as the security server.
We are about to tackle the aklog again, since we can now do
ticket forwarding.

Jonathan Brown of NERSC has just yesterday got the krb524 routines
to compile. We are both about to look at the aklog to see what
it needs to update it for K5.5 and convert the API to use K5.
(These will be submitted to MIT very soon.)

If you have any more information, on any other versions of
aklog, please let us know.

           Douglas E. Engert
           Systems Programming
           Argonne National Laboratory
           9700 South Cass Avenue
           Argonne, Illinois  60439
           (708) 252-5444

           Internet: DEEngert@anl.gov

----- ------ ----- ----- ----- ----- ----- ----- ----- -----

Received: from ANLVM by ANLVM (Mailer R2.07B) with BSMTP id 0048; Wed, 07 Jun
 95 17:45:29 CDT
Received: from dns2.anl.gov by ANLVM.CTD.ANL.GOV (IBM VM SMTP R1.2.2ANL-MX) with
 TCP; Wed, 07 Jun 95 17:45:28 CDT
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.72.0.21]) by
 dns2.anl.gov (8.6.11/8.6.11) with SMTP id QAA21232 for <DEEngert@anl.gov>; Wed,
 7 Jun 1995 16:42:01 -0500
Received: from hamlet.uncg.edu by MIT.EDU with SMTP
       id AB09611; Wed, 7 Jun 95 17:18:30 EDT
Received: from ender.uncg.edu (ender.uncg.edu [152.13.2.4]) by hamlet.uncg.edu
 (8.6.10/8.6.9) with ESMTP id RAA03729 for <kerberos@mit.edu>; Wed, 7 Jun 1995
 17:13:34 -0400
From: Jonathan Thyer <jsthyer@ender.uncg.edu>
Received: (jsthyer@localhost) by ender.uncg.edu (8.6.10/8.6.9) id RAA29797 for
 kerberos@mit.edu; Wed, 7 Jun 1995 17:13:33 -0400
Message-Id: <199506072113.RAA29797@ender.uncg.edu>
Subject: aklog for V5 kerberos and Sol 2.3
To: kerberos@MIT.EDU
Date: Wed, 7 Jun 1995 17:13:32 -0400 (EDT)
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1195

Having retrieved the sources and patches from Doug Engert's site,
(thank you Doug) I am having much difficulty compiling aklog
under Sol 2.3, and AFS 3.3.

Specifically, I get the following errors from gcc:

aklog_main.c: In function `auth_to_cell':
aklog_main.c:257: warning: passing arg 2 of `strcpy' makes pointer from
integer without a cast
aklog_main.c: In function `get_afs_mountpoint':
aklog_main.c:448: parse error before `struct'
aklog_main.c:455: parse error before `struct'
aklog_main.c: In function `add_hosts':
aklog_main.c:590: parse error before `struct'
aklog_main.c:618: warning: passing arg 1 of `gethostbyaddr' from
incompatible pointer type
*** Error code 1
make: Fatal error: Command failed for target `aklog_main.o'


At line 448 of aklog_main.c  is the function call:

   pioctl(parent_dir, VIOC_AFS_STAT_MT_PT, &vio, 0)

contained within an if statement.   The error specifically relates to the
definition of VIOC_AFS_STAT_MT_PT which is contained in venus.h and vice.h.

Ideas anyone?   Who has the "most up to date" version of the aklog sources?


--
Joff_Thyer@uncg.edu
Systems Programmer
SYN Dept, UNC-Greensboro
phone: (910) 334-3338
http://www.uncg.edu/~jsthyer

home help back first fref pref prev next nref lref last post