Bugzilla – Attachment 209 Details for
Bug 476
Privsep directory error could be improved
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Improves the error message
DIFF (text/plain), 527 bytes, created by
Martin Forssen
on 2003-01-27 20:30:58 AEDT
(
hide
)
Description:
Improves the error message
Filename:
MIME Type:
Creator:
Martin Forssen
Created:
2003-01-27 20:30:58 AEDT
Size:
527 bytes
patch
obsolete
>Index: sshd.c >=================================================================== >RCS file: /cvs/openssh/sshd.c,v >retrieving revision 1.233 >diff -u -r1.233 sshd.c >--- sshd.c 9 Jan 2003 22:53:12 -0000 1.233 >+++ sshd.c 27 Jan 2003 09:27:50 -0000 >@@ -1066,7 +1066,7 @@ > #else > if (st.st_uid != 0 || (st.st_mode & (S_IWGRP|S_IWOTH)) != 0) > #endif >- fatal("Bad owner or mode for %s", >+ fatal("Bad owner or mode for %s, should be owned by root and no write perms for group and others", > _PATH_PRIVSEP_CHROOT_DIR); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 476
: 209