LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 05-18-2004, 02:45 PM   #1
barratt
Member
 
Registered: Jul 2003
Location: England
Posts: 50
Blog Entries: 1

Rep: Reputation: 15
How do you log on to root in Mandrake 10.0 community edition?


How do you log on to root in Mandrake 10.0 community edition?
I have tried going on to a nographical destop login on and typing startx but an error messege comes up
When you look at the graphical logon it does not have an opption of root.
 
Old 05-18-2004, 03:37 PM   #2
rgiggs
Member
 
Registered: Apr 2004
Location: berkeley, ca
Distribution: slk10, winxp
Posts: 313

Rep: Reputation: 30
hi,
i use official, but i think community should be the same in that you can go to either 'configure my computer' or 'configure my desktop,' then search for something like 'login manager,' then you can "unhide" root on the login screen.
good luck.

ps: does "stamford" have anything to do with "stamford bridge," chelsea's stadium?

Last edited by rgiggs; 05-18-2004 at 03:39 PM.
 
Old 05-18-2004, 04:27 PM   #3
MysteriousRevC
Member
 
Registered: May 2004
Distribution: Mandrake 10
Posts: 35

Rep: Reputation: 15
Stamford is a fair deal north of London. The chelsea football ground is named after a battle at stamford bridge where the then King Harold defeated Harold Hardrada's vikings.
 
Old 05-19-2004, 04:31 PM   #4
bardinjw
Member
 
Registered: Apr 2003
Location: boston
Distribution: ubuntu debian redhat fedora
Posts: 108

Rep: Reputation: 15
if you can't unhide root, you can use kde's login (i think it's kdm). it won't show root, but you can type it in as the login. otherwise su for most everything.

you can also crtl+alt+f1 , login as root and startx.
 
Old 05-20-2004, 07:35 AM   #5
jxk7581
LQ Newbie
 
Registered: May 2004
Distribution: Mandrake 10.0
Posts: 29

Rep: Reputation: 15
rgiggs is correct. Go to SYSTEM / CONFIGURATION / CONFIGURE YOUR DESKTOP / SYSTEM / LOGIN MANAGER

You will have to login as root using ADMINISTRATOR MODE. Select the tab USERS and uncheck the user ROOT. Hope this helps.
 
Old 05-20-2004, 01:55 PM   #6
barratt
Member
 
Registered: Jul 2003
Location: England
Posts: 50

Original Poster
Blog Entries: 1

Rep: Reputation: 15
Thanks,

Stamford is a small town near Peterborough in England it is not related Stamford bridge (or i don't think it is)
 
Old 06-25-2007, 07:58 PM   #7
raypsi
Member
 
Registered: Jun 2007
Distribution: ubuntu
Posts: 49

Rep: Reputation: 15
Quote:
Originally Posted by jxk7581
rgiggs is correct. Go to SYSTEM / CONFIGURATION / CONFIGURE YOUR DESKTOP / SYSTEM / LOGIN MANAGER

You will have to login as root using ADMINISTRATOR MODE. Select the tab USERS and uncheck the user ROOT. Hope this helps.

Sorry tried everything to get into root, unchecking root and @root doesn't get me into root.

When I attempt to log into root, gui pops up "cannot log on as root"

Also su doesn't work either I tried installing firefox using su I can't get it to install "access denied must install as root".

And forget updating java same thing access denied.

Guess I got to go back to SuSE, least I can create root logon.
 
Old 06-25-2007, 08:09 PM   #8
raypsi
Member
 
Registered: Jun 2007
Distribution: ubuntu
Posts: 49

Rep: Reputation: 15
Ok ctrl alt f1 gets me to root command line prompt. How do I get to the gui KDE to come up I'm no good at high level command line stuff.

Towit I can't figure out how to read the install instructions for firefox and java from the command line even if I could find them from the command line.
 
Old 06-26-2007, 12:41 AM   #9
ernie
Senior Member
 
Registered: Nov 2001
Location: Toledo, Ohio - USA
Distribution: Mageia 1
Posts: 1,079
Blog Entries: 4

Rep: Reputation: 70
If you search LQ Mandriva posts you may find the following information:
Quote:
Go to "ETC/KDE/KDM" open the file KDMRC and change (Allowrootlogin=false) to
(Allowrootlogin=true)
If you feel you must make this change, Log in as a regular user. Open a terminal window. Type su followed by the Enter key. Your root password will then be required. Type it in followed by the Enter key. Enter the following command to open the File Manager:
Code:
konqueror -profile filemanagement
Note: This File Manager session is running as a root session. Be careful! Navigate to /etc/kde/kdm Open /etc/kde/kdm/kdmrc with the text editor of your choice. You can use kwrite, kedit, or kate. They will all work OK. Edit the line
Code:
Allowrootlogin=false
to read
Code:
Allowrootlogin=true
This should make it possible to log in as root in a KDE session.

Having provided these diredtions, I feel the need to question the wisdom of logging in as root to a GUI session. If all you want to do is install Firefox, why not use a Mandriva RPM package? Then you can direct the KDE filemanager to open the file with the software installer. The software installer will ask your root password, then install the package. You can also get the java runtime or SDK in an rpm file from SUN. All you have to do is make the package you download executable with:
Code:
chmod +x JavaPackageName
then execute the archive with:
Code:
./JavaPackageName
then install the rpm as previously directed.

It may seem more dificult to work wothout logging in as root to do things, but it is much safer, and when you consider the time and effort required to log out then in as root, do admin stuff, log out then in as regular user, it may well be faster.

Please do not misunderstand me. You are free to work as root if that is how you want to run your system. My only objective here is to make sure you understand that doing so weakens your systems security, making it more vulnerable to attack.

HTH,
 
Old 06-26-2007, 08:05 AM   #10
Pebcak
Member
 
Registered: Jan 2004
Distribution: Debian Stable
Posts: 88

Rep: Reputation: 15
Why? You don't need to log onto X as root. Have fun with Suse.
 
Old 06-26-2007, 09:54 AM   #11
raypsi
Member
 
Registered: Jun 2007
Distribution: ubuntu
Posts: 49

Rep: Reputation: 15
no root pw

That would all be worth while if Mandriva let me set up a root during install. I don't have a password for root. I tried installing Mandriva twice and there is no place in the install to set up a root pw. Quess I'll have to go to library to print instructions out for install of java and firefox and do it from command line.

I am good at taking command line instructions and doing it in gui. But linux has all those goofy character to use like period, dash, double dash, back slash or forward slash and the attribute characters, that gui doesn't use. A heck of alot less typing for me to do. One misstake and you got to type it all over again. No dos key here.

Well when in root I unplug the LAN cable and have no connection to anything else whatsoever. Maybe I should put an aluminum hat over my box to protect it from cell phone and satellite intrusion.
Thanks agian for the info.
--=#:P

Last edited by raypsi; 06-26-2007 at 09:59 AM.
 
Old 06-26-2007, 11:58 AM   #12
raypsi
Member
 
Registered: Jun 2007
Distribution: ubuntu
Posts: 49

Rep: Reputation: 15
Ok well that solves that question I had root at the command line using ctrl alt f1 or su both without passwords.

Little did I know, because I used su before but that only gave me root ownership. Now off to start another thread about ownership and permissions.

Thanks.
 
Old 06-26-2007, 12:03 PM   #13
raypsi
Member
 
Registered: Jun 2007
Distribution: ubuntu
Posts: 49

Rep: Reputation: 15
Ok well that solves that question I had root at the command line using ctrl alt f1 or su both without passwords.

Little did I know, because I used su before but that only gave me root ownership. Now off to start another thread about ownership and permissions.

Well not so, now it's asking for password geez. And all I did was post this post. Went back and tried su up came the password prompt

At least I still have root at ctrl alt f1 for now anyways.

Last edited by raypsi; 06-26-2007 at 12:09 PM.
 
Old 06-26-2007, 01:26 PM   #14
ernie
Senior Member
 
Registered: Nov 2001
Location: Toledo, Ohio - USA
Distribution: Mageia 1
Posts: 1,079
Blog Entries: 4

Rep: Reputation: 70
Quote:
That would all be worth while if Mandriva let me set up a root during install. I don't have a password for root. I tried installing Mandriva twice and there is no place in the install to set up a root pw.
You set up the root password just before you set up your user accounts during the Mandriva installation. IIRC, it comes just after the system is installed on the hard disk.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mandrake community edition 10.0 free updates? webstuff Linux - Newbie 5 02-22-2005 02:45 PM
Difference between Mandrake 10.1 community edition and Mandrake 10.1 official edition cyto Mandriva 5 12-20-2004 05:55 PM
Mandrake 10.0 Community Edition keeps destroying Win XP Pudduh Mandriva 18 11-04-2004 09:41 AM
installing Mandrake 10.1 Community Edition with fedora 2 and WinXP pgmaster Mandriva 2 10-28-2004 01:09 AM
Help installing Mandrake 10.0 Community Edition Eajr18 Linux - Software 0 06-12-2004 04:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 05:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration