summaryrefslogtreecommitdiff
path: root/source3/smbd/nttrans.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-09-13 15:59:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:30:43 -0500
commit1874c564db100600945c257b97d235757156dc24 (patch)
tree86c13a19f5dde2538cf9b00f563b8d10821b8a21 /source3/smbd/nttrans.c
parent52936b1c86afcc6a317807a7e1ad6421b2e09379 (diff)
downloadsamba-1874c564db100600945c257b97d235757156dc24.tar.gz
samba-1874c564db100600945c257b97d235757156dc24.tar.bz2
samba-1874c564db100600945c257b97d235757156dc24.zip
r25133: Fix sasl wrapping (for ldap sign&seal).
The gss_import_name() broke as we switched from the internal MIT OID "gss_nt_krb5_principal" to "GSS_KRB5_NT_PRINCIPAL_NAME" and didn't switch from passing the krb5_principal (or better: a pointer to that, see MIT's "*HORRIBLE* bug") to pass the string principal directly. Jerry, Jeremy, neither I could figure out the need of passing in a krb5_principal at all nor could I reproduce the crash you were seeing. I sucessfully tested the code (now importing a string) with MIT 1.2.7, 1.3.6, 1.4.3, 1.5.1, 1.6.1 and Heimdal 0.7.2, 1.0, 1.0.1. Guenther (This used to be commit cb2dc715e33467c8b588161e816e72a948f6860c)
Diffstat (limited to 'source3/smbd/nttrans.c')
0 files changed, 0 insertions, 0 deletions