Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
openldap2.1135
openldap-2.3.37-libldap-suid.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openldap-2.3.37-libldap-suid.diff of Package openldap2.1135
Index: libraries/libldap/init.c =================================================================== --- libraries/libldap/init.c.orig +++ libraries/libldap/init.c @@ -579,6 +579,7 @@ void ldap_int_initialize( struct ldapopt #endif openldap_ldap_init_w_sysconf(LDAP_CONF_FILE); + if( getuid() == geteuid() ){ openldap_ldap_init_w_userconf(LDAP_USERRC_FILE); { @@ -608,4 +609,5 @@ void ldap_int_initialize( struct ldapopt } openldap_ldap_init_w_env(gopts, NULL); + } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor