[86] in arla-drinkers
Re: permission denied
daemon@ATHENA.MIT.EDU (wwshen@engin.umich.edu)
Wed Jul 8 16:42:54 1998
From arla-drinkers-request@sundance.stacken.kth.se Wed Jul 08 20:42:54 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16448 invoked from network); 8 Jul 1998 20:42:53 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 8 Jul 1998 20:42:53 -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 WAA11028
for <arla-drinkers@stacken.kth.se>; Wed, 8 Jul 1998 22:37:49 +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 QAA15067;
Wed, 8 Jul 1998 16:37:41 -0400 (EDT)
Date: Wed, 8 Jul 1998 16:37:41 -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: <5ln2akidub.fsf@assaris.sics.se>
Message-ID: <Pine.SOL.3.96.980708162624.14822B-100000@red.engin.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Thanks, Assar.
On 8 Jul 1998, Assar Westerlund wrote:
> Getting back to basics. You're running OpenBSD 2.3, right? Do you
My OpenBSD is 2.2.
> have the Transarc AFS client installed as well or are you only running
I am running both Transarc AFS and arla. (Transarc AFS is mounted on
/afs, and arla is mounted on /arla.)
I installed krb4-0.9.9 in /usr/athena/lib.
I configured arla with:
./configure --with-krb4=/usr/athena --with-krb4-lib=/usr/ath
ena/lib --with-krb4-include=/usr/athena/include
> Arla? What does `klist -T' give you as output after running `afslog
> umich.edu'?
Here we go.
This is how I got my tickets.
iceaxe# /usr/athena/bin/kauth wwshen@UMICH.EDU
wwshen@UMICH.EDU's Password:
kerberos-iv/* unknown service, using default port 750
iceaxe# /usr/athena/bin/afslog
kerberos-iv/* unknown service, using default port 750
iceaxe# /usr/athena/bin/afslog umich.edu
kerberos-iv/* unknown service, using default port 750
iceaxe# /usr/athena/bin/klist -T
Ticket file: /tmp/tkt_root_42614
Principal: wwshen@UMICH.EDU
Issued Expires Principal
Jul 8 16:29:00 Jul 9 02:29:00 krbtgt.UMICH.EDU@UMICH.EDU
Jul 8 16:29:03 Jul 9 02:29:03 afs@UMICH.EDU
AFS tokens:
Jul 8 16:29:03 Jul 9 02:29:03 Tokens for umich.edu
Jul 8 16:29:03 Jul 9 02:29:03 Tokens for citi.umich.edu
And this is what happens when I try to access files in my directory.
iceaxe# cd /afs/umich.edu/user/w/w/wwshen
iceaxe# cat .cshrc
cat: .cshrc: afs: Tokens for user of AFS id 0 for cell citi.umich.edu are
discarded (rxkad error=19270407)
Permission denied
Do you have any idea about what is rxkad error 19270407?
best,
wuwei