From owner-freebsd-isp Wed Jan 9 16:14:39 2002 Delivered-To: freebsd-isp@freebsd.org Received: from xyzzy.intranet.snsonline.net (dhcp.looksmart.com.au [202.53.47.178]) by hub.freebsd.org (Postfix) with ESMTP id A5F3837B41C for ; Wed, 9 Jan 2002 16:14:33 -0800 (PST) Received: (from sarge@localhost) by xyzzy.intranet.snsonline.net (8.11.6/8.11.6) id g0A0ECS01405; Thu, 10 Jan 2002 11:14:12 +1100 (EST) (envelope-from msergeant@looksmart.net) X-Authentication-Warning: xyzzy.intranet.snsonline.net: sarge set sender to msergeant@looksmart.net using -f Subject: Re: root without password ? From: Mark Sergeant To: Angelo Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <5.0.0.25.2.20020109201245.037e6c00@mail.gmx.net> References: <20020109004913.GB54233@krijt.livens.net> <20020109004913.GB54233@krijt.livens.net> <5.0.0.25.2.20020109201245.037e6c00@mail.gmx.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/1.0 (Preview Release) Date: 09 Jan 2002 14:14:07 -1000 Message-Id: <1010621647.790.2.camel@xyzzy.intranet.snsonline.net> Mime-Version: 1.0 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I would have to say stick with sudo n in the sudoers file put... OPERATIONS ALL =3D NOPASSWD: ALL that way whoever is part of the OPERATIONS group can run sudo cmd or sudo bash/csh/ksh etc. Cheers, Mark On Thu, 2002-01-10 at 11:16, Angelo wrote: > Hey Mark >=20 > It doesnt work here.. using tcsh.. >=20 > [8:09pm] newfw[/home/maint> su - > Password: > [8:09pm] newfw[/root> suspend > Can't suspend a login shell (yet). >=20 > [8:09pm] newfw[/root> >=20 > rgrs >=20 > angelo >=20 >=20 >=20 > >If you *really* want the ability to get root access on demand without > >having to type a password 50,000 times per day, do this: > > > > tcsh% su > > Password: > > tcsh# suspend > > > > Suspended > > tcsh% jobs > > [1] + Suspended su > > tcsh% fg > > su > > tcsh# > > > >So - su to root and type the password once. When you're finished with > >privilieges, type "suspend" to go back to normal privileges. When you > >need root privs again, type "fg". >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message >=20 --=20 Mark Sergeant Unix Systems Administrator =20 L=F4=F4kSmart International Pty. Ltd. Level 5/388 Lonsdale Street Melbourne, VIC, 3000 Australia=20 P. (03) 9648 2201=20 F. (03) 9648 2244=20 http://www.looksmart.com.au The referring document contains privileged and confidential information. If you are not the intended recipient you must not copy, distribute or take action with regards to the content, we request that you notify LookSmart International Pty. Ltd. immediately and remove all traces of this document.=20 Any views expressed in this message are those of the individual sender, except where they are specifically stated to be the views of LookSmart=20 International Pty. Ltd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message