Samba4 installation

From lippmann wiki
Revision as of 22:08, 1 June 2016 by Maarten (Talk | contribs)

Jump to: navigation, search

packages needed in debian to make it work:

aptitude install samba4 krb5-user

quick line with the command that I use to get an installation working:

samba-tool domain provision --use-rfc2307 --option="interfaces=lo eth1" --option="bind interfaces only=yes" --use-ntvfs --interactive