freebsd-dev/usr.sbin/rpc.yppasswdd
Alfred Perlstein 26d0e65f67 Fix the breakage in rpc.yppasswd. Readded the svc_create() and
the registering of the "unix" transport, now it is fixed.

Everywhere, rq_cred is taken to look what authentification we have.
We can not be sure that transp>xp_verf.oa_flavor is also filled in.
This seems to be the same for all sun source. they take the flavor
of rq_cred, instead of transp.

Submitted by: mbr
2002-02-05 18:51:13 +00:00
..
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pw_copy.c Detect and handle comment lines in master.passwd files. 2000-07-12 11:00:28 +00:00
pw_util.c tab in pw_mkdb's arg for style. 2002-02-05 18:27:06 +00:00
rpc.yppasswdd.8 yp(4) -> yp(8). 2002-01-14 16:59:03 +00:00
yppasswd_private.x $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
yppasswdd_extern.h Constify things to unbreak world. 2002-02-05 18:25:59 +00:00
yppasswdd_main.c Fix the breakage in rpc.yppasswd. Readded the svc_create() and 2002-02-05 18:51:13 +00:00
yppasswdd_server.c Fix the breakage in rpc.yppasswd. Readded the svc_create() and 2002-02-05 18:51:13 +00:00
yppwupdate $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00