macOS 更改用户权限组
macOS About 630 wordsmacOS 用户组
staff 组
macOS
创建的所有用户都属于staff
组相当于Windows
中的普通用户组。
admin组
拥有管理员权限的用户则同时属于admin
组,具有正常的系统管理权限。
wheel 组
wheel
组相当于超级管理员用户组,此组内的成员拥有最高的系统权限,root
用户相当于超级管理员账号,属于wheel
组。
查看用户组
sudo groups
输出
❯ sudo groups
Password:
wheel daemon kmem sys tty operator procview procmod everyone staff certusers localaccounts admin com.apple.sharepoint.group.1 _appstore _lpadmin _lpoperator _developer _analyticsusers com.apple.access_ftp com.apple.access_screensharing com.apple.access_ssh com.apple.access_remote_ae
查看当前用户的用户组
id -a <username>
更改用户组
- 进入系统偏好设置。
- 选择用户与群组。
- 点击左下角锁,输入密码。
- 左边列表选择用户,右键,选择高级选择。
- 群组输入框中输入:
wheel
(只有手动输入,没有选项)。 - 点击好,即可。
Views: 1,316 · Posted: 2023-05-19
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...