Bugzilla – Attachment 86 Details for
Bug 220
sshd fails to read other users authorized_keys over nfs as root
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
One-liner patch for broken AIX realpath(), should apply to any recent version
aix.patch (text/plain), 432 bytes, created by
Antti Tapaninen
on 2002-04-23 22:30:46 AEST
(
hide
)
Description:
One-liner patch for broken AIX realpath(), should apply to any recent version
Filename:
MIME Type:
Creator:
Antti Tapaninen
Created:
2002-04-23 22:30:46 AEST
Size:
432 bytes
patch
obsolete
>diff -ruN openssh-3.0.2p1.orig/configure.ac openssh-3.0.2p1/configure.ac >--- openssh-3.0.2p1.orig/configure.ac Sat Nov 3 21:09:33 2001 >+++ openssh-3.0.2p1/configure.ac Thu Apr 18 16:02:33 2002 >@@ -61,6 +61,7 @@ > fi > AC_CHECK_FUNC(authenticate, [AC_DEFINE(WITH_AIXAUTHENTICATE)]) > AC_DEFINE(BROKEN_GETADDRINFO) >+ AC_DEFINE(BROKEN_REALPATH) > dnl AIX handles lastlog as part of its login message > AC_DEFINE(DISABLE_LASTLOG) > ;;
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 Raw
Actions:
View
Attachments on
bug 220
: 86 |
87