Re: Giving a user root access

Anthony Barbachan (barbacha@trill.cis.fordham.edu)
Wed, 12 Aug 1998 05:38:46 -0400


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

-----Original Message-----
From: Dirk Hunter <HUNT4105@asas.qld.edu.au>
To: linux-kernel@vger.rutgers.edu <linux-kernel@vger.rutgers.edu>
Date: Wednesday, August 12, 1998 4:32 AM
Subject: Giving a user root access

Hi,

Is it possible to give a user root access to a machine without using
su???

Dirk Hunter

---
Dirk Hunter
hunterx4@ozemail.com.au
HUNT4105@asas.qld.edu.au

Gold Coast Bushwalking www.bushwalking.home.ml.org

---
Dirk Hunter
hunterx4@ozemail.com.au
HUNT4105@asas.qld.edu.au

Gold Coast Bushwalking www.bushwalking.home.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

- 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