Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-04-2008, 01:34 AM
|
#1
|
LQ Newbie
Registered: Dec 2008
Posts: 4
Rep:
|
I cant login as root using su command.
Hi,
I am using openSUSE 11.When I enters su command in konsole and enters the correct password it shows incorrect password. But when i do the same in kdestartup->applications->system->terminal->gnome terminal(command line terminal) it works. Also the konsole shows problems when I use vi editor. When I press i for insert mode it deletes one character and inserts one i then insert mode goes on.I am new to linux.Can you help me.
Thanks in advance.
Last edited by tuxJK; 12-04-2008 at 01:36 AM.
|
|
|
12-04-2008, 03:44 AM
|
#2
|
Member
Registered: Oct 2006
Location: High Wycombe, Bucks, UK.
Distribution: Debian and Fedora Core in equal measure
Posts: 264
Rep:
|
I can't be absolutely sure about Suse, but because I use Ubuntu, I sometimes have the same issue. The trick is to do a "sudo su", which will then make the system prompt you for your own password, and as long as your user is in the "sudoers" file, you should then take on root capabilities
|
|
|
12-04-2008, 04:35 AM
|
#3
|
LQ Newbie
Registered: Dec 2008
Posts: 4
Original Poster
Rep:
|
I tried it too.Its not working.
|
|
|
12-04-2008, 04:37 AM
|
#4
|
Member
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311
Rep:
|
try changing the password by , sudo passwd user_name
try sudo -s
Last edited by peeths003; 12-04-2008 at 04:38 AM.
|
|
|
12-04-2008, 06:47 AM
|
#5
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,519
|
The KDE 4.0 included in Suse 11 makes all kinds of errors.
So if a KDE application doesn't work, e.g. konsole :
not much to do, except using another app, in this case
.. the gnometerminal or xterm.
....
|
|
|
12-04-2008, 08:45 AM
|
#6
|
LQ Newbie
Registered: Dec 2008
Posts: 4
Original Poster
Rep:
|
sudo -s works somtime.But most of time it doesnt.Both sudo -s and sudo su works fine in gnome terminal.I am using kde 3.5 and the problem started 3 days before.I think I wanna adjust with gnome terminal.
Thanks to all for helping.
|
|
|
12-04-2008, 09:41 AM
|
#7
|
LQ Guru
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,970
|
Lots of distros now restrict who can issue the 'su' command. Generally you must be a member of the wheel group.
The rule that implements this is usually found in someplace like /etc/pam.d/su.
Now, to me, being a member of the wheel group makes you more of a "power-user," and bad guys know that users tend to be lazy. They know that users tend to give themselves more power than they need because it's "convenient." This is therefore generally not a wise thing to do.
Set up a separate maintenance account that is a member of wheel if you like, that you do not normally use.
|
|
|
All times are GMT -5. The time now is 09:55 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
|
|