Re: [Bug 740477] [NEW] kinit should print an error if credentials cache has invalid permissions

2011-03-24 Thread Sam Hartman
I suspect what's going on here is that when krb5_get_init_creds_set_out_ccache was added the error reporting was bad. I will attempt to look at this if no one gets there sooner. take a look at the handling of out_ccahe in src/lib/krb5/krb/get_in_tkt.c -- You received this bug notification

[Bug 740477] [NEW] kinit should print an error if credentials cache has invalid permissions

2011-03-22 Thread Alec Warner
Public bug reported: Binary package hint: krb5-user The obvious use case is a user does something silly such as: sudo kinit -p principal and promptly makes a root:root ccache file for the specified principal. Then the user later tries to kinit as that user and in fact everything *looks*