<div><span class="gmail_quote">On 4/7/08, <b class="gmail_sendername">Chris Frederick</b> &lt;<a href="mailto:cdf123@cdf123.net">cdf123@cdf123.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all,<br><br>I&#39;m working on migrating a network to allow for more users and easier<br>scaling.&nbsp;&nbsp;I&#39;m also splitting up the main server into separate tasks.&nbsp;&nbsp;As<br>
long as I&#39;m doing all this I thought it would be prudent to add an LDAP<br>server for authentication/email/etc...&nbsp;&nbsp;I&#39;m running gentoo-hardened on<br>the ldap server and I have been following the gentoo ldap guides here:</blockquote>

<div>&nbsp;</div>
<div>Excellent idea, I&#39;ve been considering doing something like this myself.</div>
<div>&nbsp;</div>
<div>running &#39;ldapsearch -H ldap://valid-cn -D &quot;cn=Manager,dc=secret,dc=com&quot;<br>-W&#39; lists everything that I&#39;ve imported, but adding the -Z to the<br>command exits with this: (error omitted)<br>&nbsp;</div>

<div>Do you need a -N to specify the certificate?&nbsp; Otherwise you might try using ldaps:// instead of ldap://.</div>
<div>&nbsp;</div>
<div>-Brian</div></div>