|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Password expirationHello -
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? I looked through the config files and I found places to configure LDAP but nowhere to configure the default account management behavior. Thanks, Ben |
|
|
Re: Password expirationOn Tue, Feb 26, 2008 at 1:30 PM, Ben Popp <bpopp@...> 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 |
|
|
Re: Password expirationHmm... I've now ran into this issue. I changed the password(s) for the accounts I have, but Continuum keeps indicating 'Account Locked'. Where is this security.properties file suppose to be placed for Continuum and what path/file am I supposed to enable this in.
Johnathan >>> On Tue, Feb 26, 2008 at 2:39 PM, in message <adba96190802261239k12857030p8f3c4b5b15222960@...>, "Wendy Smoak" <wsmoak@...> wrote: > On Tue, Feb 26, 2008 at 1:30 PM, Ben Popp <bpopp@...> 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 |
|
|
Re: Password expirationOn Fri, Feb 29, 2008 at 11:18 AM, Johnathan Gifford
<jgifford@...> wrote: > Hmm... I've now ran into this issue. I changed the password(s) for the accounts I have, but Continuum keeps > indicating 'Account Locked'. Where is this security.properties file suppose to be placed for Continuum and > what path/file am I supposed to enable this in. If you're running Continuum standalone, then you can put it in /path/to/continuum/conf/security.properties . Editing that file isn't going to fix a locked account though. If it's the admin account, stopping and re-starting Continuum should unlock it. If it's any other account, log in as a user administrator, edit the account, and unlock it by un-checking the checkbox. -- Wendy |
|
|
Re: Password expiration>>> On Fri, Feb 29, 2008 at 12:22 PM, in message
<adba96190802291022y3e743067qd31eb35cf6fb485f@...>, "Wendy Smoak" <wsmoak@...> wrote: > If you're running Continuum standalone, then you can put it in > /path/to/continuum/conf/security.properties . So the fact that this file doesn't currently exist means I need to create it with the values specified at this URL: http://redback.codehaus.org/configuration.html Correct? Thanks, Johnathan |
|
|
Re: Password expirationOn Fri, Feb 29, 2008 at 11:28 AM, Johnathan Gifford
<jgifford@...> wrote: > <wsmoak@...> wrote: > > If you're running Continuum standalone, then you can put it in > > /path/to/continuum/conf/security.properties . > > So the fact that this file doesn't currently exist means I need to create it with the values specified at this URL: > > http://redback.codehaus.org/configuration.html Yes, create it if it's not there. You only need to add the properties for which you want to override the default values. -- Wendy |
|
|
ContinuumBuildExecutorExceptio |
|
|
Continuum email build message.Continuum does not report any SCM changes under the SCM heading, but instead it reports the SCM changes under "Other Changes Since Last Success" section? When Continuum finishes a build and sends an email, the email body shows the following: ************************************************************************ **** SCM Changes: ************************************************************************ **** No files changed But when I click on the build link, and open the build results I see the SCM changes are reported under other "Changes Since Last Success" heading? So, there are few issues here: 1. In Continuum email message it reports there are "No files changed" under the " SCM Changes:" section which is not true. 2. The files that were changed with the authors comments are listed under "Other Changes Since Last Success" section in the build history report only? For example the email body looks as follow: ************************************************************************ **** SCM Changes: ************************************************************************ **** No files changed ************************************************************************ **** Dependencies Changes: ************************************************************************ **** No dependencies changed And the build results history report looks as follow: SCM Changes ------------ No SCM changes Other Changes Since Last Success -------------------------------- Author Date Comment Files SamehTawfik How can we fix this situation? Thanks, Sameh This email and any files transmitted with it are confidential, proprietary and intended solely for the individual or entity to whom they are addressed. If you have received this email in error please delete it immediately. |
| Free embeddable forum powered by Nabble | Forum Help |