System Preferences is trying to unlock users & Groups preferences Unable to open System preferences for the my MacOs High Sierra.
sudo commands helps to provided the access to unlock the usergroups?
System Preferences is trying to unlock users & Groups preferences Unable to open System preferences for the my MacOs High Sierra.
sudo commands helps to provided the access to unlock the usergroups?
Also had this problem recently, however my account was an admin account, as shown in the Users & Groups pane. sudo
in the terminal was working correctly, and I could even create new users (admins) using the terminal, however logging in as them would give me the same problem.
Solution was to reset the SMC:
Only admins can change the settings for the Users&Groups. You need to type in your login (username and password) to be able to change the settings. If you are not an admin on this machine, you need to have somebody else who is type in their credentials.
It’s works after doing this Restart mac hold Ctrl + S
It’s open OS X terminal
mount -uw /
rm /var/db/.ApplesetupDone
reboot
Then follow the instructions to setup for admin
Restarting in boot mode and running the following commands should help. fsck –fy mount –uw / rm /var/db/.AppleSetupDone reboot
More details can be found here: https://youtu.be/2NhTlvCjFJI