From owner-freebsd-questions Wed Mar 1 4:54:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from omnix.net (omnix.net [195.154.168.66]) by hub.freebsd.org (Postfix) with SMTP id BCD0D37BE9B for ; Wed, 1 Mar 2000 04:54:53 -0800 (PST) (envelope-from didier@omnix.net) Received: (qmail 17713 invoked by uid 200); 1 Mar 2000 12:54:50 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Mar 2000 12:54:50 -0000 Date: Wed, 1 Mar 2000 12:54:50 +0000 (GMT) From: Didier Derny To: Mik.Thwaite@mis.magna-europa.com Cc: freebsd-questions@freebsd.org Subject: Re: Logging in as root via telnet In-Reply-To: <80256895.003E3A45.00@mail.MIS.Magna-Europa.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if the security is not a problem for you can add the word 'secure' int /etc/ttys at the end of the lines ttyp0 none network becomes ttyp0 none network secure . . ttypX .... but BEWARE that after this modification if you are not correctly protected it will be possible to login as root from any machine on the network including from internet. On Wed, 1 Mar 2000 Mik.Thwaite@mis.magna-europa.com wrote: > > > Hi all. > > I'm running 2.2.8 on a 486 and I need to be able to modify some of the > config files as root. > > The problem is that I have no monitor connected to the freebsd machine so I > connect via telnet. > I first have to log in as a user in group wheel and then su each time. > Security is not really an issue as it is just a development machine. > > Can anyone either direct me to a tutorial on the subject or give me some > concise intructions. > I've tried reading the handbook etc but haven't managed to sort it out that > way. > > Please cc me as I'm not currently subscribed to the list. > > Thanks in advance, > > Mik Thwaite > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message