Displaying 2 results from an estimated 2 matches for "iface_list_count".
2017 Sep 27
2
Fedora 27 rawhide, samba needs a restart to launch krb5kdc
...mctl status samba.service shows the following as well:
feddc samba[658]: task_server_terminate: [KDC: no network interfaces
configured]
It seems to correspond to samba/source4/kdc/kdc-service-mit.c
/* Load interfaces for kpasswd */
load_interface_list(task, task->lp_ctx, &ifaces);
if (iface_list_count(ifaces) == 0) {
task_server_terminate(task,
"KDC: no network interfaces
configured", false);
return;
}
But I have no skills to fix it.
Any hints from anybody?
Thank you
Lin
2017 Sep 26
3
Fedora 27 rawhide, samba needs a restart to launch krb5kdc
Hi,
The following problem:
[root]#kinit administrator
kinit: Cannot contact any KDC for realm 'DC-STATIC.LUUFORPROS.COM' while
getting initial credentials
A restart of samba.service finally starts krb5kdc:
[root]#systemctrl restart samba
[root]# ps axf |grep krb
1249 pts/0 S+ 0:00 \_ grep --color=auto krb
1212 ? S 0:00 | \_ /usr/sbin/krb5kdc -n