Skip to content

Instantly share code, notes, and snippets.

View jdye64's full-sized avatar
🦬

Jeremy Dyer jdye64

🦬
  • Nvidia
  • Atlanta, GA
View GitHub Profile
@jdye64
jdye64 / HWXSandboxKerberos.sh
Last active August 29, 2015 14:19
CentOS Kerberos KDC Installation
#!/bin/bash
#To use this script directly in the Hortonworks Sandbox I use this command
#wget https://gist.github.com/jdye64/76d4dc92018c3e613f66/download -O hwx_sand_krb.tar.gz && tar zxvf ./hwx_sand_krb.tar.gz -C ./. --strip-components=1 && chmod 777 ./HWXSandboxKerberos.sh && ./HWXSandboxKerberos.sh
#Case sensitive. This will bite you if not careful
#KDC Host - sandbox.hortonworks.com
#Realm Name - HORTONWORKS.COM
#Domains - .hortonworks.com,hortonworks.com
#kadmin host - sandbox.hortonworks.com