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

Pccom Frank pccom.frank at gmail.com
Fri Nov 16 14:42:51 MST 2012


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
6, echo 'kerberos5_server_enable="YES"' >> /etc/rc.conf
7, echo 'kadmind5_server_enable="YES"' >> /etc/rc.conf
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"
....


I do "git pull" every day.



In the samba-master directory, I did a "make test", many failures and
errors. If any one can help me, I can send the st/summary files to him.


Your help will be appreciated.


More information about the samba mailing list