You are not logged in.

#1 2008-03-02 10:35:34

MONODA
Member
Registered: 2008-02-09
Posts: 256

Sudo does not work...

Hi I have created a new user and added them to the wheel group but they are still not able to use the sudo command. how can I fix this?

Offline

#2 2008-03-02 10:40:04

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Sudo does not work...

You need to set up sudo. The default configuration doesn't give any rights to any group or user.

As root type

  visudo

There you will see some examples.

You are also encouraged to read the sudo man page.

Last edited by moljac024 (2008-03-02 10:40:30)


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#3 2008-03-02 10:58:03

MONODA
Member
Registered: 2008-02-09
Posts: 256

Re: Sudo does not work...

alright thanks ill try that out soon.

Offline

#4 2008-03-02 12:29:34

MONODA
Member
Registered: 2008-02-09
Posts: 256

Re: Sudo does not work...

ok i typed visudo but I got
bash: visudo: command not found

Offline

#5 2008-03-02 12:47:35

burk
Member
From: Norway
Registered: 2007-06-17
Posts: 46

Re: Sudo does not work...

Are you sure you have sudo installed? Try just running sudo..

If it's not there you need to install it with pacman -S sudo

Offline

#6 2008-03-02 13:54:09

MONODA
Member
Registered: 2008-02-09
Posts: 256

Re: Sudo does not work...

oh thanks i didnt know that it wasnt preinstalled thanks it works now smile

Offline

Board footer

Powered by FluxBB