First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 163362
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: lkml_ccc@yahoo.it
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nss_ldap-253-r1.ebuild My modified ebuild text/plain lkml_ccc@yahoo.it 2007-01-22 22:58 0000 1.87 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 163362 depends on: Show dependency tree
Bug 163362 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-22 22:56 0000
The current ebuild does not set the configure variable required to bind to
openldap via gssapi. 
Instead of binding using the configured (in ldap.conf) principal, it binds as
anonymous. This break a configuration where simple bind is not allowed to
openldap.

Reproducible: Always

Steps to Reproduce:
1.Use a configuration similar to this (look at last 5 options in ldap.conf)
http://www.nabble.com/Re:-nss_ldap-using-sasl-with-gssapi.-Kerberos-credentials-cache%09problem-Scanned--t2270116.html
2.
3.

Actual Results:  
Sasl bind does not work (as it does not use/find cache credentials)

Expected Results:  
It should use the configured cache credentials.

------- Comment #1 From lkml_ccc@yahoo.it 2007-01-22 22:58:26 0000 -------
Created an attachment (id=107851) [details]
My modified ebuild

This ebuild works for me.

------- Comment #2 From Robin Johnson 2007-01-31 02:33:56 0000 -------
fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug