From owner-freebsd-bugs Wed Jun 4 11:20:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA16809 for bugs-outgoing; Wed, 4 Jun 1997 11:20:08 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA16776; Wed, 4 Jun 1997 11:20:04 -0700 (PDT) Resent-Date: Wed, 4 Jun 1997 11:20:04 -0700 (PDT) Resent-Message-Id: <199706041820.LAA16776@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, jin@iss-p1.lbl.gov Received: from iss-p1.lbl.gov (iss-p1.lbl.gov [131.243.2.47]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA15941 for ; Wed, 4 Jun 1997 11:13:03 -0700 (PDT) Received: (from jin@localhost) by iss-p1.lbl.gov (8.8.5/8.8.5) id LAA11019; Wed, 4 Jun 1997 11:12:59 -0700 (PDT) Message-Id: <199706041812.LAA11019@iss-p1.lbl.gov> Date: Wed, 4 Jun 1997 11:12:59 -0700 (PDT) From: "Jin Guojun[ITG]" Reply-To: jin@iss-p1.lbl.gov To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/3778: ypbind -S domainname,server1,... does not function Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3778 >Category: bin >Synopsis: ypbind -S domainname,server1,... does not function >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 4 11:20:02 PDT 1997 >Last-Modified: >Originator: Jin Guojun[ITG] >Organization: >Release: FreeBSD 2.2-RELEASE i386 >Environment: All RELEASES >Description: iss-p1# ypbind -S itg,george iss-p1# ypwhich can't yp_bind: Reason: Domain not bound iss-p1# ps uxgw | grep yp root 190 0.0 0.9 192 276 ?? Ss 11:03AM 0:00.01 ypbind -S itg root 191 0.0 0.7 192 196 ?? S 11:03AM 0:00.00 ypbind -S itg iss-p1# which ypbind /usr/sbin/ypbind Actually, the need is to specify mulltiple ypserver: iss-p1# ypbind -S itg,george,slave1,slave2 for YP clients on different subnet. The commend # ypbind -ypset + ypset ypserver works, but only one ypserver can be specified, which is not sufficient. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: