[27490] in Kerberos

home help back first fref pref prev next nref lref last post

Re: KfW 3.1: Re-directed stderr of kinit/klist displays dialog

daemon@ATHENA.MIT.EDU (petesea@bigfoot.com)
Thu Feb 22 16:04:55 2007

Date: Thu, 22 Feb 2007 13:03:22 -0800 (Pacific Standard Time)
From: petesea@bigfoot.com
In-reply-to: <97F96119BA16470C8888F532146DBE16@CDCHOME>
To: "Christopher D. Clausen" <cclausen@acm.org>
Message-id: <Pine.WNT.4.64.0702221300230.492@oberon.home.org>
MIME-version: 1.0
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

On Tue, 20 Feb 2007, Christopher D. Clausen wrote:

> I managed to redirect the password prompt:
>
> (Not sure if this is a feature or a bug.)
>
> C:\>kinit cclausen 2>&1 1>kinit.txt
> C:\>cat kinit.txt
> Password for cclausen@AD.UIUC.EDU:
> C:\>

This is actually the same as doing this:

   C:\>kinit cclausen 1>kinit.txt

In other words, the Password prompt apparently goes to stdout, not stderr.
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post