[ZendTo] Re: LDAP not setting 'Your name' in the Upload page

Brad Beckenhauer bbecken at aafp.org
Wed Aug 4 16:10:17 BST 2010


I tried the new Authenticator you provide and it did not fix the Your name field.
 
I used an ldap browser to see what attributes existed.
 
attribute:  fullName     contains my Full name ( First name and Last name
attribute:  givenName  contains my first name
attribute:  cn               contains my first initial, last name
attribute:  uid              contains my first initial, last name
 
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? 
 
thank you for your efforts!
Brad

>>> On 8/4/2010 at 9:46 AM, in message <4C597D5E.6070303 at ZendTo.com>, Jules <Jules at zendto.com> wrote:



On 04/08/2010 15:26, Brad Beckenhauer wrote: 

Hi Julian,
 
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.
Notice that the "Your name" field is set to '0' (zero).
It will almost certainly use "displayName" for the "Your name", you may need to use "cn" instead in LDAP.

Try the attached NSSLDAPAuthenticator.php file.

Jules
-- 
Julian Field MEng CITP CEngwww.ZendTo.com
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100804/b934f1cf/attachment.html 


More information about the ZendTo mailing list