NetBSD/usr.bin/passwd
thorpej bbe8c40877 Fix a semantic problem reported by Chuck Cranor:
If a user wishes to change a password on a system running YP, and
the master server is not running rpc.yppasswdd, passwd(1) would fail,
even if the user had a local entry.  Fix this by checking for local
entry if master is not running rpc.yppasswd iff we defaulted to using
YP (not invoked as "yppasswd" or with "-y").
1996-11-26 23:35:38 +00:00
..
Makefile Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
kpasswd_proto.h Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
krb5_passwd.c Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
krb_passwd.c Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
local_passwd.c Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
passwd.1 Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
passwd.c Fix a semantic problem reported by Chuck Cranor: 1996-11-26 23:35:38 +00:00
yp_passwd.c Fix a semantic problem reported by Chuck Cranor: 1996-11-26 23:35:38 +00:00