update default username
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user