<div><span class="gmail_quote">On 4/7/08, <b class="gmail_sendername">Chris Frederick</b> <<a href="mailto:cdf123@cdf123.net">cdf123@cdf123.net</a>> 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'm working on migrating a network to allow for more users and easier<br>scaling. I'm also splitting up the main server into separate tasks. As<br>
long as I'm doing all this I thought it would be prudent to add an LDAP<br>server for authentication/email/etc... I'm running gentoo-hardened on<br>the ldap server and I have been following the gentoo ldap guides here:</blockquote>
<div> </div>
<div>Excellent idea, I've been considering doing something like this myself.</div>
<div> </div>
<div>running 'ldapsearch -H ldap://valid-cn -D "cn=Manager,dc=secret,dc=com"<br>-W' lists everything that I've imported, but adding the -Z to the<br>command exits with this: (error omitted)<br> </div>
<div>Do you need a -N to specify the certificate? Otherwise you might try using ldaps:// instead of ldap://.</div>
<div> </div>
<div>-Brian</div></div>