Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 68: Line 68:  
|-
 
|-
 
|SambaIP
 
|SambaIP
|undefined
+
|
 
|numeric
 
|numeric
 
|-
 
|-
 
|Password
 
|Password
|undefined
+
|
 +
|string
 +
|-
 +
|Realm
 +
|
 
|string
 
|string
 
|-
 
|-
Line 101: Line 105:  
  config setprop samba Password Blu3Onyx!
 
  config setprop samba Password Blu3Onyx!
 
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===
+
===Choosing realm===
By default provisioning will use for realm current Windows workgroup name (default: sme-server) and append .INTERNAL to it.
+
config setprop samba Realm sme-server.internal
 +
If not set provisioning will use for realm current Windows workgroup name (default is: sme-server).
 +
 
 +
Single label domains can cause problems. Realm needs to contain at least a dot or .INTERNAL will be appended.
   −
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 relies on DNS resolution, samba internal DNS will handle this via domain-remote feature.
feature.
     −
Make sure realm does not match any secondary domain set up or it will be overwritten.
+
Make sure realm does not match SME's primary or secondary domains because secondary domains will be overwritten.
   −
WARNING: make sure to change Windows workgroup name before provisioning because domain rename is not supported.
+
Choose well the realm (or set Windows workgroup name) before provisioning because domain rename is not supported.
    
WARNING: domain rename is only possible for now with complete domain reset and loss of all machine accounts.
 
WARNING: domain rename is only possible for now with complete domain reset and loss of all machine accounts.
 +
===Provisioning===
 
  provision
 
  provision
 
===Testing===
 
===Testing===
69

edits

Navigation menu