reassign #295416 passwd retitle #295416 userdel will silently delete a group of the same name thanks
On Tue, Feb 15, 2005 at 06:05:47PM +0000, Paul Evans wrote: > Example: > # addgroup monkey > # adduser --ingroup monkey monkey > # deluser monkey > > This example will silently delete the "monkey" group, providing no > output message that it will be doing so. The manpage also gives no > indication that this will happen. deluser is a front-end for userdel here, which is responsible for deleting the group: [25/[EMAIL PROTECTED] sid]:~$ grep monkey /etc/group monkey:x:1002: [26/[EMAIL PROTECTED] sid]:~$ sudo userdel monkey [27/[EMAIL PROTECTED] sid]:~$ grep monkey /etc/group [28/[EMAIL PROTECTED] sid]:~$ I am reassigning appropriately. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]