LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Mandrake 7.0 : Login problem.. (https://www.linuxquestions.org/questions/mandriva-30/mandrake-7-0-login-problem-105476/)

phz 10-18-2003 04:41 AM

Mandrake 7.0 : Login problem..
 
I've installed the 7.0 version on an old 486. My problem is that i cannot login as 'root' - my passwd is not accepted. To get full access, i have to log in as a normal user and then 'su'. It's not really a big problem, but it's bugging me!

I've not installed X, just plan to use the box to make LinuxFromScratch so i can learn how linux works. I'm very much a newbie :)

unSpawn 10-22-2003 04:28 PM

To get full access, i have to log in as a normal user and then 'su'
An excellent security feature, this restriction. It's done by either MSEC or Bastille-Linux IIRC. When you've su'ed to root do "cat /etc/securetty". If it's empty or all is commented out, then root is not allowed to use any (pseudo)tty to log in. To allow root one do "echo tty1 >> /etc/securetty".

phz 10-26-2003 08:57 AM

Thanx
 
i'll try it on my home pc. it wasen't much of a problem, but trying to learn linux, i see even such small bumps in the road to be important to understand more about how it all works. thanx again :)

Problem fixed. ty


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