Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-10-2004, 05:44 AM
|
#1
|
|
Member
Registered: Oct 2004
Location: Belgium / Antwerp
Distribution: Debian,Ubuntu,Finnix,LFS
Posts: 246
Rep:
|
root password doesn't work when I use sudo ...
I can use the root password when I type su and then fill out the root password but when I type sudo less /var/log/messages for example, it asks for a password I try 3 times and it says password incorrect, ...
That's kinda strange isn't it?
Thx
Wannes
|
|
|
|
11-10-2004, 05:52 AM
|
#2
|
|
Member
Registered: Sep 2004
Location: 127.0.0.1
Distribution: Slackware 13; openSUSE 11.2
Posts: 255
Rep:
|
Try logging in as root and using the visudo command
This will let you put your user id into the sudoers file.
That should fix your problem.
|
|
|
|
11-10-2004, 05:54 AM
|
#3
|
|
Member
Registered: Oct 2004
Location: Belgium / Antwerp
Distribution: Debian,Ubuntu,Finnix,LFS
Posts: 246
Original Poster
Rep:
|
if I understand it
I am going to say who can access the root privileges from the sudo command
|
|
|
|
11-10-2004, 05:55 AM
|
#4
|
|
Member
Registered: Sep 2004
Location: 127.0.0.1
Distribution: Slackware 13; openSUSE 11.2
Posts: 255
Rep:
|
That's exactly right. You can add any user that you want to have access, and the type of acces they can have.
|
|
|
|
11-10-2004, 06:03 AM
|
#5
|
|
Member
Registered: Oct 2004
Location: Belgium / Antwerp
Distribution: Debian,Ubuntu,Finnix,LFS
Posts: 246
Original Poster
Rep:
|
the sudoers manpage
I'm reading it but it's some kind of too hard to read for me, I'm a newbie and my mother language is not English so, ... I'm gonna try to find a howto on the Internet. Anyway many thanx.
Wannes
|
|
|
|
11-10-2004, 02:50 PM
|
#6
|
|
Senior Member
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660
Rep:
|
wannessmet, the password that sudo needs is the user's password, not root's password. That's the whole point of using sudo: You don't have to give the root password to users. So if you're logged in as user "wannessmet" and you execute the sudo command, you would supply the password required for "wannessmet", not for "root".
Of course, you first have to setup the sudoers file by using the visudo command (as root).
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:11 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|