Line 120:
Line 120:
===Provisioning===
===Provisioning===
provision
provision
+
After a successful provisioning DO NOT CHANGE any configuration values.
===Testing===
===Testing===
−
After a successful provisioning you can confirm the domain functionality
+
To confirm Active Directory functionality
systemctl status samba
systemctl status samba
samba-tool domain info a.b.c.d #SambaIP set above
samba-tool domain info a.b.c.d #SambaIP set above
−
realm -v discover SME-SERVER.INTERNAL #in this example
+
realm -v discover sme-server.internal #in this example
kinit -V administrator
kinit -V administrator
klist
klist
Line 134:
Line 135:
Before first login all users and admin must change their passwords from https://SME-IP/user-password portal.
Before first login all users and admin must change their passwords from https://SME-IP/user-password portal.
+
+
Usual SME network shares are accessible on \\SME-IP\ whereas SYSVOL is available at \\SambaIP\
WARNING: disabling samba service is not supported as user accounts and passwords will get out of sync.
WARNING: disabling samba service is not supported as user accounts and passwords will get out of sync.