Solved [Solved] Remove user from group

Hi!

I did add a user to the group webcamd but on the first try I switch user and group and now I have "webcamd" in the user group. Is it possible to use just ee or vi, please?

Thank you.
 
Re: Remove user from group

sk8harddiefast said:
Yeap. Edit /etc/groups with ee (easy editor). Is the default editor in FreeBSD base.

Thank you. I am so tired today...

I did use: pw groupmod group -d username.
 
Re: Remove user from group

fernandel said:
I did use: pw groupmod group -d username.
Although directly editing /etc/group will work too, this is the preferred method. Directly editing the file may cause problems if two people try to edit it at the same time.
 
Back
Top