arilewis93

Results 5 comments of arilewis93

Cool. I'm testing it on v3 in our fleet of 800 or so macs and so far it seems to be working... A though I had (which I'm gonna mention...

Cool, I hear that. So I guess I'll use as I have it, and my comment above is clear enough (I think?) for others to also use if they wish....

I added the following in version 4.0.0 after line 7983 (for reference, it was after this line `if [[ "${dialog_user_auth_valid}" == "TRUE" ]]; then` - in case you want to...

I'm interested why you say its not safe - maybe using this code with other implementation options (like trying to use MDM auth or a local existing account) wont work...

``` manage_authentication_create_service_account () { log_super "Status: Creating and validating new super service account..." # Validate that ${auth_service_add_via_admin_account_option} exists, is a volume owner, a local admin, and that ${auth_service_add_via_admin_password_option} is correct....