Bug 364

Summary: resolution for bug 302 doesn`t appear to work
Product: Portable OpenSSH Reporter: Menno koopmans <mkoopman>
Component: Build systemAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED INVALID    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: SPARC   
OS: Solaris   

Description Menno koopmans 2002-07-19 22:30:20 AEST
I have been trying to resolve issues shown by bug 302 as i`m getting error
id sshd || \
        echo "WARNING: Privilege separation user \"sshd\" does not exist"
when running a make install. The bug fix advises to change id sshd to id sshd -
t in makefile.in however I only have id $(SSH_PRIVSEP_USER) in my makefile.in. 
When i substitute sshd -t for the variable I still get the same error.
Your help would be much appreciated.
Comment 1 Ben Lindstrom 2002-07-20 03:29:08 AEST
Ignore it or use -cvs.
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED