I think this is working without Binding to AD, but I bound to AD to get
WiFi working with Certs and other requirements. #!/bin/sh localuser=$(ls
-l /dev/console | cut -d " " -f4) ADUser=$(app-sso -i yourdomain.com -j
| grep user_name | sed 's/,//' | ...