Sorry,

I should have said taht sim_client sends 484 bytes of authentication data on
the QNX box, but sends 471 bytes of data
when sim_client is run on a linux box.

Alan Keane
[EMAIL PROTECTED]


"akeane" <[EMAIL PROTECTED]> wrote in message
3c59301d$0$236$[EMAIL PROTECTED]">news:3c59301d$0$236$[EMAIL PROTECTED]...
> Hi,
>
> I'm attempting to port kerberos 5-1.2.2 to the QNX platform, I have kinit
> running and can aquire tickets from a kdc server running on a seperate
linux
> box.
>
> When I try to use the simple client (sim_client) from a QNX  get the
> following error from the simple_server (running on a linux box)
>
> [root@dell3 server]# ./sim_server -p 7777
> Received 484 bytes
> ./sim_server: Wrong principal in request while reading request
>
> I can connect to the server correctly if I run the client from a linux
box.
>
> My ticket cache on the QNX box is:
>
> bash-2.04$ klist
> Ticket cache: FILE:/tmp/krb5cc_1821
> Default principal: [EMAIL PROTECTED]
>
> Valid starting     Expires            Service principal
> 01/30/02 10:59:46  01/30/02 20:59:46  [EMAIL PROTECTED]
> 01/30/02 10:59:50  01/30/02 20:59:46  [EMAIL PROTECTED]
>
>
> Kerberos 4 ticket cache: /tmp/tkt1821
> klist: You have no tickets cached
>
> So it appears that I have the correct ticket for this service, the only
> thing I can think of is that the QNX box's IP resolves to a
> qnx1.bristol.quadrics.com address rather than qnx1.quadrics.com - is this
> likely to cause problems?
>
> I have noticed that the sim_client sends authentication data of  484 bytes
> on the QNX box, but only sends 471 bytes, is
> this significant?
>
> Any help appreciated
>
> Alan Keane
> [EMAIL PROTECTED]
>
>
>
>
>


Reply via email to