Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 62: Line 62:  
|-
 
|-
 
|SambaIP
 
|SambaIP
|
+
|undefined
 
|numeric
 
|numeric
 
|-
 
|-
 
|Password
 
|Password
|
+
|undefined
 
|string
 
|string
 
|-
 
|-
Line 77: Line 77:     
A free static IP address needs to be chosen from the same range as SME's local network that is outside the DHCP pool.
 
A free static IP address needs to be chosen from the same range as SME's local network that is outside the DHCP pool.
 
+
/sbin/e-smith/db configuration setprop samba SambaIP a.b.c.d
 +
signal-event console-save
 +
Confirm that the samba virtual interface is working
 +
ifconfig
 +
It can be disabled anytime if domain is not operational.
 +
/sbin/e-smith/db configuration delprop samba
 +
signal-event console-save
 
WARNING: changing this IP address after the domain is provisioned can cause problems and is not supported.
 
WARNING: changing this IP address after the domain is provisioned can cause problems and is not supported.
/sbin/e-smith/db configuration setprop samba SambaIP a.b.c.d
   
===Set domain administrator password===
 
===Set domain administrator password===
 
Provisioning will fail unless a password is chosen that matches the complexity requirements. More details found [https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc786468(v=ws.10) here].
 
Provisioning will fail unless a password is chosen that matches the complexity requirements. More details found [https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc786468(v=ws.10) here].
Line 114: Line 119:     
Other tools available for debugging
 
Other tools available for debugging
ifconfig
   
  systemctl status samba
 
  systemctl status samba
 
  sambatool
 
  sambatool
69

edits

Navigation menu