#!/bin/bash

set -e

ainsl /etc/ssh/sshd_config "GSSAPIAuthentication yes"
ainsl /etc/ssh/ssh_config  "GSSAPIDelegateCredentials yes"
