Joshua D. Miller
Joshua D. Miller
Are you using the Extension Attribute provided in this repo or have you written your own? Basically we need to take the contents of the file it writes after running...
I noticed that your *LocalAdminAccount* key has ``. Is that the actual name of your admin account or is is just *admin*?
The screen shot you posted above, is that from a profile or the file currently present in `/Library/Managed Preferences`? If the second, you would need to change your PLIST file...
So judging by your output it looks like a password is present in the keychain that macOSLAPS is unable to read. This might be residual if you were using this...
So once the password is reset you actually need to run `sudo /usr/local/laps/macOSLAPS -getPassword` to write the file with the password that jamf can pickup. The `-resetPassword` tag will only...
Hi @jeolsen, You might to verify on your system that there isn't a `/Library/Preferences/edu.psu.macoslaps.plist` file that might be taking precendence. Should be ``` Method Local ``` Let me know what...
Hello @jeolsen, You also might want to make sure your `Local` is a String value as if the value cannot be read then the default will be used which is...
@jeolsen Sorry for the delayed response. I'm curious how you made out with this issue. The behavior you noted above in Managed Preferences is correct but I'm curious if you...
Maybe we could troubleshoot at some point and determine the cause of why this isn't working for you. Are you on the MacAdmins Slack? We have a channel and we...
So the first run should reset the password as one does not exist. Please try the latest release candidate and let me know if it resolve the issue.