mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
740ee4a897
(disabled by default, set parametric option: gensec:gssapi=yes to enable).
This module backs directly onto GSSAPI, and allows us to sign and seal
GSSAPI/Krb5 connections in particular. This avoids me reinventing the
entire GSSAPI wheel.
Currently a lot of things are left as default - we will soon start
specifiying OIDs as well as passwords (it uses the keytab only at the
moment). Tested with our LDAP-* torture tests against Win2k3.
My hope is to use this module to access the new SPNEGO implementation
in Heimdal, to avoid having to standards-verify our own.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
auth | ||
ldap | ||
raw | ||
security | ||
util | ||
cliconnect.c | ||
clideltree.c | ||
clifile.c | ||
clilist.c | ||
climessage.c | ||
clireadwrite.c | ||
clitrans2.c | ||
config.m4 | ||
config.mk | ||
libsmb.mk | ||
namecache.c | ||
namequery_dc.c | ||
namequery.c | ||
nmblib.c | ||
unexpected.c |