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