| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
champ_rock
Join Date: Jun 2005
Location: Somewhere on the earth , near the equator
Posts: 751
|
when i run sudo in normal mode... it asks for my pass and then it says Sorry try again. It does not log me in.. but that pass works fine when i log in as root... also that pass runs fine...when i use a gui network editor or package manager something...
__________________
------------- Registered Linux user number 400618 |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Wise Old Owl
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
|
sudo isnt what you think. it's not a shortcut command for bypassing the task of typing "su<enter> <rootpassw>"
sudo is helpful when a many system administrators are monitoring a system. Giving away root password to everyone isnt a good idea. Instead each user can execute a command as a superuser using sudo command and then typing in his own password ( not root passw ). Whether or not a user have rights to use sudo commd is determined by /etc/sudoers configuration file. Read more: http://www.linuxhomenetworking.com/l...m#_Toc92808558 ----- alibi
__________________
What I've felt, What I've known; Never shined through in what I've shown Never free, Never me; So I dub thee unforgiven -Metallica |
|
|
|
|
#5 (permalink) |
|
Wise Old Owl
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
|
ohh .. you didnt knew about the "su" command kya ??
i wrote that explanation above thinking that you already knew it ----- alibi
__________________
What I've felt, What I've known; Never shined through in what I've shown Never free, Never me; So I dub thee unforgiven -Metallica |
|
|
|
|
#6 (permalink) |
|
champ_rock
Join Date: Jun 2005
Location: Somewhere on the earth , near the equator
Posts: 751
|
i did not know that su was different from sudo...
i was aware of the both commands but considered them synonymous... but thanks anyways... i can log in as root using the su...
__________________
------------- Registered Linux user number 400618 |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|