-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Propagate user accounts to database
PostPosted: Tue Feb 07, 2006 4:39 am 
Regular
Regular

Joined: Thu Oct 13, 2005 4:19 am
Posts: 98
I am using a 3 tier application:
presentation layer
service layer
DAO layer

My application's users are authenticated to an LDAP.
My database can accept these users because it authenticates to the same LDAP.
Currently my application uses a single (super) user on the database, defined in the datasource configuration.
However my application should propagate the real users to the database,
so the database has correct "lastModifiedBy", "higherUserActivity", ... statistics.


Is it possible to propagate user accounts to the database?
If so, through JAAS or Acegi (or Acegi using JAAS?)?

_________________
http://www.ohloh.net/accounts/ge0ffrey


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 13, 2006 5:12 am 
Regular
Regular

Joined: Thu Oct 13, 2005 4:19 am
Posts: 98
Is it possible at all?

_________________
http://www.ohloh.net/accounts/ge0ffrey


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 13, 2006 5:30 am 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
Custom connection provider is a recomended way, but you can wrapp things in many ways.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.