Bug 476

Summary: Privsep directory error could be improved
Product: Portable OpenSSH Reporter: Martin Forssen <maf>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: minor    
Priority: P2    
Version: -current   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Improves the error message none

Description Martin Forssen 2003-01-27 20:29:58 AEDT
I recentry tried the cvs-version of portable openssh, but it refused to run
since the privsep directory had bad owner or mode. I had to check teh code to
see which owner and mode it should have. How about modifying the error to
provide this information. I will attach a patch which fixes this.
Comment 1 Martin Forssen 2003-01-27 20:30:58 AEDT
Created attachment 209 [details]
Improves the error message
Comment 2 Markus Friedl 2003-01-27 21:06:20 AEDT
there's no need to check the source, sshd(8) should have
all necessary information. but i'll add the message from
the manpage to sshd.c
Comment 3 Markus Friedl 2003-01-28 04:02:26 AEDT
thanks, similar fix applied
Comment 4 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED