Displaying 1 result from an estimated 1 matches for "luuforpros".
Did you mean:
linforpros
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
and now:
[root at f...