To: | rt-krb5@krbdev.mit.edu |
Subject: | annoying error message from krb5_mk_priv() |
Date: | Tue, 27 Aug 2002 19:22:46 -0400 |
From: | Garry Zacheiss <zacheiss@MIT.EDU> |
If one calls krb5_mk_priv() without having previously populated
your auth_context with your local address via krb5_auth_con_genaddrs(),
you get the error message "ASN.1 structure is missing a required field".
While strictly true, this isn't very useful for determining what the
problem it; the error message should better indicate the problem.
Garry
your auth_context with your local address via krb5_auth_con_genaddrs(),
you get the error message "ASN.1 structure is missing a required field".
While strictly true, this isn't very useful for determining what the
problem it; the error message should better indicate the problem.
Garry