Skip to main content

Remove user from group

Arch Linux

Removing user postfix from group opendkim

[tuyen@1 ~]$ which gpasswd
/usr/bin/gpasswd
[tuyen@1 ~]$ gpasswd -d postfix opendkim
gpasswd: Permission denied.
[tuyen@1 ~]$ sudo gpasswd -d postfix opendkim
[sudo] password for tuyen:
Removing user postfix from group opendkim
[tuyen@1 ~]$

Popular posts from this blog

Learn IBM z/OS

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.