Install required tools: sudo apt install krb5-user samba sssd chrony Kerberos Modify the Kerberos config: sudo nano /etc/krb5.conf [libdefaults] default_realm = DOMAIN.COM ticket_lifetime = 24h…
Leave a CommentMonth: February 2019
The goal of this post is to setup a RunDeck server capable of running Ansible playbooks pulled from GitLab. For user access RunDeck will be…
Leave a Comment