is there a way to stop kubuntu stop asking for passwords? its really annoying and getting on my nerves also whats a super user >.<
Announcement
Collapse
No announcement yet.
password password and more passwords
Collapse
This topic is closed.
X
X
-
Re: password password and more passwords
Originally posted by marine63is there a way to stop kubuntu stop asking for passwords?
Originally posted by marine63its really annoying and getting on my nerves also whats a super user >.<
a special user on your system, that has administration privileges.
actually, in a unix/linux operating system, it is omnipotent.
all the other users will not, by default, be allowed to do administration
tasks, unless these involve (or refer to) that user's own stuff.
like, you're allowed to change your wallpaper, but will not be allowed to
write a file in another user's home directory or change their wallpaper
or login password...
you should probably further read this.
when your kubuntu asks for your password, what it is actually doing is
requiring your permission to execute the thing you're executing with
the administrator's privileges.
by entering your own password correctly you activate this mechanism.
and the special action (in that it requires special privileges) you're performing
is then performed as if you were the system administrator.
it is a security measure...and a very important one, too.
it is, by the way, one of the things that protects linux a little better than
you-know-what from stuff like viruses, spywares, malwares, ...
if, after this, you're still determined to stop kubuntu ask you your
password..., i suggest the following:
a) hit alt-f2
b) enter
Code:kdesu kate /etc/sudoers
d) change this line
%admin ALL=(ALL) ALL
%admin ALL=(ALL) NOPASSWD:ALL
your_username_here ALL=(ALL) NOPASSWD:ALL
hth
cheers
gnu/linux is not windoze
- Top
- Bottom
-
Re: password password and more passwords
But, be forewarned: If you remove the requiremet for a root password, thereby giving yourself (and any other user you have established on your system) 'God like control' then, like a God, you (or another user) can destroy your own system inadvertently, and with no warning!Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: password password and more passwords
Originally posted by marine63good mayb then my parents would buy me a better computer.
If you were my kid, I'd tell you to go buy your own new computer if you'd do stuff like this.
- Top
- Bottom
Comment
Comment