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

Jules Jules at ZendTo.com
Wed Aug 4 16:28:33 BST 2010


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>, 
> 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 CEng
> www.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 list
> ZendTo at zendto.com
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>    

Jules

-- 
Julian Field MEng CITP CEng
www.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/f8bb82b8/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NSSLDAPAuthenticator.php.gz
Type: application/x-gzip
Size: 2407 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100804/f8bb82b8/attachment.gz 


More information about the ZendTo mailing list