Commit By: lxs Log Message: ticket: new subject: cc_set_principal should return error on bad cred version When the caller passes in a version different than the one the ccache was opened with, cc_set_principal should return CC_ERR_CRED_VERSION because "cred_vers is used as a double check". Changed Files: U trunk/src/ccapi/lib/ccapi_v2.c