update default username

This commit is contained in:
2021-12-19 22:54:12 -05:00
parent 441439859f
commit d2397c0249

View File

@@ -7,7 +7,7 @@ fi
# ask for the domain, username, and password
read -e -p "Enter Domain name: " -i "home.johnhgaunt.com" domain
read -e -p "Enter netBIOS name: " -i "GAUNT" netbiosname
read -e -p "Enter Domain Admin username: " -i "jgaunt" username
read -e -p "Enter Domain Admin username: " -i "jgaunto" username
read -e -s -p "Enter Password: " password
# get OS ditro and version