CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2009/05/20 14:37:43

Modified files:
        etc            : master.passwd 
        libexec/identd : identd.c 
        libexec/rpc.rstatd: rstatd.c 
        libexec/rpc.rwalld: rwalld.c 
        libexec/spamd  : spamd.c 
        sbin/dhclient  : dhclient.c 
        usr.sbin/portmap: portmap.c 

Log message:
Do not fall back to using nobody if _user is missing, but
error out.

Add a new user _rwalld for rpc.rwalld, and use that instead
of nobody, also unconditionally drop to _rwalld not only
if rpc.rwalld was started with euid 0 (as root).

ok deraadt@

Reply via email to