Displaying 1 result from an estimated 1 matches for "idl_drsaddentry".
2016 Apr 14
0
create new child windows domain in existing samba forest
...Failed to create new NC for DC=chdom,DC=ad,DC=... - instancetype: if
TYPE_IS_NC_HEAD was set, then also TYPE_WRITE is requested! (Unwilling
to perform)
2. I read this article: 3.1.1.5.2.8 NC-Add Operation
https://technet.microsoft.com/ru-ru/cc223450
If a new domain NC needs to be created, then IDL_DRSAddEntry RPC MUST be
used to create the crossRef
Yes, in samba log I see this call: dcesrv_drsuapi_DsAddEntry
For originating updates, the NC-Add operation is distinguished by the
presence of instanceType attribute with (IT_NC_HEAD | IT_WRITE)
For originating updates, the NC-Add operation is only supported...