Hello All,
I need to automate the joining of Linux Workstations into Active Directory. I am using the MIT Kerberos implementation. The version of ktutil that ships with the MIT package requires user input (an interactive utility)
I would like to use a bash script to call ktutil, any suggestions on how to do this?