Bug 167282 - net/nss_ldap performance change causes functionality regression
Summary: net/nss_ldap performance change causes functionality regression
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 04:10 UTC by Steve Wills
Modified: 2017-06-10 21:10 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-04-25 04:10:09 UTC
The change introduced in PR ports/152982 causes nss_ldap to no longer find supplemental groups in my installation.

Fix: 

Revert the patch to bsdnss.c introduced in the PR. Basically, revert this diff:

http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/nss_ldap/files/bsdnss.c.diff?r1=1.4;r2=1.5

For me, patch -R with this diff and rebuilding fixes the problem.
How-To-Repeat: Unfortunately, this may require access to a specific LDAP setup, but I can reproduce easily in my environment.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-25 04:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-25 04:10:22 UTC
Maintainer of net/nss_ldap,

Please note that PR ports/167282 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167282

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-25 04:10:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 mikeg 2012-04-25 05:38:28 UTC
I can't reproduce this in my test environment, though I suspect it may =
be related to ports/166987

Can you send over your nss_ldap configuration file (obviously redacting =
any sensitive IDs/passwords) -- I'm especially interested in any =
nss_initgroups_ignoreusers directives you may have...

Thanks!

-MG

On Apr 24, 2012, at 11:10 PM, Edwin Groothuis wrote:

> Maintainer of net/nss_ldap,
>=20
> Please note that PR ports/167282 has just been submitted.
>=20
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>=20
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/167282
>=20
> --=20
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 5 Carlo Strub freebsd_committer freebsd_triage 2014-09-11 19:57:40 UTC
Is this PR still relevant?
Comment 6 Carlo Strub freebsd_committer freebsd_triage 2014-09-11 19:57:52 UTC
Is this PR still relevant?
Comment 7 Eugene Grosbein freebsd_committer freebsd_triage 2017-06-10 21:10:06 UTC
Feedback timeout over 2 years.