This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Authentication via Sun One Directory Server

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

I would like to make use of JAAS LoginModule to authenticate the users via LDAP or make use of JAZNLDAP to authenticate via a 3rd party LDAP Server.

I am using OAS 10g (9.0.4)

I have tried the demo application provided as a sample namely 'CallerInfo' which made use of OID as the LDAP Server, I was able to run it successfully and the authentication was done properly via OID.

But i would like to make use of SunOne Directory Server as the LDAP Server.


1. Does OAS 10g(9.0.4) support authentication via a 3rd party LDAP Server.


2. If it does, could you please let me know what are the configuration settings that has to be made to make use of
SunOne directory server as the LDAP server.


3. Is it possible to use JAZN itself as the JAAS Provider and specify the usage of SunOne Directory Server, but i
would not like to go for the DIP Mechanism where i have to have both OID and the 3rd party LDAP server. I don't want OID in picture at all.


Thanks.
John
 
Curse your sudden but inevitable betrayal! And this tiny ad too!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic