Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 50830
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nick Hadaway <nick@capital-internet.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Philippe Lafoucrière <lafou@wanadoo.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50830 depends on: Show dependency tree
Bug 50830 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: 2004-05-12 02:39 0000

    

------- Comment #1 From Philippe Lafoucrière 2004-05-12 02:41:50 0000 -------
In nsswitch.ldap :

[...]
# consult DNS first, we will need it to resolve the LDAP host. (If we
# can't resolve it, we're in infinite recursion, because libldap calls
# gethostbyname(). Careful!)
hosts:          dns ldap

# LDAP is nominally authoritative for the following maps.
[...]

should be :

[...]
# consult FILES first, then DNS : we will need it to resolve the LDAP host. (If we
# can't resolve it, we're in infinite recursion, because libldap calls
# gethostbyname(). Careful!)
hosts:          files dns ldap

# LDAP is nominally authoritative for the following maps.
[...]

I had the problem because my personal laptop couldn't use ldap host definitions, since it's not declared in DNS...

------- Comment #2 From Nick Hadaway 2004-05-20 16:09:13 0000 -------
That's a smart change.  I'll get this added to portage.

------- Comment #3 From Nick Hadaway 2004-06-07 22:44:00 0000 -------
The change has been included in nss_ldap-215-r1.  Thanks for the suggestion.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug