<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks, Mike.</DIV>
<DIV> </DIV>
<DIV>This solves part of my problems, but you gave me the direction to make it work.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV><BR>Ben</DIV>
<DIV><BR>--- On <B>Wed, 9/2/09, Mike Peachey <I><mike.peachey@jennic.com></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: Mike Peachey <mike.peachey@jennic.com><BR>Subject: Re: [rt-users] RT::Authen::ExternalAuth error<BR>To: "Ben" <uyhis@yahoo.com>, rt-users@lists.bestpractical.com<BR>Date: Wednesday, September 2, 2009, 4:55 PM<BR><BR>
<DIV class=plainMail>Ben wrote:<BR>> Hi, All,<BR>>  I have errors with RT 3.6.5 and RT-Authen-ExternalAuth-0.05 on my centos box.<BR>> following are error messages:<BR>> [Tue Sep  1 23:39:32 2009] [critical]: RT::User::_GetBoundLdapObj Can't bind: LDAP_INVALID_DN_SYNTAX 34 (/usr/local/lib/rt3/lib/RT/User_Vendor.pm:1056)<BR>> [Tue Sep  1 23:39:32 2009] [critical]: RT::User::_GetBoundLdapObj Can't bind: LDAP_INVALID_DN_SYNTAX 34 <BR><BR>The error is clear. You cannot bind to the server (Can't bind). The reason is that the username's DN Syntax is invalid (LDAP_INVALID_DN_SYNTAX 34).<BR><BR>Use the valid DN Syntax for your LDAP server:<BR><BR>> 'user'                      =>  'rt3',<BR>> 'user'                      =>  'cn=rt3,ou=People,dc=smith,dc=com',<BR><BR>-- Kind
 Regards,<BR><BR>__________________________________________________<BR><BR>Mike Peachey, IT<BR>Tel: +44 114 281 2655<BR>Fax: +44 114 281 2951<BR>Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK<BR>Comp Reg No: 3191371 - Registered In England<BR><A href="http://www.jennic.com/" target=_blank>http://www.jennic.com</A><BR>__________________________________________________<BR></DIV></BLOCKQUOTE></td></tr></table><br>