Line 84:
Line 84:
Provisioning will also reserve the administrator user in SME for domain administrator, make sure it is not already used.
Provisioning will also reserve the administrator user in SME for domain administrator, make sure it is not already used.
===Provisioning===
===Provisioning===
−
By default provisioning will use for realm current Windows workgroup name and append .INTERNAL to it.
+
By default provisioning will use for realm current Windows workgroup name (default: sme-server) and append .INTERNAL to it.
Active Directory DC locating algorithm relies on DNS resolution, samba internal DNS back end will handle this via SME's domain-remote
Active Directory DC locating algorithm relies on DNS resolution, samba internal DNS back end will handle this via SME's domain-remote
Line 90:
Line 90:
Make sure realm does not match any secondary domain set up or it will be overwritten.
Make sure realm does not match any secondary domain set up or it will be overwritten.
+
+
WARNING: make sure to change Windows workgroup name before provisioning because domain rename is not supported.
+
provision
===Testing===
===Testing===
After a successful provisioning you can confirm the domain functionality
After a successful provisioning you can confirm the domain functionality
domaininfo
domaininfo
sambastatus
sambastatus
−
realm -v discover
+
realm -v discover SME-SERVER.INTERNAL #in this example
kinit -V administrator
kinit -V administrator
klist
klist
−
Other tools available
+
sambatool user list
−
sambastatus
+
sambatool computer list
+
Other tools available for debugging
+
sambatool
+
syncadusers
===Uninstall===
===Uninstall===
/sbin/e-smith/db yum_repositories delete fasttrack-updates
/sbin/e-smith/db yum_repositories delete fasttrack-updates
−
signal-event dnf-modify
signal-event dnf-modify
dnf remove {{#var:smecontribname}}
dnf remove {{#var:smecontribname}}
+
+
/sbin/e-smith/db domains delete sme-server.internal #in this example
+
signal-event domain-modify
===Bugs===
===Bugs===
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}