On Tue, Feb 26, 2008 at 1:30 PM, Ben Popp <bpopp@endeca.com> wrote:
> I'm using continuum 1.1 and my passwords just started to expire:
> "Password will expire on Tue Feb 26 14:03:45 EST 2008."
>
> Is there any way to either disable password expiration, disable the
> requirements to cycle passwords, or extend the timeout period for
> expiration?
In security.properties, you can change these values:
security.policy.password.expiration.enabled=true
security.policy.password.expiration.days=90
This should help: http://redback.codehaus.org/configuration.html
--
Wendy
|