I meant geteuid(). s,getpid,geteuid,
On Tue, Feb 28, 2017 at 9:50 PM, Gleydson Soares <[email protected]> wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2017/02/28 17:50:12 > > Modified files: > usr.sbin/ldapd : ldapd.c > > Log message: > move up getpid() and getpwnam(LDAP USER) checks > to fail earlier and also make them consistent with > other daemons. > > while here: > - fix getpwnam(LDAPD_USER) errx() > - no need to skip_chroot > > ok jmatthew@
