Changes

From Amahi Wiki
Jump to: navigation, search
2 bytes added ,  02:16, 1 February 2019
* To '''join''' a machine to the domain, it has to be done by logging in once as [[Open_Terminal_as_root|root]]. Unfortunately, Amahi does not currently automatically create a root samba user. Type the following into terminal:
{{Code|<pre>smbpasswd -a root
smbpasswd -e root
service smb restart
service nmb restart}}</pre>
*This creates a user named root then it enables it, if your running Ubuntu 12.04 you will get a error saying smb: unrecogized service or nmb: unrecogized service, you can restart samba through the dashboard then Setup, then servers, click on Samba and click restart.
12,424

edits