[3950] in arla-drinkers
Re: Tokens disappearing on freebsd 5.5
daemon@ATHENA.MIT.EDU (Tomas Olsson)
Wed Jun 14 09:21:17 2006
From arla-drinkers-bounces@stacken.kth.se Wed Jun 14 13:21:17 2006
Return-Path: <arla-drinkers-bounces@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 26041 invoked from network); 14 Jun 2006 13:21:16 -0000
Received: from mx1.kth.se (130.237.32.140)
by charon.mit.edu with SMTP; 14 Jun 2006 13:21:16 -0000
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx1.kth.se (Postfix) with ESMTP id 2D9041411FF;
Wed, 14 Jun 2006 15:21:15 +0200 (CEST)
Received: from mx1.kth.se ([127.0.0.1])
by localhost (mx1.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 26609-01-89; Wed, 14 Jun 2006 15:21:14 +0200 (CEST)
Received: from tapas.stacken.kth.se (tapas.stacken.kth.se [130.237.234.140])
by mx1.kth.se (Postfix) with ESMTP id C737B1411E8;
Wed, 14 Jun 2006 15:21:13 +0200 (CEST)
Received: from tapas.stacken.kth.se (localhost [127.0.0.1])
by tapas.stacken.kth.se (Postfix) with ESMTP id 4E51F534FC;
Wed, 14 Jun 2006 15:21:13 +0200 (CEST)
X-Original-To: arla-drinkers@tapas.stacken.kth.se
Delivered-To: arla-drinkers@tapas.stacken.kth.se
Received: from brev.stacken.kth.se (brev.stacken.kth.se [130.237.234.84])
by tapas.stacken.kth.se (Postfix) with ESMTP id D10F3534FC
for <arla-drinkers@tapas.stacken.kth.se>;
Wed, 14 Jun 2006 15:21:10 +0200 (CEST)
Received: from mx1.kth.se (mx1.kth.se [130.237.32.140])
by brev.stacken.kth.se (8.12.10/8.12.10) with ESMTP id k5EDLA1F009343
for <arla-drinkers@stacken.kth.se>;
Wed, 14 Jun 2006 15:21:10 +0200 (MET DST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx1.kth.se (Postfix) with ESMTP id 015851411E8
for <arla-drinkers@stacken.kth.se>;
Wed, 14 Jun 2006 15:21:09 +0200 (CEST)
Received: from mx1.kth.se ([127.0.0.1])
by localhost (mx1.kth.se [127.0.0.1]) (amavisd-new,
port 10024) with LMTP
id 25793-01-66; Wed, 14 Jun 2006 15:21:08 +0200 (CEST)
Received: from kashyyyk.ite.kth.se (kashyyyk.ite.kth.se [130.237.31.35])
by mx1.kth.se (Postfix) with ESMTP id C73F31411AD;
Wed, 14 Jun 2006 15:21:08 +0200 (CEST)
Received: by kashyyyk.ite.kth.se (Postfix, from userid 18404)
id AB132960193; Wed, 14 Jun 2006 15:21:08 +0200 (CEST)
From: Tomas Olsson <tol@stacken.kth.se>
To: "Scott Peshak" <speshak@iastate.edu>
Subject: Re: Tokens disappearing on freebsd 5.5
References: <9aa9fc180606140000s2bb46a5emc840a9a710a3c1b@mail.gmail.com>
Date: 14 Jun 2006 15:21:08 +0200
In-Reply-To: <9aa9fc180606140000s2bb46a5emc840a9a710a3c1b@mail.gmail.com>
Message-ID: <lsr4pynj2kb.fsf@kashyyyk.ite.kth.se>
Lines: 18
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
X-Virus-Scanned: by amavisd-new at kth.se
X-Spam-Status: No, hits=-2.5 tagged_above=-200.0 required=5.0 tests=BAYES_00
X-Spam-Level:
Cc: arla-drinkers@stacken.kth.se
X-BeenThere: arla-drinkers@stacken.kth.se
X-Mailman-Version: 2.1.6
Precedence: list
List-Id: Arla discussions <arla-drinkers.stacken.kth.se>
List-Unsubscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=unsubscribe>
List-Archive: <http://lists.stacken.kth.se/pipermail/arla-drinkers>
List-Post: <mailto:arla-drinkers@stacken.kth.se>
List-Help: <mailto:arla-drinkers-request@stacken.kth.se?subject=help>
List-Subscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: arla-drinkers-bounces@stacken.kth.se
Errors-To: arla-drinkers-bounces@stacken.kth.se
X-Virus-Scanned: by amavisd-new at kth.se
"Scott Peshak" <speshak@iastate.edu> writes:
> Credentials for UID 0 in cell randomscrews.net have expired
>
This happens when the we get a token related error from the rpc call, most
likely from the file server. So it's not necessarily expired.
> Any ideas of where to start debugging this would be great (I have
> tried running arlad with --debug=all)
>
It's not really my area, but possible routes are to look at your
credentials and verify that they look good, maybe run tcpdump/ethereal (do
'fs setcrypt off' first).
On my 5.5 machine I seem to use a heimdal snapshot, that may work
differently compared to the default. Or there could be some configuration
issue (check [kafs] use_2b, for example).
/t
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers@stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers