macos 在 Mac OS 中创建新用户组
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8519663/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Create new user group in Mac OS
提问by vietstone
With the need of create new user, I perform with the link below:
由于需要创建新用户,我使用以下链接执行:
http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/
http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/
It works great.
它工作得很好。
But how to create new group?
但是如何创建新组?
回答by Uday Sawant
"System preferences" -> "Accounts" -> "+" (as if you were adding new account) -> Under "New account" select "Group" -> Type in group name -> "Create group"
“系统偏好设置”->“帐户”->“+”(就像您添加新帐户一样)-> 在“新帐户”下选择“群组”-> 输入群组名称->“创建群组”
Check this link from server fault https://serverfault.com/questions/131942/how-do-i-add-a-group-in-mac-os-x-10-6
从服务器故障https://serverfault.com/questions/131942/how-do-i-add-a-group-in-mac-os-x-10-6检查此链接