From owner-freebsd-bugs Sat Feb 22 10:50:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01795 for bugs-outgoing; Sat, 22 Feb 1997 10:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01789; Sat, 22 Feb 1997 10:50:02 -0800 (PST) Resent-Date: Sat, 22 Feb 1997 10:50:02 -0800 (PST) Resent-Message-Id: <199702221850.KAA01789@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, nik@blueberry.co.uk Received: from coconut.blueberry.co.uk ([194.70.52.66]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA01568 for ; Sat, 22 Feb 1997 10:45:41 -0800 (PST) Received: (from nik@localhost) by coconut.blueberry.co.uk (8.8.5/8.8.5) id RAA01019; Sat, 22 Feb 1997 17:59:06 GMT Message-Id: <199702221759.RAA01019@coconut.blueberry.co.uk> Date: Sat, 22 Feb 1997 17:59:06 GMT From: Nik Clayton Reply-To: nik@blueberry.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/2801: Discrepancy between /etc/sysconfig flags and yppasswdd Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2801 >Category: conf >Synopsis: /etc/sysconfig suggests an illegal flag (-t) for yppasswdd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 22 10:50:01 PST 1997 >Last-Modified: >Originator: Nik Clayton >Organization: Blueberry Design >Release: FreeBSD 2.1.5-RELEASE i386 >Environment: FreeBSD 2.1.7, achieved by supping -stable on to a 2.1.5 machine and re-making the world >Description: /usr/src/etc/sysconfig contains the two lines # Set to appropriate flags for rpc.yppasswdd, if you wish to run it. # Typical flags might be "-t /var/yp/master.passwd -s -f" ^^ There is no '-t' flag for yppasswdd in 2.1.7 (at least, the man page doesn't mention it, and it's not apparent in the source code (/usr/src/gnu/usr.sbin/ypasswdd/yppasswdd.c). It looks as though the flag should be '-m'. I dimly recall a discussion on one of the lists re: changing the flag FROM '-t' TO '-m'. It looks like the reference in sysconfig wasn't updated at the same time. >How-To-Repeat: Look at /etc/sysconfig in RELENG_2_1_0 >Fix: Replace '-t' with '-m' >Audit-Trail: >Unformatted: