summaryrefslogtreecommitdiff
path: root/source4/auth/sam.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-06-24 10:03:29 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-06-29 16:59:30 +1000
commitf41e71109744cbacfcbf6b8cf545e1f322d68494 (patch)
treee55104aec977564bda8687396a58e72c8d554dc2 /source4/auth/sam.c
parent5167b97ff2d77ef28c59bb36988835ae421f027b (diff)
downloadsamba-f41e71109744cbacfcbf6b8cf545e1f322d68494.tar.gz
s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC
The KDC needs this to determine what encryption types an entry supports Andrew Bartlett
Diffstat (limited to 'source4/auth/sam.c')
-rw-r--r--source4/auth/sam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/sam.c b/source4/auth/sam.c
index d0487ced01f..cf2e2190e65 100644
--- a/source4/auth/sam.c
+++ b/source4/auth/sam.c
@@ -36,6 +36,7 @@
"userPrincipalName", \
"servicePrincipalName", \
"msDS-KeyVersionNumber", \
+ "msDS-SupportedEncryptionTypes", \
"supplementalCredentials", \
\
/* passwords */ \