NetBSD Problem Report #11057

Received: (qmail 3868 invoked from network); 21 Sep 2000 10:17:34 -0000
Message-Id: <200009211017.DAA19765@nbwww.isc.org>
Date: Thu, 21 Sep 2000 03:17:33 -0700 (PDT)
From: asaeda@yamato.ibm.co.jp
Reply-To: asaeda@yamato.ibm.co.jp
To: gnats-bugs@gnats.netbsd.org
Subject: lack of portmap and kerberos arguments in rc.conf
X-Send-Pr-Version: www-1.0

>Number:         11057
>Category:       install
>Synopsis:       lack of portmap and kerberos arguments in rc.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    install-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 21 10:18:00 +0000 2000
>Closed-Date:    Thu Sep 21 10:35:59 +0000 2000
>Last-Modified:  Fri Sep 22 00:47:01 +0000 2000
>Originator:     Hitoshi Asaeda
>Release:        current and alpha2
>Organization:
IBM Japan, Ltd.
>Environment:
NetBSD alfa 1.5_ALPHA2 NetBSD 1.5_ALPHA2 (ALPHA) #0: Thu Sep 21 16:35:10 GMT 2000     root@alfa:/usr/src/sys/arch/i386/compile/ALPHA i386
(This machine is alpha2, but I bet current has also a same bug.)
>Description:
rc.conf under /usr/src/etc/default doesn't have entries of $portmap and $kerberos.
(Sorry, I took a mistake of send-pr's category. I submitted this to "admin" a few hours ago.
Please ignore and delete my original report in "admin".)
>How-To-Repeat:


>Fix:
Apply a following patch under /usr/src/etc/default.


--- rc.conf.orig        Thu Sep 21 12:22:44 2000
+++ rc.conf     Thu Sep 21 17:13:12 2000
@@ -102,6 +102,9 @@
 #
 rpcbind=NO		rpcbind_flags="-l"	# -l logs libwrap

+# portmap is used to look up RPC-based services.
+portmap=NO		portmap_flags="-l"	# -l logs libwrap
+
 # Commonly used daemons.
 #
 syslogd=YES		syslogd_flags="-s"	# -s "secure" unix domain only
@@ -162,6 +165,7 @@
 # Other daemons.
 #
 rwhod=NO
+kerberos=NO

 # Hardware daemons.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hubertf 
State-Changed-When: Thu Sep 21 03:35:23 PDT 2000 
State-Changed-Why:  
See other mail for PR 11055 (portmap is now known as rpcbind, and 
kerberos is started via kdc) 


- Hubert 

From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
To: asaeda@yamato.ibm.co.jp
Cc: gnats-bugs@gnats.netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: install/11057: lack of portmap and kerberos arguments in
 rc.conf
Date: Thu, 21 Sep 2000 20:10:04 +0900

 In message <200009211017.DAA19765@nbwww.isc.org>
 	on Thu, 21 Sep 2000 03:17:33 -0700 (PDT),
 	asaeda@yamato.ibm.co.jp wrote:
 > >Synopsis:       lack of portmap and kerberos arguments in rc.conf
 ...
 > >Release:        current and alpha2
 Huh?

 portmap has gone and replaced by rpcbind some time ago, so dose not
 exists on NetBSD 1.5 ALPHA_2.  And "kerberos" was replaced by "kdc" in
 rc.conf.

 Cheers.

 --
 Takahiro Kambe <taca@sky.yamashina.kyoto.jp>

From: Hitoshi Asaeda <asaeda@yamato.ibm.co.jp>
To: taca@sky.yamashina.kyoto.jp
Cc: gnats-bugs@gnats.netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: install/11057: lack of portmap and kerberos arguments in
 rc.conf
Date: Fri, 22 Sep 2000 09:46:23 +0900 (JST)

 > portmap has gone and replaced by rpcbind some time ago, so dose not
 > exists on NetBSD 1.5 ALPHA_2.  And "kerberos" was replaced by "kdc" in
 > rc.conf.

 I may have to continue telling this for you.

 Yes, it was my fault. So, this was already closed.

 Because of existing old portmap and kerberos startup files in
 my /etc/rc.d, I misunderstood it.
 --
 Hitoshi Asaeda
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.