I am creating a GUI to run my adbinding script so it can be done easily by anyone with any experience level. The issue I am running into is dsconfigad prompts for the admin password. In terminal when I run the script from the command line this is not an issue, but this password prompt is not built into my GUI. Is there away around this password prompt or a way to run dsconfigad without it? My GUI is being built in Xcode using swift.