-f option with kinit
Ken Raeburn
raeburn at MIT.EDU
Thu Oct 2 22:39:50 EDT 2008
On Oct 2, 2008, at 21:25, Xu, Qiang (FXSGSC) wrote:
> Hi, all:
>
> To begin with, we are using krb5 MIT implementation as Kerberos
> client.
>
> My problem is, kinit crashes with the option -f.
>
> 1. Failure:
> denalic01:/tmp/dlms/kerberos/apps <138> kinit -f 120117097110 at SESSWIN2003.COM
> -M 070097105114049050051
> Segmentation fault (core dumped)
>
> 2. Success:
> denalic01:/tmp/dlms/kerberos/apps <140> kinit 120117097110 at SESSWIN2003.COM
> -M 070097105114049050051
> denalic01:/tmp/dlms/kerberos/apps <141>
>
> It seems the command line is not quite right. Anything wrong with
> this -f option?
There shouldn't be; it just sets a flag in the request.
What's the -M option?
A stack trace from the core dump may help indicate what's wrong.
Ken
More information about the krbdev
mailing list