[Samba] Samba4 in FreeBSD 9 i386 for Domain controller not working. Samba version 4.1.0 pre1-GIT cf15406

Andrew Bartlett abartlet at samba.org
Sun Nov 18 16:38:28 MST 2012


On Fri, 2012-11-16 at 16:42 -0500, Pccom Frank wrote:
> Hi, Samab gurus!
> 
> I tried to make Samba4 work on FreeBSD 9.1 i386 but failed to join an XP
> computer to the domain.
> 
> What I did is:
> 
> 1, git clone git://git.samba.org/samba.git samba-master
> 
> 2, cd /usr/local/samba-master
> 3, ./configure --enable-debug --enable-selftest && make && make install
> 4, /usr/local/samba/sbin/samba-tool domain provision
> --realm=xyz.pccom.ca--domain=dcxyz --adminpass='123456'
> --server-role=dc
> 5, cp /usr/local/samba/private/krb.conf /etc

What suggested that you should do this?

> 6, echo 'kerberos5_server_enable="YES"' >> /etc/rc.conf
> 7, echo 'kadmind5_server_enable="YES"' >> /etc/rc.conf

This step is not included in any official Samba HOWTO.

> 8, echo 'domain xyz.pccom.ca' >> /etc/resolv.conf
> the dns server keep the same as before.
> 9, /usr/local/samba/bin/samba -i -M single
> 
> I found
> 
> "Failed to bind to 192.168.1.248 UDP_NT_ADDRESS_ALREADY_ASSOCIATED"

Our KDC cannot start because you enabled a different KDC and it is
listening on port 88 already.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba mailing list