[1048] in arla-drinkers
Re: forwarding tokens to other machine
daemon@ATHENA.MIT.EDU (Herbert Huber)
Thu Aug 5 03:17:31 1999
From owner-arla-drinkers@stacken.kth.se Thu Aug 05 07:17:30 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 10984 invoked from network); 5 Aug 1999 07:17:30 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 5 Aug 1999 07:17:30 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id JAA28546
for arla-drinkers-list; Thu, 5 Aug 1999 09:10:52 +0200 (MET DST)
Received: from mailrelay1.lrz-muenchen.de (mailrelay1.lrz-muenchen.de [129.187.254.101])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id JAA28529;
Thu, 5 Aug 1999 09:09:48 +0200 (MET DST)
Received: from [129.187.12.47] by mailout.lrz-muenchen.de with ESMTP; Thu, 5 Aug 1999 09:09:43 +0200
Message-Id: <37A938B5.D7DB12E8@lrz-muenchen.de>
Date: Thu, 05 Aug 1999 09:09:41 +0200
From: Herbert Huber <Herbert.Huber@lrz-muenchen.de>
Organization: Leibniz-Rechenzentrum der Bayerischen Akademie der Wissenschaften
X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.3 i586)
X-Accept-Language: en
MIME-Version: 1.0
To: assar@stacken.kth.se
CC: arla-drinkers@stacken.kth.se
Subject: Re: forwarding tokens to other machine
References: <37A84A34.B511D8FD@lrz-muenchen.de> <5loggnl2gb.fsf@assaris.sics.se>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
>Herbert Huber <Herbert.Huber@lrz-muenchen.de> writes:
>> In "Transarcs" or "CODINE´s "version of GetToken the following
>> structures are printed to STDOUT in the following order:
>>ktc_principal service
>>ktc_principal client
>>ktc_token token
>>Redirecting the output to the local harddisk produces a file with a
>>length of 752 bytes, whereas your GetToken binary writes only 92 bytes
>>to STDOUT. The output of Transarcs GetToken is the same, using
>> arla or the original AFS client. So you are right, there seems to be
no
>> difference in the token structure.
>Do you need to be compatible with that program?
As discussed prior in this list, compatibility of arla´s utility
programs with the corresponding AFS utlilities of Transarc eases the
life of the system admin and improves the acceptance of arla by normal
users. Another point are inhomogenious compute clusters, running
Transarcs AFS client ( for example our AIX machines) and arla
(Linux-PC´s) where user tokens need to be passed, extended etc.
/Herbert