[74] in arla-drinkers
Re: appl/arlalib.c's arlalib_get_cred() problems
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Jul 2 02:30:52 1998
From arla-drinkers-request@sundance.stacken.kth.se Thu Jul 02 06:30:51 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 14500 invoked from network); 2 Jul 1998 06:30:50 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 2 Jul 1998 06:30:50 -0000
Received: from all-purpose-gunk.near.net (all-purpose-gunk.near.net [199.94.208.184])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id IAA19087
for <arla-drinkers@stacken.kth.se>; Thu, 2 Jul 1998 08:23:12 +0200 (MET DST)
Received: (from jhawk@localhost)
by all-purpose-gunk.near.net (8.8.8/8.8.8) id CAA04785;
Thu, 2 Jul 1998 02:23:08 -0400 (EDT)
From: John Hawkinson <jhawk@bbnplanet.com>
Message-Id: <199807020623.CAA04785@all-purpose-gunk.near.net>
Subject: Re: appl/arlalib.c's arlalib_get_cred() problems
To: assar@sics.se (Assar Westerlund)
Date: Thu, 2 Jul 1998 02:23:08 -0400 (EDT)
Cc: arla-drinkers@stacken.kth.se
In-Reply-To: <5lpvfqselu.fsf@assaris.sics.se> from "Assar Westerlund" at Jul 1, 98 00:34:53 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
> Fixed in ftp://ftp.pdc.kth.se/pub/krb/src/alpha/krb4-980701.tar.gz
>
> You can specify the system call to be used with the environment
> variable AFS_SYSCALL.
Blech! That is gross.
Can't there be a better way? Like looking it up in /etc/name_to_sysnum
dynamically? Sure, this is less efficient than hardcoding it, but
isn't it "the right solution"?
Maybe the problem is that xfs under Solaris is supposed to use doors? :-)
Does anyone have any pointers to source to any reference loadable syscall
modules???
--jhawk