2313a32 Add dummy credentials to an empty ccache file

1 file Authored by sbose 14 years ago, Committed by sgallagh 14 years ago,
    Add dummy credentials to an empty ccache file
    
    Application like krb5-auth-dialog might get confused if there is a
    credential cache file without any credentials in it. This patch adds an
    expired credential where only the client and the server principal are
    set. The client principal is the user's principal and the server
    principal corresponds to a TGT principal of the realm the user belongs
    to.