Author: abartlet Date: 2005-11-02 00:31:22 +0000 (Wed, 02 Nov 2005) New Revision: 11452
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11452 Log: Update Heimdal to current lorikeet, including removing the ccache side of the gsskrb5_acquire_cred hack. Add support for delegated credentials into the auth and credentials subsystem, and specifically into gensec_gssapi. Add the CIFS NTVFS handler as a consumer of delegated credentials, when no user/domain/password is specified. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/auth.h branches/SAMBA_4_0/source/auth/auth_util.c branches/SAMBA_4_0/source/auth/credentials/credentials.c branches/SAMBA_4_0/source/auth/credentials/credentials.h branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.c branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c branches/SAMBA_4_0/source/auth/kerberos/kerberos.h branches/SAMBA_4_0/source/heimdal/lib/gssapi/accept_sec_context.c branches/SAMBA_4_0/source/heimdal/lib/gssapi/acquire_cred.c branches/SAMBA_4_0/source/heimdal/lib/gssapi/copy_ccache.c branches/SAMBA_4_0/source/heimdal/lib/gssapi/delete_sec_context.c branches/SAMBA_4_0/source/heimdal/lib/gssapi/gssapi.h branches/SAMBA_4_0/source/heimdal/lib/gssapi/gssapi_locl.h branches/SAMBA_4_0/source/heimdal/lib/gssapi/init_sec_context.c branches/SAMBA_4_0/source/heimdal/lib/gssapi/release_cred.c branches/SAMBA_4_0/source/heimdal/lib/krb5/ticket.c branches/SAMBA_4_0/source/ntvfs/cifs/vfs_cifs.c Changeset: Sorry, the patch is too large (1266 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11452
