Move acquire_cred functions into a helper
authorSimo Sorce <simo@redhat.com>
Mon, 1 Jun 2015 21:48:15 +0000 (17:48 -0400)
committerSimo Sorce <simo@redhat.com>
Mon, 1 Jun 2015 22:16:36 +0000 (18:16 -0400)
commit4b68f81eb41a5934a952e2326c1226b5ef583269
treeb766c13f768678884d1ca2fa4b93629e95679b5a
parent75bba08a6fa21b0f121bf702ca5acf8533921681
Move acquire_cred functions into a helper

This makes the code more readable and easier to deal with.
Side effect: now we always acquire credentials

Signed-off-by: Simo Sorce <simo@redhat.com>
src/mod_auth_gssapi.c