<HTML><HEAD>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16588"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI" bgColor=#ffffff text=#000000>
<DIV>I tried the new Authenticator you provide and it did not fix the Your name field.</DIV>
<DIV> </DIV>
<DIV>I used an ldap browser to see what attributes existed.</DIV>
<DIV> </DIV>
<DIV>attribute: fullName contains my Full name ( First name and Last name</DIV>
<DIV>attribute: givenName contains my first name</DIV>
<DIV>
<DIV>attribute: cn contains my first initial, last name</DIV>
<DIV>
<DIV>attribute: uid contains my first initial, last name</DIV></DIV></DIV>
<DIV> </DIV>
<DIV>Since the DisplayName attribute does not exist (in my case) perhaps a check to against DisplayName and if null/not exist then check for the existence of fullName else use cn to populate the User name field? </DIV>
<DIV> </DIV>
<DIV>thank you for your efforts!</DIV>
<DIV>Brad<BR><BR>>>> On 8/4/2010 at 9:46 AM, in message <4C597D5E.6070303@ZendTo.com>, Jules <Jules@zendto.com> wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px"><BR><BR>On 04/08/2010 15:26, Brad Beckenhauer wrote:
<BLOCKQUOTE cite=mid:4C59322B.BC51.0068.1@aafp.org type="cite">
<META name=GENERATOR content="MSHTML 8.00.7600.16588">
<DIV>Hi Julian,</DIV>
<DIV> </DIV>
<DIV>LDAP authentication is working, but when I started testing the web interface today I found an issue in the Drop-Off (upload) page as shown in the graphic below.</DIV>
<DIV>Notice that the "Your name" field is set to '0' (zero).</DIV></BLOCKQUOTE>It will almost certainly use "displayName" for the "Your name", you may need to use "cn" instead in LDAP.<BR><BR>Try the attached NSSLDAPAuthenticator.php file.<BR><BR>Jules<BR><PRE class=moz-signature cols="72">--
Julian Field MEng CITP CEng
<A class=moz-txt-link-abbreviated href="http://www.ZendTo.com">www.ZendTo.com</A>
Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM
</PRE></DIV></TD></TR></TBODY></TABLE></BODY></HTML>