Love Hörnquist Åstrand
8ce2056373
(gss_krb5_import_cred): fix buglet, from Andrew Bartlett.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16302 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-28 23:05:44 +00:00
Love Hörnquist Åstrand
d7e11e5716
s/krb5_keytab_get_full_name/krb5_kt_get_full_name/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-26 11:00:08 +00:00
Love Hörnquist Åstrand
a85c42da3f
Rename gss_krb5_import_ccache to gss_krb5_import_cred and let it grow
...
code to handle keytabs too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-25 14:39:57 +00:00
Love Hörnquist Åstrand
d7396a3cea
(gss_krb5_import_ccache): Use krb5_cc_get_full_name.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-01 09:41:59 +00:00
Love Hörnquist Åstrand
4cc93f5d2e
(gss_krb5_import_ccache): Instead of making a copy of the ccache, make
...
a reference by getting the name and resolving the name. This way the
cache is shared, this flipp side is of course that if someone calls
krb5_cc_destroy the cache is lost for everyone.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16267 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-31 16:02:08 +00:00
Love Hörnquist Åstrand
4084884d71
add gss_krb5_import_ccache, reverse of gss_krb5_copy_ccache
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16237 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-26 11:22:13 +00:00
Love Hörnquist Åstrand
41ee26c847
rename gss_krb5_extract_authz_data_from_sec_context to
...
gsskrb5_extract_authz_data_from_sec_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12718 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-01 15:11:09 +00:00
Love Hörnquist Åstrand
90b52bb83b
(gss_krb5_extract_authz_data_from_sec_context):
...
check that we have a ticket before we start to use it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-31 21:56:26 +00:00
Love Hörnquist Åstrand
4ddc6a08ed
(gss_krb5_extract_authz_data_from_sec_context):
...
return the kerberos authorizationdata, from idea of Luke Howard
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12714 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-31 19:52:16 +00:00
Love Hörnquist Åstrand
42f3fc029a
- do some basic locking (no reference counting so contexts can be
...
removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
not in unix epoch
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:14 +00:00
Love Hörnquist Åstrand
43c56a1714
(gss_krb5_copy_ccache): set minor_status
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11748 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-16 17:47:44 +00:00
Assar Westerlund
e55eee640b
try to return the error string from krb5
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-11 09:16:47 +00:00
Assar Westerlund
bfb733c50e
add gss_krb5_copy_ccache
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9588 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-30 00:35:48 +00:00