You are not logged in.

#1 2010-06-01 07:05:00

grine
Member
Registered: 2010-02-09
Posts: 38

Bus error in gpasswd

So, I'm trying to set up a cronjob, and for some reason my user is not in the "users" group.

So I try to run

sudo gpasswd -a username users

But all I get is:

Bus error.

Why is this?

Last edited by grine (2010-06-01 07:43:07)

Offline

#2 2010-06-01 07:18:05

PoZiTPoH
Member
From: Yekaterinburg
Registered: 2009-08-25
Posts: 64
Website

Re: Bus error in gpasswd

Try

sudo gpasswd -a username users

Offline

#3 2010-06-01 07:48:17

grine
Member
Registered: 2010-02-09
Posts: 38

Re: Bus error in gpasswd

PoZiTPoH wrote:

Try

sudo gpasswd -a username users

Sorry, that's what I did, the tags where just for emphasis but apperantly they don't work inside the code block.

Offline

Board footer

Powered by FluxBB