[Samba] Failure to join existing domain Windows 2003 Server domain

Tony Nelson tnelson at starpoint.com
Fri May 17 08:05:36 MDT 2013


I tried again today with 4.0.4 and got the same error.

Any idea on what I might do to proceed?

Thanks in advance.
Tony

> -----Original Message-----
> I compiled samba-4.0.5 from source on Ubuntu 12.04 and was following the
> instructions here:
>
> http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_D
> C
>
> The exact command I executed was:
>
> root at va-dc:/usr/local/samba# bin/samba-tool domain join
> win.starpoint.com<http://win.starpoint.com> DC -Uadministrator --
> realm=win.starpoint.com<http://win.starpoint.com> --dns-
> backend=BIND9_DLZ --workgroup win --server va-
> bdc.win.starpoint.com<http://va-bdc.win.starpoint.com>
>
> I added the server parameter to force the replication to use a DC local to me.
>
> The join seemed to be going along fine until I hit this error:
>
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2321] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2497] linked_values[53] Failed to apply records: Failed to find GUID
> for (null): Invalid DN syntax Failed to commit objects:
> WERR_GENERAL_FAILURE Join failed - cleaning up checking
> sAMAccountName Deleted CN=VA-DC,OU=Domain
> Controllers,DC=WIN,DC=STARPOINT,DC=COM
> Deleted CN=NTDS Settings,CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> Deleted CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> ERROR(<type 'exceptions.TypeError'>): uncaught exception - Failed to
> process chunk: NT_STATUS_UNSUCCESSFUL
>   File "/usr/local/samba/lib/python2.7/site-
> packages/samba/netcmd/__init__.py", line 175, in _run
>     return self.run(*args, **kwargs)
>   File "/usr/local/samba/lib/python2.7/site-
> packages/samba/netcmd/domain.py", line 552, in run
>     machinepass=machinepass, use_ntvfs=use_ntvfs,
> dns_backend=dns_backend)
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 1104, in join_DC
>     ctx.do_join()
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 1009, in do_join
>     ctx.join_replicate()
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 734, in join_replicate
>     replica_flags=ctx.replica_flags)
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py",
> line 252, in replicate
>     schema=schema, req_level=req_level, req=req)
>
> I reran the command a few times specifying slightly higher debug levels
> (1,2,3) but didn't get any more information just before the exception but I
> did see warnings like this:
>
> Analyze and apply schema objects
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030006
> Warning: Failed to convert schema object CN=ms-Exch-MHS-Link-
> Monitoring-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030006
> Warning: Failed to convert schema object CN=ms-Exch-MHS-Server-
> Monitoring-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030041
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-Shared-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030002
> Warning: Failed to convert schema object CN=ms-Exch-DX-
> Requestor,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
>
> What should I do to further troubleshoot this?
>
> Thanks in advance for any suggestions.
>
> Tony Nelson
> Starpoint Solutions
>
> Below is the entire output of the command in case I missed anything useful.
>
> root at va-dc:/usr/local/samba# bin/samba-tool domain join
> win.starpoint.com<http://win.starpoint.com> DC -Uadministrator --
> realm=win.starpoint.com<http://win.starpoint.com> --dns-
> backend=BIND9_DLZ --workgroup win --server va-
> bdc.win.starpoint.com<http://va-bdc.win.starpoint.com> -d 3
> lpcfg_load: refreshing parameters from /usr/local/samba/etc/smb.conf
> params.c:pm_process() - Processing configuration file
> "/usr/local/samba/etc/smb.conf"
> GENSEC backend 'gssapi_spnego' registered GENSEC backend 'gssapi_krb5'
> registered GENSEC backend 'gssapi_krb5_sasl' registered GENSEC backend
> 'schannel' registered GENSEC backend 'spnego' registered GENSEC backend
> 'ntlmssp' registered GENSEC backend 'krb5' registered GENSEC backend
> 'fake_gssapi_krb5' registered Password for [WIN\administrator]:
> workgroup is WIN
> realm is WIN.STARPOINT.COM<http://WIN.STARPOINT.COM>
> checking sAMAccountName
> Adding CN=VA-DC,OU=Domain
> Controllers,DC=WIN,DC=STARPOINT,DC=COM
> Adding CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> Adding CN=NTDS Settings,CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> Using binding ncacn_ip_tcp:va-
> bdc.win.starpoint.com<http://bdc.win.starpoint.com>[,seal]
> Adding SPNs to CN=VA-DC,OU=Domain
> Controllers,DC=WIN,DC=STARPOINT,DC=COM
> Setting account password for VA-DC$
> Enabling account
> Calling bare provision
> lpcfg_load: refreshing parameters from /usr/local/samba/etc/smb.conf
> params.c:pm_process() - Processing configuration file
> "/usr/local/samba/etc/smb.conf"
> More than one IPv4 address found. Using 192.168.15.15 No IPv6 address will
> be assigned
> lp_load_ex: refreshing parameters
> Initialising global parameters
> rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
> params.c:pm_process() - Processing configuration file
> "/usr/local/samba/etc/smb.conf"
> Processing section "[global]"
> Provision OK for domain DN DC=WIN,DC=STARPOINT,DC=COM Starting
> replication Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[402] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[804] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1206] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1608] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2010] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2412] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2814] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[3215] linked_values[0] Schema-
> DN[CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[3576] linked_values[0] Analyze and apply schema objects
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030006
> Warning: Failed to convert schema object CN=ms-Exch-MHS-Link-
> Monitoring-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030006
> Warning: Failed to convert schema object CN=ms-Exch-MHS-Server-
> Monitoring-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030041
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-Shared-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030002
> Warning: Failed to convert schema object CN=ms-Exch-DX-
> Requestor,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030002
> Warning: Failed to convert schema object CN=ms-Exch-DX-Server-
> Conn,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28365
> Warning: Failed to convert schema object CN=ms-Exch-Recipient-Policy-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28365
> Warning: Failed to convert schema object CN=ms-Exch-System-Policy-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28366
> Warning: Failed to convert schema object CN=ms-Exch-Recipient-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28366
> Warning: Failed to convert schema object CN=ms-Exch-System-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030041
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-Shared-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28359
> Warning: Failed to convert schema object CN=ms-Exch-Exchange-Server-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF8232A
> Warning: Failed to convert schema object CN=ms-Exch-MCU-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> HTTP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> IMAP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> LDAP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> NNTP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> POP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> SMTP,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFA
> Warning: Failed to convert schema object CN=ms-Exch-Public-
> MDB,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF8232A
> Warning: Failed to convert schema object CN=ms-Exch-Ip-Conf-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030044
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-
> IM,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003003E
> Warning: Failed to convert schema object CN=ms-Exch-Schedule-Plus-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82EE4
> Warning: Failed to convert schema object CN=ms-Exch-Mail-
> Gateway,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFC
> Warning: Failed to convert schema object CN=ms-Exch-Private-MDB-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004F
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004B
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-LDAP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004B
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-LDAP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030048
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-NNTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFD
> Warning: Failed to convert schema object CN=ms-Exch-Public-MDB-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030012
> Warning: Failed to convert schema object CN=ms-Exch-RAS-
> Stack,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030012
> Warning: Failed to convert schema object CN=ms-Exch-RFC1006-
> Stack,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82EE4
> Warning: Failed to convert schema object CN=ms-Exch-Site-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030012
> Warning: Failed to convert schema object CN=ms-Exch-TP4-
> Stack,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030012
> Warning: Failed to convert schema object CN=ms-Exch-X25-
> Stack,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82EE4
> Warning: Failed to convert schema object CN=ms-Exch-Routing-Group-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-NNTP-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82EE4
> Warning: Failed to convert schema object CN=ms-Exch-Replication-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF807D1
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IM-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004F
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030048
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-NNTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-ccMail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Mail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-MS-Mail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Notes-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Calendar-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-GroupWise-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-OVVM-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-SNADS-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81B64
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IM-
> Virtual-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030050
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RAS-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RFC1006-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-TP4-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-X25-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283C7
> Warning: Failed to convert schema object CN=ms-Exch-Recipient-
> Enforcement-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283C7
> Warning: Failed to convert schema object CN=ms-Exch-Recipient-Template-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Delivery-Agent-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283D2
> Warning: Failed to convert schema object CN=ms-Exch-Edge-Sync-Mserv-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Auto-Discover-
> Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Availability-Foreign-
> Connector-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-ECP-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28380
> Warning: Failed to convert schema object CN=ms-Exch-Mailbox-Recipient-
> Template,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-
> Content-Filter-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-IP-
> Allow-List-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-IP-
> Allow-List-Provider-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-IP-
> Block-List-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-IP-
> Block-List-Provider-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-
> Recipient-Filter-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-
> Sender-Filter-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Message-Hygiene-
> Sender-ID-
> Config,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Mobile-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-OAB-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82EE4
> Warning: Failed to convert schema object CN=ms-Exch-Oma-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Rpc-Http-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283A8
> Warning: Failed to convert schema object CN=ms-Exch-Sender-
> Reputation,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=CO
> M into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-UM-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Web-Services-
> Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-Power-Shell-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28380
> Warning: Failed to convert schema object CN=ms-Exch-OWA-Mailbox-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28380
> Warning: Failed to convert schema object CN=ms-Exch-Mobile-Mailbox-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFA
> Warning: Failed to convert schema object CN=ms-Exch-Private-
> MDB,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28366
> Warning: Failed to convert schema object CN=ms-Exch-Sync-Accounts-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Routing-SMTP-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28359
> Warning: Failed to convert schema object CN=ms-Exch-Client-Access-Array-
> 2,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into ldb
> msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F283D2
> Warning: Failed to convert schema object CN=ms-Exch-Edge-Sync-EHF-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28366
> Warning: Failed to convert schema object CN=ms-Exch-Throttling-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28380
> Warning: Failed to convert schema object CN=ms-Exch-UM-Recipient-
> Template,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F28364
> Warning: Failed to convert schema object CN=ms-Exch-Configuration-Unit-
> Container,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x44F2838C
> Warning: Failed to convert schema object CN=ms-Exch-OWA-Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFC
> Warning: Failed to convert schema object CN=ms-Exch-Private-MDB-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004F
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004B
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-LDAP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004B
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-LDAP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030048
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-NNTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Site,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF82AFD
> Warning: Failed to convert schema object CN=ms-Exch-Public-MDB-
> Policy,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003004F
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030048
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-NNTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81389
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-SMTP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-ccMail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Mail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-MS-Mail-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Notes-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Calendar-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-GroupWise-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-OVVM-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-SNADS-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x2AF81B64
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IM-
> Virtual-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030050
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RAS-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RFC1006-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-TP4-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-X25-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Delivery-Agent-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030033
> Warning: Failed to convert schema object CN=ms-Exch-Routing-SMTP-
> Connector,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030054
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-IMAP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030045
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-POP-
> Server,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x00030050
> Warning: Failed to convert schema object CN=ms-Exch-Protocol-Cfg-HTTP-
> Virtual-
> Directory,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> into ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RAS-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-RFC1006-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-TP4-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg
> ../source4/dsdb/schema/schema_syntax.c:1021: Unknown governsID
> 0x0003001D
> Warning: Failed to convert schema object CN=ms-Exch-X25-X400-
> Link,CN=Schema,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM into
> ldb msg Failed to find our own NTDS Settings invocationId in the ldb!
> Failed to find our own NTDS Settings invocationId in the ldb!
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM] objects[402]
> linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM] objects[804]
> linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1206] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1608] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1795] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[1974] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2138] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2321] linked_values[0]
> Partition[CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM]
> objects[2497] linked_values[53] Failed to apply records: Failed to find GUID
> for (null): Invalid DN syntax Failed to commit objects:
> WERR_GENERAL_FAILURE Join failed - cleaning up checking
> sAMAccountName Deleted CN=VA-DC,OU=Domain
> Controllers,DC=WIN,DC=STARPOINT,DC=COM
> Deleted CN=NTDS Settings,CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> Deleted CN=VA-DC,CN=Servers,CN=Default-First-Site-
> Name,CN=Sites,CN=Configuration,DC=WIN,DC=STARPOINT,DC=COM
> ERROR(<type 'exceptions.TypeError'>): uncaught exception - Failed to
> process chunk: NT_STATUS_UNSUCCESSFUL
>   File "/usr/local/samba/lib/python2.7/site-
> packages/samba/netcmd/__init__.py", line 175, in _run
>     return self.run(*args, **kwargs)
>   File "/usr/local/samba/lib/python2.7/site-
> packages/samba/netcmd/domain.py", line 552, in run
>     machinepass=machinepass, use_ntvfs=use_ntvfs,
> dns_backend=dns_backend)
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 1104, in join_DC
>     ctx.do_join()
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 1009, in do_join
>     ctx.join_replicate()
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/join.py", line
> 734, in join_replicate
>     replica_flags=ctx.replica_flags)
>   File "/usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py",
> line 252, in replicate
>     schema=schema, req_level=req_level, req=req) root at va-
> dc:/usr/local/samba#
>
>
>
> ________________________________
> Since 1982, Starpoint Solutions has been a trusted source of human capital
> and solutions. We are committed to our clients, employees, environment,
> community and social concerns. We foster an inclusive culture based on
> trust, respect, honesty and solid performance. Learn more about Starpoint
> and our social responsibility at
> http://www.starpoint.com/social_responsibility
>
> ________________________________
> This email message from Starpoint Solutions LLC is for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or distribution is
> prohibited. If you are not the intended recipient, please contact the sender
> by reply email and destroy all copies of the original message. Opinions,
> conclusions and other information in this message that do not relate to the
> official business of Starpoint Solutions shall be understood as neither given
> nor endorsed by it.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba

Since 1982, Starpoint Solutions has been a trusted source of human capital and solutions. We are committed to our clients, employees, environment, community and social concerns.  We foster an inclusive culture based on trust, respect, honesty and solid performance. Learn more about Starpoint and our social responsibility at http://www.starpoint.com/social_responsibility

This email message from Starpoint Solutions LLC is for the sole use of  the intended recipient(s) and may contain confidential and privileged  information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.  Opinions, conclusions and other information in this message that do not relate to the official business of Starpoint Solutions shall be understood as neither given nor endorsed by it.


More information about the samba mailing list