Dear all,
I currently have a SUN DSEE using pta to authenticate against an AD. Id like to lighten my AD which is under heavy load and then I was wonderig :
- Is there any option allowing SUN DSEE to keep a cached copy of the password to authenticate for a given period of time after a successful authentication against my AD? The use case is: a user logs in for the first time, SUN DSSE uses pta to confirm the credentials. Then, for example for the next 8 hours, SUN DSEE can log on the user against the cached password, without using pta. I think this feature existed in SUN DS (or was it OpenDS?) as cached-password-ttl or something like this
- If it doesn't exist, is this technically possible to implement this with a plugin?
Regards