Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

password for dialog users must be changed after 30 days

0 Kudos

Hi all,

What is the process to set the parameters sothat password for dialog users must be changed after 30 days.

With regards

Madan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Madan,

Quick glance .. change the parameter "login/password_expiration_time" from RZ10.

0 = users are not forced to change their passwords.

anything >0 is the number of days after which the users will be forced to change their passwords.

Restart the instance for changes to apply.

For more login related parameters check RZ11 with login/* and also their documentation.

Further more, I would suggest you to "Search" before you post.

Regards,

Srihari

3 REPLIES 3

jurjen_heeck
Active Contributor
0 Kudos

This is a fairly basic question, often asked and answered. Best search the forum with "password change parameter".

JPReyes
Active Contributor

Former Member
0 Kudos

Hi Madan,

Quick glance .. change the parameter "login/password_expiration_time" from RZ10.

0 = users are not forced to change their passwords.

anything >0 is the number of days after which the users will be forced to change their passwords.

Restart the instance for changes to apply.

For more login related parameters check RZ11 with login/* and also their documentation.

Further more, I would suggest you to "Search" before you post.

Regards,

Srihari