Subject: Re: ssh windows clients & traveling
To: Bill Studenmund <skippy@macro.stanford.edu>
From: Johan Danielsson <joda@pdc.kth.se>
List: port-i386
Date: 09/13/1997 05:31:02
Bill Studenmund <skippy@macro.stanford.edu> writes:

> I tried a simple shell program,
> 
> #!/bin/sh
> echo "my kerberos passwd" | kinit wrstuden
> 
> but it still went to the command line for input. Can I get kinit to take
> piped input?

Put your password in an srvtab and use ksrvtgt or kauth.

/Johan