From mi@misha.cisco.com Thu Feb 25 10:58:19 1999
Return-Path: <mi@misha.cisco.com>
Received: from misha.cisco.com (misha.cisco.com [171.69.206.50])
	by hub.freebsd.org (Postfix) with ESMTP id AB93514DEB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Feb 1999 10:57:29 -0800 (PST)
	(envelope-from mi@misha.cisco.com)
Received: (from mi@localhost)
	by misha.cisco.com (8.9.1/8.9.1) id NAA19079;
	Thu, 25 Feb 1999 13:56:57 -0500 (EST)
	(envelope-from mi)
Message-Id: <199902251856.NAA19079@misha.cisco.com>
Date: Thu, 25 Feb 1999 13:56:57 -0500 (EST)
From: Mikhail Teterin <mi@misha.cisco.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: passwd(1) tryis NIS even with `-l' switch
X-Send-Pr-Version: 3.2

>Number:         10264
>Category:       bin
>Synopsis:       passwd(1) tryis NIS even with `-l' switch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 11:00:00 PST 1999
>Closed-Date:    Fri Mar 14 21:56:56 PST 2003
>Last-Modified:  Fri Mar 14 21:56:56 PST 2003
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
Virtual Estates, Inc.
>Environment:

	NIS is effectively in read-only mode -- no modifications are
	allowed by workstation

>Description:

   Trying to change the localpassword of a user:

	root@misha:/usr/local/etc (355) passwd -l ftponly
	passwd: failed to create UDP handle: revolution: RPC: \
		Program not registered

	passwd: /etc/master.passwd: unchanged

   fails. Ypbind has to be killed for it to work:

	root@misha:/usr/local/etc (356) killall ypbind
	root@misha:/usr/local/etc (357) passwd -l ftponly
	Changing local password for ftponly.

>How-To-Repeat:

	See description

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: nbm 
State-Changed-When: Thu Jul 13 07:16:55 PDT 2000 
State-Changed-Why:  
Are you able to test whether this now works, or continues not to? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=10264 
Responsible-Changed-From-To: freebsd-bugs->davidn 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Thu Jul 13 09:33:55 PDT 2000 
Responsible-Changed-Why:  
David's interested in passwd-related issues. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=10264 
State-Changed-From-To: feedback->closed 
State-Changed-By: dougb 
State-Changed-When: Fri Mar 14 21:56:08 PST 2003 
State-Changed-Why:  

Feedback timeout 


Responsible-Changed-From-To: davidn->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Fri Mar 14 21:56:08 PST 2003 
Responsible-Changed-Why:  

davidn is no longer with us 

http://www.freebsd.org/cgi/query-pr.cgi?pr=10264 
>Unformatted:
