Bug 14045 - Creation of new partitions (e.g. ForestDNS post-join) in AD does not work
Summary: Creation of new partitions (e.g. ForestDNS post-join) in AD does not work
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on: 14051
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-23 04:52 UTC by Garming Sam
Modified: 2019-07-25 04:53 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Garming Sam 2019-07-23 04:52:38 UTC
Currently there is no way to add the DNS partitions into the Samba database after the join has completed.

DsReplicaSync fails in this way:

../../source4/dsdb/repl/drepl_service.c:268: Failure - Failed to find requested Naming Context. werr = WERR_DS_DRA_BAD_NC
     drsuapi_DsReplicaSync: struct drsuapi_DsReplicaSync

'samba-tool drs replicate --local' hangs in epoll due to a failed open (currently only tested with TDB) and the DONT_CREATE_DB flag.