• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help Concerning LDAP

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I had one question concerning Yell.com or Salesforce.com Search Access at their LDAP directories.

Actually i have an application wherein i am looking to provide Yell.com LDAP directory 'Search' functionality.i.e. i will have first name and last name at my GUI and using JAva i will fetch result from these directory service providers.

But visitng their sites,i couldnt find any information about ldap URL and base DN or how to search in these directories?

Can you throw some light on it.How can i access these directories through my application using JNDI.From where can i get configuration parameters related to these sites?

Do i need to get some license for the same?

Thanks

Salil
 
Ranch Hand
Posts: 220
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How do you even know they offer LDAP access? Wouldn't it make more sense to ask these questions to someone at yell.com or salesforce.com?
 
Salil Dhawan
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ya i have written to them too for the same query but haven't got any response yet.Anyone from Javaranch if can help to get a clue about it

 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi salil,
I also want to know how to work on LDAP authentication module.
Please guide me if possible.
Thankng you,
Ashish
 
reply
    Bookmark Topic Watch Topic
  • New Topic