[902] in arla-drinkers
Re: User level permissions
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Fri Jun 25 19:52:37 1999
From owner-arla-drinkers@stacken.kth.se Fri Jun 25 23:52:36 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 8998 invoked from network); 25 Jun 1999 23:52:35 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 25 Jun 1999 23:52:35 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id BAA03210
for arla-drinkers-list; Sat, 26 Jun 1999 01:47:03 +0200 (MET DST)
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 BAA03203
for <arla-drinkers@stacken.kth.se>; Sat, 26 Jun 1999 01:46:56 +0200 (MET DST)
Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.7.3) id BAA93400; Sat, 26 Jun 1999 01:46:33 +0200 (CEST)
From: Assar Westerlund <assar@stacken.kth.se>
To: Tim Yardley <yardley@ncsa.uiuc.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: User level permissions
References: <Pine.SOL.3.95.990625104230.21130B-100000@pecos.ncsa.uiuc.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 26 Jun 1999 01:46:33 +0200
In-Reply-To: Tim Yardley's message of "Fri, 25 Jun 1999 10:46:21 -0500 (CDT)"
Message-ID: <5ld7yjn8rq.fsf@assaris.sics.se>
Lines: 35
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Tim Yardley <yardley@ncsa.uiuc.edu> writes:
> My question is, has someoen written the authentication programs for arla,
> and I somehow missed seeing the announcement?
Yes, or it wasn't announced that much. Most of that code was released
before Arla. Mostly any Kerberos distribution with support for AFS
should work with Arla.
We use (and I'm probably somewhat partial to these :-)
krb4 <http://www.pdc.kth.se/kth-krb>
heimdal <http://www.pdc.kth.se/heimdal>
But other people are running MIT krb5 code and I think somebody also
uses Cygnus CNS.
> Anyway, I noted that 'tokens' was now included in arla.. but I still don't
> see a klog/kauth/aklog (or a variant thereof). Could someone point me to
> the place that I could obtain them from?
See above.
> Also, what is the current arla out there right now (all the new fandangled
> patches to fix broken things). I am just running 0.25 original release.
There will be a 0.26 in a few days. Until then and if you want to
experiment, feel free to check out the current code from the CVS
repository.
We have made our CVS repository available. You can checkout the source
with this command:
cvs -d /afs/stacken.kth.se/src/SourceRepository checkout arla
/assar