Bug 10177 - Samba4/HOWTO/Join_a_domain_as_a_DC
Summary: Samba4/HOWTO/Join_a_domain_as_a_DC
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 4.0.9
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba Documentation QA Contact~
QA Contact: Samba Documentation QA Contact~
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 15:13 UTC by Anthony
Modified: 2020-01-27 09:52 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 Anthony 2013-10-02 15:13:00 UTC
Following this how-to https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC while joinning samba 4.0.9 to an existing windows 2003 AD,

it says in the how-to to run :
# bin/samba-tool domain join samdom.example.com DC -Uadministrator --realm=samdom.example.com

but its not working run 
Run this one instead :

# bin/samba-tool domain join samdom.example.com DC -Uadministrator
Comment 1 Björn Jacke 2020-01-27 09:52:34 UTC
the wiki page seems to be updated accordingly already. Apart of that you should have in mind that joining a Windows AD with Samba as additional DC is officially not supported.