====== Service Kerberos ======
===== Fichiers =====
==== Configuration ====
thierry@binova-srv:~$ cat /etc/krb5.conf
[libdefaults]
default_realm = BINOVIX.LAN
dns_lookup_realm = false
dns_lookup_kdc = true
===== Tests =====
==== connexion ====
Avec [[linux:commandes:kinit]]
thierry@bino:~$ kinit administrator@BINOVIX.LAN
Password for administrator@BINOVIX.LAN:
Warning: Your password will expire in 41 days on ven. 07 déc. 2018 15:15:00 UTC
===== Sources =====
* Configurer et tester Kerberos : [[https://linoxide.com/ubuntu-how-to/setup-ubuntu-active-directory-domain-controller-samba/]]