Changes between Version 5 and Version 6 of samba4


Ignore:
Timestamp:
03/21/2013 04:00:22 PM (11 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • samba4

    v5 v6  
    1111=== BIND (DNS) ===
    1212The Samba4 comes with an internal DNS server, too. Its up to us which way to go, using Bind or the internal DNS. AFAIK, when using Bind, the instructions in the book should be ok.
    13 For the later Samba4 build add
    14 {{{
    15 options_dns="--dns-backend=SAMBA_INTERNAL --with-dnsupdate"
    16 }}}
     13
     14To be honest, I've currently no idea for what the options like --dns-backend=SAMBA_INTERNAL etc. are good for. Leaving them out, the resulting Samba4 supports all(?) of them.
     15
    1716
    1817=== Kerberos ===
     
    3837            --enable-socket-wrapper \
    3938            --disable-rpath-install \
    40             $options_dns $options_misc &&
     39            $options_misc &&
    4140make &&
    4241make install
     
    4746before you try a provisioning, make sure that the realm specified in the {{{/etc/samba/smb.conf}}} is the same as you want to use. Best is to move the {{{/etc/samba/smb.conf}}} out of the way if exist.
    4847
    49 Start provisioning by running **samba-tool domain provision**. You should have an idea of what you will configure for the realm, the domainname, the server role, the type of DNS backend and what your DNS forwarding should look like (usually the IP address of your ISP DNS server):
     48Start provisioning by running **samba-tool domain provision**. You should have an idea of what you will configure for the realm, the domainname, the server role, the type of DNS backend and (if using Sambas DNS server) what your DNS forwarding should look like (usually the IP address of your ISP DNS server):
    5049{{{
    5150[root@io ~]# samba-tool domain provision