Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74913 Details for
Bug 107634
sudo fails to find LDAP users, despite NSS (seemingly?) working correctly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove setting of LDAPNOINIT
sudo-1.6.8_p9-nss_ldap.diff (text/plain), 468 bytes, created by
Kevin Daughtridge
on 2005-12-16 21:38:28 UTC
(
hide
)
Description:
Patch to remove setting of LDAPNOINIT
Filename:
MIME Type:
Creator:
Kevin Daughtridge
Created:
2005-12-16 21:38:28 UTC
Size:
468 bytes
patch
obsolete
>--- sudo-1.6.8p9/env.c.orig 2005-02-06 07:37:01.000000000 -0800 >+++ sudo-1.6.8p9/env.c 2005-12-16 21:18:17.000000000 -0800 >@@ -209,18 +209,6 @@ > } > } > >-#ifdef HAVE_LDAP >- /* >- * Prevent OpenLDAP from reading any user dotfiles >- * or files in the current directory. >- * >- */ >- if (nep < ne_last) >- *nep++ = "LDAPNOINIT=1"; >- else >- errx(1, "internal error, attempt to write outside newenv"); >-#endif >- > return(&newenv[0]); > } >
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 107634
:
69564
|
69565
|
74913
|
74948
|
83418