• 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

Any pointers to Websphere V 6.0+Siteminder+LDAP

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are changing our security control from database to LDAP server. Its a struts application on Websphere V6.0 app server.
We have to use Siteminder tool along with LDAP server for authentication n authorization. I have a few questions regarding this.
1. If Siteminder is used for authentication then what is configured on LDAP server?
2. We have huge set of privileges configured in our database, can that be shifted to LDAP or should it be done declarative?
3. Can fine grained authorization be achieved just with LDAP? If so how?
4. Any examples on such a set up? I have been looking for any information but tough to find!
 
reply
    Bookmark Topic Watch Topic
  • New Topic