Well I upgraded to ubuntu 7.10 and discovered there is a pretty critical bug that causes boot to hang waiting for ldap. So i put it aside for now, but obviously I&#39;d like to get this working in the near future.<br><br>ldap.conf
 contains:<br># The distinguished name of the search base.<br>base dc=humboldt,dc=edu<br><br># Another way to specify your LDAP server is to provide an<br>uri ldapi://lb1.humboldt.edu/<br># Unix Domain Sockets to connect to a local LDAP Server.
<br>#uri ldap://127.0.0.1/<br>#uri ldaps://127.0.0.1/&nbsp;&nbsp; <br>#uri ldapi://%2fvar%2frun%2fldapi_sock/<br># Note: %2f encodes the &#39;/&#39; used as directory separator<br><br># The LDAP version to use (defaults to 3<br># if supported by client library)
<br>ldap_version 3<br><br><div class="gmail_quote">
On Nov 28, 2007 12:45 PM, Darin Perusich &lt;<a href="mailto:Darin.Perusich@cognigencorp.com" target="_blank">Darin.Perusich@cognigencorp.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Can you send a copy of /etc/ldap.conf and /etc/openldap/ldap.conf?<br><div><div></div><div><br>Jon Skulski wrote:<br>&gt; Hello,<br>&gt;<br>&gt; I&#39;m trying to (eventually) authorize my linux box against an
<br>&gt; ldap/kerberos setup. I am having some trouble. I can talk to the ldap<br>&gt; server fine with ldaptools. The problem is where nss comes in. getent<br>&gt; passwd will only list local entries in passwd. Yes I have 
nssswitch.conf<br>&gt; configured correctly. I have it configured so correctly that if I listen<br>&gt; to the network traffic I can actually see the ldap request and response,<br>&gt; but for some reason NSS ignores it.
<br>
&gt;<br>&gt; Interesting behaviors:<br>&gt;<br>&gt; - only local users and groups are listed by getent<br>&gt; - NSS is ignoring the ldap response<br>&gt; - the ldap response is very very large, so i thought that might be it. i
<br>&gt; tried using a smaller base search (only me) and it still ignored the result.<br>&gt; - strace of getent does not show anything unusual<br>&gt; - now whenever I log in or sudo or anything, i have to enter my password
<br>&gt; twice. the first time is thrown out, whether right or wrong. this may<br>&gt; have more to do with an incomplete setup of pam.<br>&gt;<br>&gt; oh yeah this is all on ubuntu 7.04 fresh install. and i&#39;m about to
<br>&gt; upgrade to 7.10 because well, i&#39;m out of ideas.<br>&gt;<br>&gt; Anyway, I would really like to get this working because if i don&#39;t<br>&gt; they&#39;ll make me use windows to develop a php application :O SAVE ME LUG!
<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br></div></div>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; nflug mailing list<br>

&gt; 
<a href="mailto:nflug@nflug.org" target="_blank">nflug@nflug.org</a><br>&gt; <a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br><br>--<br>Darin Perusich
<br>Unix Systems Administrator
<br>Cognigen Corporation<br>395 Youngs Rd.<br>Williamsville, NY 14221<br>Phone: 716-633-3463<br>Email: <a href="mailto:darinper@cognigencorp.com" target="_blank">darinper@cognigencorp.com</a><br>_______________________________________________
<br>nflug mailing list<br><a href="mailto:nflug@nflug.org" target="_blank">nflug@nflug.org</a><br><a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br></blockquote>

</div>
<br>