krb5_get_init_creds_password with empty password and no prompter

Stef Walter stef at thewalter.net
Tue May 28 05:32:33 EDT 2013


On 27.05.2013 19:06, Greg Hudson wrote:
> On 05/22/2013 03:41 AM, Stef Walter wrote:
>> Just got back to this now. Attached is a patch, and test case for this
>> issue. Let me know if you'd like it revised. Happy to adjust it.
> 
> I wound up changing the design a bit, because I never liked the
> overloading of empty buffer and known value into a single krb5_data
> object.  So I separated those out, and made krb5_get_as_key_password
> responsible for allocating storage when it reads a password.  I also had
> to do some work for the automated test suite.
> 
> Also, if you wouldn't mind taking a look at:
> 
>   http://k5wiki.kerberos.org/wiki/Contributing_code

Sure thing.

> Using the style checker can save a bunch of time during review.  Also,
> if you're preparing these using a github fork or would find it easy to
> do so, making a pull request is more convenient for us than sending
> patches to krbdev.

Will do.

Stef

-- 

stef at thewalter.net
http://stef.thewalter.net


More information about the krbdev mailing list