From 00306527b6b5f7b392cf4be98444283458ede619 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sat, 9 Dec 2006 13:54:30 +0000 Subject: r20093: some documentation updates metze (This used to be commit 314308c0bf8eeb168d59dab2a867e6bf5f51266b) --- source4/torture/rpc/testjoin.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'source4') diff --git a/source4/torture/rpc/testjoin.c b/source4/torture/rpc/testjoin.c index 3369dd5638..40192b6ac1 100644 --- a/source4/torture/rpc/testjoin.c +++ b/source4/torture/rpc/testjoin.c @@ -659,8 +659,8 @@ struct test_join_ads_dc *torture_join_domain_ads_dc(const char *machine_name, * attrs: * * Result: * "" - * currentTime: ... - * subschemaSubEntry: ... + * currentTime: 20061202155100.0Z + * subschemaSubentry: CN=Aggregate,CN=Schema,CN=Configuration, * dsServiceName: CN=,CN=Servers,CN=,CN=Sites,CN=Configuration, * namingContexts: * CN=Configuration, @@ -672,7 +672,12 @@ struct test_join_ads_dc *torture_join_domain_ads_dc(const char *machine_name, * supportedControl: ... * supportedLDAPVersion: 3 * 2 - * supportedSASLmechanisms:... + * supportedLDAPPolicies: ... + * highestCommitedUSN: ... + * supportedSASLMechanisms:GSSAPI + * GSS-SPNEGO + * EXTERNAL + * DIGEST-MD5 * dnsHostName: * ldapServiceName: :$@ * serverName: CN=Servers,CN=,CN=Sites,CN=Configuration, -- cgit