[908] in arla-drinkers
Re: User level permissions
daemon@ATHENA.MIT.EDU (Chris Wing)
Mon Jun 28 10:53:16 1999
From owner-arla-drinkers@stacken.kth.se Mon Jun 28 14:53:15 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 12852 invoked from network); 28 Jun 1999 14:53:09 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 28 Jun 1999 14:53:09 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id QAA27780
for arla-drinkers-list; Mon, 28 Jun 1999 16:45:55 +0200 (MET DST)
Received: from shaft.engin.umich.edu (wingc@shaft.engin.umich.edu [141.213.33.85])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id QAA27776
for <arla-drinkers@stacken.kth.se>; Mon, 28 Jun 1999 16:45:50 +0200 (MET DST)
Received: from localhost (wingc@localhost)
by shaft.engin.umich.edu (8.9.3/8.9.3) with ESMTP id KAA30274;
Mon, 28 Jun 1999 10:45:42 -0400
X-Authentication-Warning: shaft.engin.umich.edu: wingc owned process doing -bs
Date: Mon, 28 Jun 1999 10:45:42 -0400 (EDT)
From: Chris Wing <wingc@engin.umich.edu>
To: Johan Danielsson <joda@pdc.kth.se>
cc: arla-drinkers@stacken.kth.se
Subject: Re: User level permissions
In-Reply-To: <xofzp1kah4c.fsf@blubb.pdc.kth.se>
Message-ID: <Pine.LNX.4.10.9906281038060.30263-100000@shaft.engin.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Johan:
> > Before, klist -tokens would list all tokens as being owned by AFS ID
> > == your current UID. This was confusing to people who used klog to
> > get tokens for other AFS accounts.
>
> Is this really a problem worth solving?
It's worth solving if you want to emulate the behavior of the original
AFS. The first time that I had someone try out my klog clone, they assumed
that it didn't work because 'tokens' listed the wrong UID. (they used klog
to get a different token, but since the ID didn't change in the output of
'tokens', they assumed that nothing had happened)
> > So, to do the right thing, we either need to put some of arlalib and
> > pts into libkafs, so that k_afslog() gets the right AFSId by
> > contacting the protection database
>
> Please don't. You don't want to add all of rx/rxkad and other goo into
> the still pretty small libkafs.
Exactly. I was going to add a little (ick) after that suggestion.
Like I said, is anyone else interested in a clone of klog that would do
this and follow the syntax of official AFS?
Thanks,
Chris
wingc@engin.umich.edu