problem
problem = krb5_cc_new_unique(authctxt->krb5_ctx,
problem = krb5_cc_gen_new(authctxt->krb5_ctx, &krb5_mcc_ops, &ccache);
if (problem)
problem = krb5_cc_initialize(authctxt->krb5_ctx, ccache,
if (problem)
problem = krb5_verify_user(authctxt->krb5_ctx, authctxt->krb5_user,
if (problem)
problem = krb5_cc_new_unique(authctxt->krb5_ctx,
problem = krb5_cc_gen_new(authctxt->krb5_ctx, &krb5_fcc_ops,
if (problem)
problem = krb5_cc_copy_cache(authctxt->krb5_ctx, ccache,
if (problem)
problem = krb5_get_init_creds_password(authctxt->krb5_ctx, &creds,
if (problem)
problem = krb5_sname_to_principal(authctxt->krb5_ctx, NULL, NULL,
if (problem)
problem = krb5_verify_init_creds(authctxt->krb5_ctx, &creds, server,
if (problem)
problem = -1;
problem = ssh_krb5_cc_gen(authctxt->krb5_ctx,
if (problem)
problem = krb5_cc_initialize(authctxt->krb5_ctx,
if (problem)
problem = krb5_cc_store_cred(authctxt->krb5_ctx,
if (problem)
if (problem) {
if (authctxt->krb5_ctx != NULL && problem!=-1) {
problem);
problem);
krb5_error_code problem;
problem = krb5_init_context(&authctxt->krb5_ctx);
if (problem)
return (problem);
krb5_error_code problem;
problem = krb5_init(authctxt);
if (problem)
problem = krb5_parse_name(authctxt->krb5_ctx, client,
if (problem)
krb5_error_code problem;
if ((problem = krb5_cc_new_unique(krb_context, krb5_fcc_ops.prefix,
errmsg = krb5_get_error_message(krb_context, problem);
if ((problem = krb5_cc_gen_new(krb_context, &krb5_fcc_ops, &ccache))) {
krb5_get_err_text(krb_context, problem));
if ((problem = ssh_krb5_cc_gen(krb_context, &ccache))) {
errmsg = krb5_get_error_message(krb_context, problem);
if ((problem = krb5_parse_name(krb_context,
errmsg = krb5_get_error_message(krb_context, problem);
if ((problem = krb5_cc_initialize(krb_context, ccache, princ))) {
errmsg = krb5_get_error_message(krb_context, problem);
krb5_error_code problem;
problem = krb5_init_context(&krb_context);
if (problem) {
if (problem() == EOF)
static int problem(void);
invalid_arg(const char *kind, const char *value, int problem)
if (problem == -1)