From owner-freebsd-advocacy@FreeBSD.ORG Tue Apr 8 17:22:12 2003 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54ADD37B401 for ; Tue, 8 Apr 2003 17:22:12 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id C303343FAF for ; Tue, 8 Apr 2003 17:22:11 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0311.cvx21-bradley.dialup.earthlink.net ([209.179.193.56] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1933Ls-0001rq-00; Tue, 08 Apr 2003 17:22:08 -0700 Message-ID: <3E936756.ACA3C46A@mindspring.com> Date: Tue, 08 Apr 2003 17:20:38 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: William Palfreman References: <20030406172035.GA45332@netpublishing.com> <98he98nbau.e98@localhost.localdomain> <20030408205904.W40826@ndhn.yna.cnyserzna.pbz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4a588bfb349debbebbd1827fa395af354350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: Johnson David cc: advocacy@freebsd.org Subject: Re: Brilliant and very useful for FreeBSD, IMHO X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:22:12 -0000 William Palfreman wrote: > On Tue, 8 Apr 2003, Johnson David wrote: > > But when I hear stories of Lindow defaulting to a password-less root > > login, I don't think that's the way we want to go. > > FreeBSD does that. In fact, as I understand it, it is traditional for > any new UNIX installation to default to a passwordless root login. He means without a login prompt; it drops you directly into the graphical shell with your credentials equal to "root". This is what Windows does, too, FWIW, unless you specify a network login; then, after you login as a particular user, it drops you in with "root" credentials on the local machine, and proxy credentials equal to the network login, on the network. Windows 2000/NT/XP force login as a normal user, or "admin"; "admin" acts like a particular network login, in earlier versions of Windows (i.e. local "root" credentials, proxy credentials relative to the node on the network). -- Terry