[91] in arla-drinkers
Re: permission denied
daemon@ATHENA.MIT.EDU (wwshen@engin.umich.edu)
Thu Jul 9 11:55:56 1998
From arla-drinkers-request@sundance.stacken.kth.se Thu Jul 09 15:55:55 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1945 invoked from network); 9 Jul 1998 15:55:54 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 9 Jul 1998 15:55:54 -0000
Received: from red.engin.umich.edu (root@red.engin.umich.edu [141.212.104.17])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA22100
for <arla-drinkers@stacken.kth.se>; Thu, 9 Jul 1998 17:50:40 +0200 (MET DST)
From: wwshen@engin.umich.edu
Received: from localhost (wwshen@localhost [127.0.0.1])
by red.engin.umich.edu (8.8.7/8.8.7) with SMTP id LAA03989;
Thu, 9 Jul 1998 11:50:31 -0400 (EDT)
Date: Thu, 9 Jul 1998 11:50:30 -0400 (EDT)
Reply-To: wwshen@engin.umich.edu
To: Assar Westerlund <assar@sics.se>
cc: arla-drinkers@stacken.kth.se
Subject: Re: permission denied
In-Reply-To: <5lemvvi1eh.fsf@assaris.sics.se>
Message-ID: <Pine.SOL.3.96.980709114034.3849A-100000@red.engin.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On 9 Jul 1998, Assar Westerlund wrote:
> 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).
I loaded arla into the kernel, without Transarc AFS. I typed demsg
and get the following kernel messages:
...............
Aperture driver for XFree86 version 1.6
DDB symbols added: 48852 bytes
Loading mod...
done installing cdev !
Char device number 30
syscall 210
DDB symbols added: 139068 bytes
So it seems like arla is using system call 210. Does it conflict with
Transarc AFS?
You have mentioned about version of krb4-980701, but I am running
krb4-0.9.9 (are they different??). Is it possible for me to set up arla
and krb4-0.9.9 to use different system call if they have conflict?
Thanks a lot.
wuwei