> 
> I have windows 2000 network in our office but me &
> couple of my friend have built up a machine there to install mandrake  in
> ..now
> cause we will use it for educational
> purpose & dont have a monitor for it we would like to access it over telnet
> & learn it .......it will be multiple accesed  with root login ... so i want
> to use root account to do some configuration on it  .
> how can i do that so that we can acces & test & try in on telnet  as  root
> ???

Never log in as root except from the console.
After you telnet into your machine with your username, do the following
    su -

and then it prompts you for the root password.
Use "su - otheruser" if you want to log in as another user.

Of course I won't get into the standard lecture about how BAD telnet is
for security, or that you shoul use SSH to login instead, I'll just 
assume you already know that !   ;)

Thanks... Dan.



Reply via email to