* To join a machine, it has to be done by logging in once as root. unfortuantely, amahi does not create a root samba user. for now and until we grant admin rights to other users, do this:
smbpasswd -a root (set the samba passwordfor the root user) smbpasswd -e root
* We need to fix that somehow