From owner-freebsd-current Fri Jan 29 09:55:26 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17815 for freebsd-current-outgoing; Fri, 29 Jan 1999 09:55:26 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [195.123.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17806 for ; Fri, 29 Jan 1999 09:55:21 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.pfts.com (async2-03.iptelecom.net.ua [195.123.29.68]) by ipt2.iptelecom.net.ua (8.8.8/8.8.8) with ESMTP id TAA13867; Fri, 29 Jan 1999 19:55:21 +0200 (EET) (envelope-from sobomax@altavista.net) Received: from altavista.net (big_brother [192.168.1.1]) by vega.pfts.com (8.9.2/8.9.1) with ESMTP id TAA05885; Fri, 29 Jan 1999 19:54:24 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <36B1F5CF.C8D4D370@altavista.net> Date: Fri, 29 Jan 1999 19:54:23 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: Tim Preece CC: current@FreeBSD.ORG Subject: Re: Telnet and NIS queries References: <9q$ZtHAN9es2EwEW@scratch.demon.co.uk> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Tim, Your "problem" with telnet session is very simple - by default FreeBSD doesn't allow anybody to login as "root" through insecure connection (see /etc/ttys). This can be changed by editing /etc/ttys to make Pseudo terminals to be "secure" (hovewer it compromises the security, you need to know what you are doing) or simply use ssh or su. Sincerely, Maxim Tim Preece wrote: > Hi, > > I am having a few problems with my v.small network. > > I have 2 boxes both pc's, one running FreeBSD nearly current (Updated > begin Jan) and the other running 3.0 release. > > Firstly I was able to telnet to 127.0.0.1 and log in as root, however > now even this seems to be causing problems the same as if I try to > telnet to the other box and log in as root. > > This is the message that I get > > scratch2 login: LOGIN root REFUSED (NOROOT) from scratch1.netlink on TTY > ttyp0 > > The other problem is that I am having problems with networked accounts, > unable to log on as anything from one machine except that which was > created on it > > Don't know if this is anything to do with it but I get this message > > scratch1 login: LOGIN FAILURE from scratch1.netlink > repeat > repeat > scratch login: NIS netgroup support not configured > > reading about netgroup and creating /etc/netgroup with only + in it > and re-make the yp Makefile does not produce netgrp.byname etc > > Do I need netgroup and if so what am  I doing wrong, Is this a problem > with having ELF on one box and aout on the other !!!!! > > any help much appreciated > > Thanks > -- > Tim Preece > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message