security: obtain ticket on acquire credential failure
commit0ab7cf957d05cf909318de252ac1b5b68f5d68e6
authorStefan Becker <chemobejk@gmail.com>
Mon, 3 Jun 2013 19:45:08 +0000 (3 22:45 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 3 Jun 2013 19:45:08 +0000 (3 22:45 +0300)
tree1f9a93dee672cd0a84180c159bfe40ff518f3c69
parentc08cf00545b7d70337b6c975b6ffe09d83a2312c
security: obtain ticket on acquire credential failure

After updating to Fedora 19 Beta, which updates krb5 from 1.10.x to
1.11.x, calling gss_acquire_cred() fails when no valid TGT exists. I'm
not sure if this is a regression or not.

Updated the code to try to obtain a TGT and retry gss_acquire_cred().
src/core/sip-sec-krb5.c