[SOLUTION]How to log in as root for Mageia

HOW TO LOG IN AS ROOT FOR WORK ON YOUR SYSTEM IF YOU PREFER THIS TO sudo or su- use...
Type the following to get kwrite to work as root:
su -
(your root password)
kwrite
Then open and edit this file: /var/lib/mageia/kde4-profiles/Default/share/config/kdm/kdmrc
Look at the kdmrc file and find the command line in [X-*-Core] saying AllowRootLogin=false
Change false to true (AllowRootLogin=true)
save the file.
Exit kwrite
Log Out, then Log in as root with root as user then your root password. Do work as root. Log out and use normal permission as a regular user for normal use.
ENJOY! I thought this could be nicer than one of my 'root rants' from prior times!
Cheers,
gcd
Type the following to get kwrite to work as root:
su -
(your root password)
kwrite
Then open and edit this file: /var/lib/mageia/kde4-profiles/Default/share/config/kdm/kdmrc
Look at the kdmrc file and find the command line in [X-*-Core] saying AllowRootLogin=false
Change false to true (AllowRootLogin=true)
save the file.
Exit kwrite
Log Out, then Log in as root with root as user then your root password. Do work as root. Log out and use normal permission as a regular user for normal use.
ENJOY! I thought this could be nicer than one of my 'root rants' from prior times!

Cheers,
gcd