Hi All,
Does domebody know why I have sudo command not working in my Mandiva 2006 ?
When I try something like 'sudo ls' I see prompt for the pasword. I enter the password (it's absolutelly correct), but the util says 'Sorry, try again'.
And I see 'sudo: 3 incorrect password attempts' after third try.
But the password is correct.
So I have to use 'su' instead of 'sudo' which is not very convinient.
I suppose I haven't just setup something, but what ?
Will appreciate any kind of help !
sudo doesn't work
-
- Заглянувший
- Сообщения: 11
- Зарегистрирован: 20 фев 2006, 12:23
You should add this string in the end of /etc/sudoers :
Код: Выделить всё
<your_login> ALL=NOPASSWD: ALL
Ненасилие ещё никому не помогало
Trying is the first step towards failure (c) Homer Simpson
Trying is the first step towards failure (c) Homer Simpson
-
- Заглянувший
- Сообщения: 11
- Зарегистрирован: 20 фев 2006, 12:23