[917] in arla-drinkers
Re: klog-clone
daemon@ATHENA.MIT.EDU (Chris Wing)
Mon Jun 28 13:27:57 1999
From owner-arla-drinkers@stacken.kth.se Mon Jun 28 17:27:56 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 14616 invoked from network); 28 Jun 1999 17:27:55 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 28 Jun 1999 17:27:55 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id TAA00954
for arla-drinkers-list; Mon, 28 Jun 1999 19:22:03 +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 TAA00947
for <arla-drinkers@stacken.kth.se>; Mon, 28 Jun 1999 19:21:40 +0200 (MET DST)
Received: from localhost (wingc@localhost)
by shaft.engin.umich.edu (8.9.3/8.9.3) with ESMTP id NAA30358;
Mon, 28 Jun 1999 13:21:20 -0400
X-Authentication-Warning: shaft.engin.umich.edu: wingc owned process doing -bs
Date: Mon, 28 Jun 1999 13:21:20 -0400 (EDT)
From: Chris Wing <wingc@engin.umich.edu>
To: Herbert Huber <Herbert.Huber@lrz-muenchen.de>
cc: arla-drinkers@stacken.kth.se
Subject: Re: klog-clone
In-Reply-To: <37779F2C.4BB68F73@lrz-muenchen.de>
Message-ID: <Pine.LNX.4.10.9906281315130.30322-100000@shaft.engin.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=X-UNKNOWN
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by sundance.stacken.kth.se id TAA00947
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Herbert:
> Yes, I´m also very interested in a clone of Transarcs klog, because
> AFS user authentification and token generation with PAM relies on this
> binary.
You don't need klog to do PAM authentication if you use the PAM module I
wrote:
http://www-personal.engin.umich.edu/~wingc/pam_kafs.html
I've been using it successfully since early this year. It only requires
libkrb and libkafs from KTH-KRB. However, at the moment it only compiles
on Linux (getting it to compile on Solaris would take little or no effort,
though). I'm planning on doing a complete rewrite this summer to include
Kerberos 5 support and split it into 3 modules: krb4, krb5, and afs.
-Chris
wingc@engin.umich.edu