From: Andrew Bartlett Date: Thu, 11 Jun 2009 11:04:42 +0000 (+1000) Subject: Add supportedCapabilities to our rootDSE X-Git-Tag: tdb-1.1.5~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1a7d7556a38df73bb283ae2aa9476839105b26;p=thirdparty%2Fsamba.git Add supportedCapabilities to our rootDSE This makes AD client tools happier, as they know they are talking to an AD server. per Bug 6229 by Matthieu Patou Andrew Bartlett --- diff --git a/source4/setup/provision_rootdse_add.ldif b/source4/setup/provision_rootdse_add.ldif index 14e0d71df6c..a5319f653b2 100644 --- a/source4/setup/provision_rootdse_add.ldif +++ b/source4/setup/provision_rootdse_add.ldif @@ -15,3 +15,6 @@ forestFunctionality: 0 domainControllerFunctionality: 2 isSynchronized: FALSE vendorName: Samba Team (http://samba.org) +supportedCapabilities: 1.2.840.113556.1.4.800 +supportedCapabilities: 1.2.840.113556.1.4.1791 +supportedCapabilities: 1.2.840.113556.1.4.1670