Line 88:
Line 88:
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.
config setprop samba SambaIP a.b.c.d
config setprop samba SambaIP a.b.c.d
−
signal-event console-save
+
/etc/e-smith/events/actions/update-ifcfg-1
+
systemctl restart network
Confirm that the samba virtual interface is working
Confirm that the samba virtual interface is working
ip a | grep a.b.c.d
ip a | grep a.b.c.d
Line 95:
Line 96:
It can be disabled anytime ONLY if domain is not operational.
It can be disabled anytime ONLY if domain is not operational.
config delprop samba SambaIP
config delprop samba SambaIP
−
signal-event console-save
+
/etc/e-smith/events/actions/update-ifcfg
+
systemctl restart network
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.
===Set domain administrator password===
===Set domain administrator password===
Line 171:
Line 173:
disable samba virtual interface
disable samba virtual interface
config delprop samba SambaIP
config delprop samba SambaIP
−
signal-event console-save
+
/etc/e-smith/events/actions/update-ifcfg
+
systemctl restart network
===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}}