View Single Post

   
  #3 (permalink)  
Old 01-18-2008, 05:32 AM
Michael Heiming
 
Posts: n/a
Default Re: Mandrake 9.1 - No root user?

In comp.os.linux.setup Loctavius <loctavius@hotmail.com>:
> Hello,


> I've got a freshly installed linux box running Mandrake 9.1. Things
> seem to work nicely, I'm networked, Samba is functioning, life is
> good. However, when I start the box up, the only username available is
> the one account I set up during install. There is not a selection to
> log in as root. This isn't much of a problem, because I can su into
> root and get things done, but a few things, such as Netconf won't run
> unless I am actually logged in as root. Can someone tell me how to


Not really, they'll just fine work if you try (as root):

export DISPLAY=:0

And as your user from another xterm:

xhost +localhost

One out of various ways to get (x)apps working after 'su -' and
often enough unless there are other users on the system.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 262: Our POP server was kidnapped by a weasel.
Reply With Quote