Re: Giving a user root access

John Caldwell (jcald@lake.ml.org)
Thu, 13 Aug 1998 13:51:45 -0700 (PDT)


On Thu, 13 Aug 1998, Mike A. Harris wrote:

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

they're talking about doing an 'rlogin localhost'. I dont think you would
need to encrypt communications over the loopback interface, would you? ;)

--
 -------------------------
| John Caldwell
| jcald@lake.ml.org
| http://www.lake.ml.org/
 -------------------------

- 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