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

Brad Beckenhauer bbecken at aafp.org
Wed Aug 4 20:06:19 BST 2010


grin...  yes, I'm putting the file in the right place... and unzipped.   thanks for the laugh, I enjoy it.
 
I did an ldapsearch from the zendto server against my ldap server and discovered that the zendto server cannot see the fullName attribute.  Apparently I can only see the fullName attribute when I'm authenticated to the network.  I feel stupid for not checking that one and having you work try to debug my mistake.  I'm sorry.
 
So I used the ldapsearch utility from the zendto server to see what information was available publically.
 
Using your last authenticator, I started varied what attribute the authenticator was looking for to see if it made a difference.
 
I found that if I changed it to search for gidNumber or uidNumber, then the webpage populated.   I tried other attributes as well without success and I'll send the results of the ldapsearch to you off list. 
 
Brad
 
 
 
 

>>> On 8/4/2010 at 12:14 PM, in message <4C599FF8.7090801 at ZendTo.com>, Jules <Jules at zendto.com> wrote:

That's weird. As a last attempt, try this version. If this doesn't work, then please double check that you're putting the right file in the right place.

Jules.


On 04/08/2010 17:46, Brad Beckenhauer wrote: 

It did not work,  same output, name is '0'
 
brad

>>> On 8/4/2010 at 10:28 AM, in message <4C598721.3050309 at ZendTo.com> ( mailto:4C598721.3050309 at ZendTo.com ), Jules <Jules at zendto.com> ( mailto:Jules at zendto.com ) wrote:

Okay, try this one instead.

On 04/08/2010 16:10, Brad Beckenhauer wrote: 

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> ( mailto:4C597D5E.6070303 at ZendTo.com ), Jules <Jules at zendto.com> ( mailto: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
        
_______________________________________________
ZendTo mailing listZendTo at zendto.comhttp://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto  
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
        
_______________________________________________
ZendTo mailing listZendTo at zendto.comhttp://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto  
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/54effaac/attachment-0001.html 


More information about the ZendTo mailing list