Bugzilla – Attachment 107 Details for
Bug 261
AIX capabilities + port-aix.c cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add extra params to setpcred and setpenv
openssh-aixcred.patch (text/plain), 355 bytes, created by
Darren Tucker
on 2002-06-06 21:25:57 AEST
(
hide
)
Description:
Add extra params to setpcred and setpenv
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2002-06-06 21:25:57 AEST
Size:
355 bytes
patch
obsolete
>--- port-aix.c.orig Thu Jun 6 21:12:10 2002 >+++ port-aix.c Thu Jun 6 21:09:11 2002 >@@ -32,8 +32,8 @@ > Set up the process credentials and process environment > based on the AIX userdatabase. > */ >- setpcred (user); >- setpenv (user); >+ setpcred (user, NULL); >+ setpenv (user, PENV_INIT, NULL, NULL); > } > #endif /* defined(HAVE_GETUSERATTR) */ >
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 261
: 107 |
109
|
110
|
114