[Samba] Build/install on Debian failed

Denis Cardon denis.cardon at tranquil-it-systems.fr
Fri Feb 28 02:02:06 MST 2014


Hi David,

> After following https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO, and
> then setting up Kerberos following
> http://techpubs.spinlocksolutions.com/dklar/kerberos.html,

samba4 has its own internal kerberos server. you shouldn't have to 
install another one.

--snip--
>
> dnl at storestone:~$ sudo netstat -tulpn | egrep
> "53|88|135|137|138|139|389|445|464|636"
> tcp        0      0 0.0.0.0:464             0.0.0.0:* LISTEN 2255/kadmind
> tcp        0      0 0.0.0.0:48336           0.0.0.0:* LISTEN 1536/rpc.statd
> tcp        0      0 0.0.0.0:53              0.0.0.0:* LISTEN 15607/samba
> tcp6       0      0 :::464                  :::* LISTEN 2255/kadmind
> tcp6       0      0 :::33968                :::* LISTEN 1536/rpc.statd
> udp        0      0 127.0.0.1:864 0.0.0.0:* 1536/rpc.statd
> udp        0      0 0.0.0.0:464 0.0.0.0:* 2255/kadmind
> udp        0      0 0.0.0.0:45599 0.0.0.0:* 1536/rpc.statd
> udp        0      0 0.0.0.0:53 0.0.0.0:* 15607/samba
> udp        0      0 0.0.0.0:88 0.0.0.0:* 2134/krb5kdc

you have a mit kerberos process that is already listening on port 88 
(cf. remark above), so samba4 won't be able to start properly. Removing 
your mit kerberos process should do it.

Cheers,

Denis

> udp        0      0 0.0.0.0:5353 0.0.0.0:* 2228/avahi-daemon:
> udp6       0      0 :::59256 :::* 1536/rpc.statd
> udp6       0      0 fe80::214:5eff:fe93:464
> :::*                                2255/kadmind
> udp6       0      0 fe80::214:5eff:fe93::88
> :::*                                2134/krb5kdc
> udp6       0      0 :::5353 :::* 2228/avahi-daemon:
>
> I am a newbie in this area, so it is probably something simple, but I
> would be grateful for a pointer in the right direction.
>
> Thanks
>
>
>


-- 
Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, bâtiment A
12 avenue Jules Verne
44230 Saint Sébastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr



More information about the samba mailing list