[90] in arla-drinkers
Re: permission denied
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Thu Jul 9 09:49:10 1998
From arla-drinkers-request@sundance.stacken.kth.se Thu Jul 09 13:49:09 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 29882 invoked from network); 9 Jul 1998 13:49:09 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 9 Jul 1998 13:49:09 -0000
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id PAA20561
for <arla-drinkers@stacken.kth.se>; Thu, 9 Jul 1998 15:43:40 +0200 (MET DST)
Received: (from assar@localhost) by assaris.sics.se (8.8.5/8.7.3) id PAA02342; Thu, 9 Jul 1998 15:45:11 +0200 (MET DST)
To: wwshen@engin.umich.edu
Cc: arla-drinkers@stacken.kth.se
Subject: Re: permission denied
References: <Pine.SOL.3.96.980708162624.14822B-100000@red.engin.umich.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
From: Assar Westerlund <assar@sics.se>
Date: 09 Jul 1998 15:45:10 +0200
In-Reply-To: wwshen@engin.umich.edu's message of "Wed, 8 Jul 1998 16:37:41 -0400 (EDT)"
Message-ID: <5lemvvi1eh.fsf@assaris.sics.se>
Lines: 16
X-Mailer: Gnus v5.5/Emacs 19.34
wwshen@engin.umich.edu writes:
> I am running both Transarc AFS and arla. (Transarc AFS is mounted on
> /afs, and arla is mounted on /arla.)
That's the problem. That means that the Transarc client would be
using the system call number 210 and arla some other system call.
When running afslog och kauth it will give the token to the Transarc
client and not to Arla.
You need to figure out what system call arla is using (should be
printed while loading the xfs module), and run krb4-980701 which
includes support for specifying the system call number at run-time (by
setting the environment variable AFS_SYSCALL to the number that arla
said it was using).
/assar