A quick grep through the code shows that repl90consumer (a field of Private_Repl_Protocol struct) is never initialized to zero. Neither is field repl71consumer, but field repl50consumer is initialized to zero in Repl_5_Inc_Protocol_new. On Oct 15, 2010, at 11:19 AM, Robert Viduya wrote: > > On Oct 14, 2010, at 5:25 PM, Nathan Kinder wrote: > >> The 1.2.6.1 instance should detect that the 1.2.2 version does not support the newer startReplication extop. This detection is done by searching the rootDSE of the receiving side to see if it advertises 2.16.840.1.113730.3.5.12 as a supportedExtension. The code is designed to send the old style startReplication extop if it detects that the newer style is not supported. >> >> I would like to see the rootDSE entry from the 1.2.2 system. > > dn: > objectClass: top > namingContexts: dc=gted,dc=gatech,dc=edu > namingContexts: o=netscaperoot > supportedExtension: 2.16.840.1.113730.3.5.7 > supportedExtension: 2.16.840.1.113730.3.5.8 > supportedExtension: 2.16.840.1.113730.3.5.10 > supportedExtension: 2.16.840.1.113730.3.5.3 > supportedExtension: 2.16.840.1.113730.3.5.5 > supportedExtension: 2.16.840.1.113730.3.5.6 > supportedExtension: 2.16.840.1.113730.3.5.9 > supportedExtension: 2.16.840.1.113730.3.5.4 > supportedExtension: 1.3.6.1.4.1.1466.20037 > supportedExtension: 1.3.6.1.4.1.4203.1.11.1 > supportedControl: 2.16.840.1.113730.3.4.2 > supportedControl: 2.16.840.1.113730.3.4.3 > supportedControl: 2.16.840.1.113730.3.4.4 > supportedControl: 2.16.840.1.113730.3.4.5 > supportedControl: 1.2.840.113556.1.4.473 > supportedControl: 2.16.840.1.113730.3.4.9 > supportedControl: 2.16.840.1.113730.3.4.16 > supportedControl: 2.16.840.1.113730.3.4.15 > supportedControl: 2.16.840.1.113730.3.4.17 > supportedControl: 2.16.840.1.113730.3.4.19 > supportedControl: 1.3.6.1.4.1.42.2.27.8.5.1 > supportedControl: 1.3.6.1.4.1.42.2.27.9.5.2 > supportedControl: 1.2.840.113556.1.4.319 > supportedControl: 1.3.6.1.4.1.4203.666.5.16 > supportedControl: 2.16.840.1.113730.3.4.14 > supportedControl: 2.16.840.1.113730.3.4.20 > supportedControl: 1.3.6.1.4.1.1466.29539.12 > supportedControl: 2.16.840.1.113730.3.4.12 > supportedControl: 2.16.840.1.113730.3.4.18 > supportedControl: 2.16.840.1.113730.3.4.13 > supportedSASLMechanisms: EXTERNAL > supportedSASLMechanisms: LOGIN > supportedSASLMechanisms: DIGEST-MD5 > supportedSASLMechanisms: PLAIN > supportedSASLMechanisms: ANONYMOUS > supportedSASLMechanisms: CRAM-MD5 > supportedSASLMechanisms: GSSAPI > supportedLDAPVersion: 2 > supportedLDAPVersion: 3 > vendorName: 389 Project > vendorVersion: 389-Directory/1.2.2 B2009.237.2054 > dataversion: 020101015151757020101015151757020101015151757020101015151757 > netscapemdsuffix: cn=ldap://dc=stefan,dc=iam,dc=gatech,dc=edu:389 > > -- > 389 users mailing list > 389-users@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/389-users -- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users