从Linux中的组中删除用户 [英] Remove user from group in linux

查看:193
本文介绍了从Linux中的组中删除用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好所有访客
我有一个群组(g001).我的群组中有5个用户.
我想从群组(g001)中删除一个用户.
那么如何从组(g001)中删除用户?
谢谢

Hi all visitors
i have one group(g001).in my group has 5 users.
i want to remove one user from my group(g001).
so how can i remove user from my group(g001)?
Thanks

推荐答案

从这里开始:
http://lmgtfy.com/?q=linux+remove+user+from+group [< ^ ].

也请看这里:
http://lmgtfy.com/?q=linux+remove+users+and+groups [ ^ ],
http://lmgtfy.com/?q=linux+remove+users+and+groups+教程 [^ ].

所有这些模式甚至都可以在Google自动完成数据中找到.

顺便说一句,没有人记住工作所需的一切.人们通常是通过这种方式找到此类微小问题的解决方案.除了在CodeProject上问这些问题之外,您还可以利用这些技术".当然,如果Google最终没有禁止您. :-)

—SA
Start from here:
http://lmgtfy.com/?q=linux+remove+user+from+group[^].

Also look here:
http://lmgtfy.com/?q=linux+remove+users+and+groups[^],
http://lmgtfy.com/?q=linux+remove+users+and+groups+tutorial[^].

All these patters are even found in Google auto-completion data.

By the way, nobody remembers everything which may be needed for work. This is how people normally find out the solutions for such tiny problems. Instead of asking such questions here at CodeProject, you could utilize these "techniques", too. If Google did not finally ban you, of course. :-)

—SA



您可以使用命令"gpasswd -d用户名组名"



http://www.man-online.org/page/1-gpasswd [ ^ ]


最好的问候!
Hi
you can use the command "gpasswd -d user_name group_name"



http://www.man-online.org/page/1-gpasswd[^]


Best regards!


这篇关于从Linux中的组中删除用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆