Re: Giving a user root access

Anthony Barbachan (barbacha@trill.cis.fordham.edu)
Fri, 14 Aug 1998 02:29:57 -0400


-----Original Message-----
From: Mike A. Harris <mharris@ican.net>
To: Anthony Barbachan <barbacha@trill.cis.fordham.edu>
Cc: Dirk Hunter <HUNT4105@asas.qld.edu.au>; linux-kernel@vger.rutgers.edu
<linux-kernel@vger.rutgers.edu>
Date: Thursday, August 13, 1998 2:24 PM
Subject: Re: Giving a user root access

>On Wed, 12 Aug 1998, Anthony Barbachan wrote:
>
>> Try the sudo package. It works great.
>>
>> Also as an alternative you can use rsh/rlogin.
>>
>> edit /root/.rhosts
>> add:
>>
>> localhost username
>>
>>
>>
>> make sure rshd rlogind have the -h parameter in /etc/inetd.conf
>>
>>
>> using rsh/rlogin the user can rsh or rlogin as the root user locally
>
>rsh/rlogin are IMHO major security holes in a system. I would
>never run rlogind/rshd on a networked system unless it was a
>totally trusted private network. Even then, ssh is much better
>of a shell as it provides security and encryption.
>

I know, I put it here as an alternative. He may not have ssh but virtually
everybody has rsh/rlogin

>
>--
>Mike A. Harris - Computer Consultant - Linux advocate
>
>Escape from the confines of Microsoft's operating systems and push your
>PC to it's limits with LINUX - a real OS. http://www.redhat.com
>
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html