Re: Giving a user root access

Mike A. Harris (mharris@ican.net)
Thu, 13 Aug 1998 14:52:18 -0400 (EDT)


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.

--
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