[267] in arla-drinkers
Re: Tokens?
daemon@ATHENA.MIT.EDU (Love)
Tue Sep 22 18:19:13 1998
From owner-arla-drinkers@stacken.kth.se Tue Sep 22 22:19:13 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 6879 invoked from network); 22 Sep 1998 22:19:12 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 22 Sep 1998 22:19:12 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id AAA03281
for arla-drinkers-list; Wed, 23 Sep 1998 00:14:19 +0200 (MET DST)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id AAA03275
for <arla-drinkers@stacken.kth.se>; Wed, 23 Sep 1998 00:14:16 +0200 (MET DST)
Received: from zinfandel.e.kth.se (1073744992@zinfandel.e.kth.se [130.237.48.172])
by elixir.e.kth.se (8.8.7/8.8.7) with ESMTP id AAA27003;
Wed, 23 Sep 1998 00:14:14 +0200 (MET DST)
Received: (lha@localhost) by zinfandel.e.kth.se (8.8.7/8.6.6) id AAA11614; Wed, 23 Sep 1998 00:14:14 +0200 (MET DST)
To: "P.Dixon" <P.Dixon@qmw.ac.uk>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Tokens?
References: <Pine.LNX.3.96.980922225842.16004C-100000@heppca.ph.qmw.ac.uk>
From: Love <lha@elixir.e.kth.se>
Date: 23 Sep 1998 00:14:13 +0200
In-Reply-To: "P.Dixon"'s message of Tue, 22 Sep 1998 23:02:27 +0100 (BST)
Message-ID: <amogs7kd6y.fsf@zinfandel.e.kth.se>
Lines: 28
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
"P.Dixon" <P.Dixon@qmw.ac.uk> writes:
> On Tue, 22 Sep 1998, Ronnie G Misra wrote:
>
> > Does anyone have arla equivalents of the following Transarc AFS programs?
> > klog
> > kpasswd
> > unlog
> >
> > Ronnie Misra
> > rgmisra@mit.edu
> >
>
> You could try the following perl script (which kinda simulates some basic
> features of klog). It's not very elegant but does enough for me.
>
> usage: klog username@cell
kauth in kth-krb is afs-aware (if the kafslib find that knows that your
platform has support for afs and and k_hasafs() detectes a working pioctl),
and thus will buy you tickets. (login, ftp, rshd etc is that too btw).
Extra features with libkafs is that is looks in
/usr/{arla,vice}/etc/{ThisCell,TheseCells} and ~/.TheseCells and
get you tickets for those cells too.
Love