Lines Matching defs:client
130 krb5_principal client; /* This is who we're talking to */
633 kerberos_authenticate(doit_context, fd, &client, &etype, &from);
641 if (!authorized_principal(doit_context, client, etype)) {
644 retval = krb5_unparse_name(doit_context, client, &name);
648 gettext("while unparsing client name"));
1487 retval = krb5_copy_principal(context, ticket->enc_part2->client, clientp);
1504 gettext("while unparsing client name"));
1515 printf("authenticated client: %s (etype == %s)\n", name, etypebuf);
1594 * Receive and decode size from client
1600 gettext("while reading size of database from client"));
1611 gettext("while decoding database size from client"));
1720 error.client = client;
1759 gettext("while decoding error packet from client"));
1772 gettext("Error text from client: %s\n"),