LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-18-2005, 02:20 PM   #1
mixalisc
LQ Newbie
 
Registered: Apr 2005
Location: UK
Distribution: Ubuntu 5.04
Posts: 11

Rep: Reputation: 0
Mandrake 10.1 - Login Problem


Hi everyone.. I've recently installed Mandrake 10.1 but in the installation menu i didnt add a user (user/pass) because i wanted to login as administrator every time i logged in, so i entered admin login and root pasword only but it seems that it doesnt accept my password. Also what i found really strange is that it doesnt even ask me for username but only for a password. I tried everything !! Can anyone please help ??
Thx in advance
 
Old 04-18-2005, 03:08 PM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
either go to text mode by

ctrl+alt+F2

then add other user by
useradd

lookout for
man useradd
on more on this

then run
service dm restart
this will give ur user at the display manager


or

run
urpmi gdm


this will install gdm
then run
gdm at the terminal
gdm will start ,then login through root with gdm and add useer from the mandrake control center

regards
 
Old 04-18-2005, 03:16 PM   #3
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Root is hidden from gui login by default. Try alt & ctrl & F1, then type: root <press enter> <input root password> <press enter>. Now type: drakconf <press enter>. Using the tab, enter & cursor keys to navigate around go to <users and groups> at the bottom of the list, add a user (and password if you wish). When you've done that type: exit <press enter>, then do alt & F7 to go back to the graphical login screen, you should now see the new user that you've just created. It's not a good idea to login as root graphically, it's all too easy to make a mistake and break your Linux install. If you must use the root account do so using the console first.
 
Old 04-18-2005, 03:33 PM   #4
mixalisc
LQ Newbie
 
Registered: Apr 2005
Location: UK
Distribution: Ubuntu 5.04
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks for all your help but i dont want to add user because i want to login everytime as an administrator and not just as a user .. is there a way to do that ??
thanks again
 
Old 04-18-2005, 03:57 PM   #5
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
use the gdm method
login into root then go to mandrake control cneter make gdm as ur defult display manager

or

go to

/etc/kde/kdmrc file

there are 2 enteries w.r.t this

like
hidden users,remove root from that
regards
 
Old 04-18-2005, 03:58 PM   #6
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally posted by mixalisc
Thanks for all your help but i dont want to add user because i want to login everytime as an administrator and not just as a user .. is there a way to do that ??
thanks again
Sometimes the only way to learn is the hard way so here goes:

Start Control Centre, go to System-->Login Manager <click administrator button> <input root password> -->users <take the tick off hidden users root> click <apply>. Close Control Centre & Logout. You should now see an icon for root, click it and supply root password.
 
Old 04-18-2005, 04:03 PM   #7
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
Quote:
Originally posted by {BBI}Nexus{BBI}
Sometimes the only way to learn is the hard way so here goes:

Start Control Centre, go to System-->Login Manager <click administrator button> <input root password> -->users <take the tick off hidden users root> click <apply>. Close Control Centre & Logout. You should now see an icon for root, click it and supply root password.
for that he needs to login once that he cannot do since he has not made any other user

regards
 
Old 04-18-2005, 04:11 PM   #8
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally posted by masand
for that he needs to login once that he cannot do since he has not made any other user

regards
I assumed he'd taken the previous advice, thanks for the heads up :-)
 
Old 04-18-2005, 04:15 PM   #9
mixalisc
LQ Newbie
 
Registered: Apr 2005
Location: UK
Distribution: Ubuntu 5.04
Posts: 11

Original Poster
Rep: Reputation: 0
thanks guys i added a user then entered and used Nexus's information to login as administrator ..

Quote:
Originally posted by {BBI}Nexus{BBI}
Sometimes the only way to learn is the hard way so here goes:
dont worry .. i f something goes wrong i'll come back here for your help

thanks again
 
Old 04-18-2005, 10:16 PM   #10
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
Quote:
Originally posted by mixalisc
thanks guys i added a user then entered and used Nexus's information to login as administrator ..



dont worry .. i f something goes wrong i'll come back here for your help

thanks again
yeah! we all are here ........
 
Old 04-19-2005, 02:09 AM   #11
sgrayban
Member
 
Registered: Nov 2004
Location: Spokane, WA
Distribution: Debian 6.0
Posts: 369

Rep: Reputation: 30
Anyone that wants to login as root all the time is a fool and asking to be hacked. I am surprised that no one here has objected to this.

Its not a matter of if but when he gets hacked for using the internet as root he will only be here crying he got hacked.
 
Old 04-19-2005, 02:31 AM   #12
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
Quote:
Originally posted by sgrayban
Anyone that wants to login as root all the time is a fool and asking to be hacked. I am surprised that no one here has objected to this.

Its not a matter of if but when he gets hacked for using the internet as root he will only be here crying he got hacked.

what more can we suggest
if the OS is not allowing u to login as root becaue it knows that this is not good and then still the user wants to login as root,we need to solve that problem

regards
 
  


Reply



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 10.1 and login problem zillah Mandriva 5 04-19-2005 06:07 PM
Login problem Mandrake 10 Trio3b Linux - Newbie 1 10-18-2004 10:17 PM
Login problem Mandrake 10.0 Trio3b Linux - Newbie 1 10-18-2004 02:38 AM
login problem in mandrake 9.1 ybc Mandriva 9 10-30-2003 11:14 AM
Mandrake 9.1 Login Problem F*SH Linux - Newbie 1 08-16-2003 08:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:54 AM.

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