Bug #3670

Bii:UAT- Defect ID 157 Sev 2 : password expiry

Added by Man Siew Yong almost 11 years ago. Updated almost 11 years ago.

Status:Closed - End of life cycleStart date:September 30, 2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Spent time:-
Target version:-

Description

Already change the password expiry in RCAS from 2days to 60days.
and the PASSWORD_EXPIRY_TRIGGER_THRESHOLD to 14 days.
Login as AJAMAKER1. Prompt to change password. Already change the password.
Then logn back using the new password.
Still prompt msg on password expiry in to 2days. See attachment.
Tested at 11.38 MY time.

Pending on the bank to provide the Log

History

#1 Updated by Anwar Khairul almost 11 years ago

Request user to provide below query result:

select P_DATE_GENERATED from TB_AM_USER where U_USER_ALIAS = 'AJAMAKER1'

select CONFIG_NAME, CONFIG_VALUE from TB_AM_CONFIG where CONFIG_NAME in ('PASSWORD_EXPIRY_DAY', 'PASSWORD_EXPIRY_TRIGGER_THRESHOLD')

#2 Updated by Anonymous almost 11 years ago

  • Status changed from Pending Customer Feedback to Development / Work In Progress

provided 7 Oct, pls work on it.

#3 Updated by Anwar Khairul almost 11 years ago

  • Status changed from Development / Work In Progress to Finished Development

Root cause:
The changes from MAINTENANCE > SECURITY POLICY > PASSWORD EXPIRY DAY does not reflect to rcasbl entity bean due to Entity Manager cache.

Solution:
Add refresh method when getting SECURITY POLICY value so that it will get updated data.

#4 Updated by Anwar Khairul almost 11 years ago

  • Status changed from Finished Development to Pending Customer Feedback
  • Assignee changed from Anwar Khairul to Man Siew Yong

Pending user retest after new release.

#5 Updated by Man Siew Yong almost 11 years ago

  • Status changed from Pending Customer Feedback to Closed - End of life cycle
  • Assignee changed from Man Siew Yong to Anonymous

8 Oct: User retest done

Also available in: Atom PDF