Line 70: |
Line 70: |
| ===Add samba virtual interface=== | | ===Add samba virtual interface=== |
| Samba in AD mode provides services that need a separate virtual interface. | | Samba in AD mode provides services that need a separate virtual interface. |
| + | |
| 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. |
| | | |
Line 75: |
Line 76: |
| /sbin/e-smith/db configuration setprop samba SambaIP a.b.c.d | | /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]. [https://wiki.koozali.org/Random_Strong_Password_Generator Random Strong Password Generator] can be used. | + | 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]. |
| | | |
− | WARNING: make sure to keep a copy of this password and not to modify this key after the domain is provisioned. | + | [https://wiki.koozali.org/Random_Strong_Password_Generator Random Strong Password Generator] can be used. |
| + | |
| + | WARNING: make sure to keep a copy of this password and do not modify this key after the domain is provisioned. |
| /sbin/e-smith/db configuration setprop samba Password Blu3Onyx! | | /sbin/e-smith/db configuration setprop samba Password Blu3Onyx! |
| ===Provisioning=== | | ===Provisioning=== |
Line 86: |
Line 89: |
| and | | and |
| sambastatus | | sambastatus |
− |
| |
| ===Uninstall=== | | ===Uninstall=== |
| /sbin/e-smith/db yum_repositories delete fasttrack-updates | | /sbin/e-smith/db yum_repositories delete fasttrack-updates |
Line 93: |
Line 95: |
| | | |
| dnf remove {{#var:smecontribname}} | | dnf remove {{#var:smecontribname}} |
− |
| |
| ===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}} |
Line 99: |
Line 100: |
| | | |
| Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} | | Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} |
− |
| |
| ===Changelog=== | | ===Changelog=== |
| Only released version in smecontrib are listed here. | | Only released version in smecontrib are listed here. |