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 requirement - parameter 'login/password_expiration_time'

Former Member
0 Kudos

Hi,

We have setup value for parameter 'login/password_expiration_time' (Dates until password must be changed) to 60 and so forcing users to change their password every 60 days.

But we have some super users and admin(s), whom we have to exclude from this rule.

Any idea how could we achieve this requirement?

Thanks,

Karan.

3 REPLIES 3

Former Member
0 Kudos

There is NO REASON why password expiration should not be used for super users especially admin users etc. It is even worse these UID’s are so powerfull that they MUST be changed. So please tell the users that!!!

If you think about interface or background users then the solution is simple, make them system users and you do not have to change passwords anymore for these!

0 Kudos

Hi Auke,

Thanks for your feedback and I have assigned points on your reply.

And I completely agree with you to use password expiration, specially for superuser and admin along with other users.

Is there any way to avoid this requirement for any 'dialog' users?

Thanks,

Karan.

0 Kudos

To change this behaviour you will find no standard way.

As a compromise you can change the user type from dialog to service. As a service user they need'nt change their password.