[2609] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

krb5-misc/322: send-pr/krb5-send-pr must be manually changed on YP systems

daemon@ATHENA.MIT.EDU (Paul Pomes)
Mon Dec 23 17:23:07 1996

Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: krb5-unassigned@RT-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, ppomes@Qualcomm.com
Date: Mon, 23 Dec 1996 14:22:36 -0800 (PST)
From: Paul Pomes <ppomes@Qualcomm.com>
Reply-To: ppomes@Qualcomm.com
To: krb5-bugs@MIT.EDU


>Number:         322
>Category:       krb5-misc
>Synopsis:       send-pr can't list passwd file on YP systems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    krb5-unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Mon Dec 23 17:23:00 EST 1996
>Last-Modified:
>Originator:     Paul Pomes
>Organization:
QUALCOMM, Inc.
6455 Lusk Blvd
San Diego, CA  92121-2779
>Release:        1.0
>Environment:
	Sparc-20, Solaris 2.4
System: SunOS zelkova 5.4 Generic_101945-27 sun4m sparc


>Description:
	On YP systems the send-pr internal command

# How to read the passwd database.
PASSWD="cat /etc/passwd"

	will yield a null or very short password file.  It needs to use

# How to read the passwd database.
PASSWD="ypcat passwd"

	on systems where YP is active for passwords.  Some routine that
	can query for /etc/nsswitch.conf settings would be the most general
	fix for Solaris systems.

>How-To-Repeat:
	By inspection
>Fix:
	Not obvious.
>Audit-Trail:
>Unformatted:

home help back first fref pref prev next nref lref last post