Need to implement password expiry for database users

Posted by karasanr on 21-Nov-2016 22:15

Is there any way to implement password expiry for database users in 11.5 OE.

Posted by Valeriy Bashkatov on 23-Nov-2016 08:16

You can leave your vote for Password Policy Management Implementation directly at Openedge Database Level - See more at: community.progress.com/.../password_policy_management_implementation_directly_at_openedge_database_level

It's important to vote. As I see it now, there is only one voice for this product enhancement - my)))

All Replies

Posted by Valeriy Bashkatov on 22-Nov-2016 01:20

This is not possible (

You can try to implement it at the software level (ABL).

Posted by cverbiest on 22-Nov-2016 01:41

The progress _user table contains some fields to achieve this

_User._Account_expires

_User._Pwd_duration

_User._Pwd_expires

but AFAIK you need to code it yourself

Posted by Valeriy Bashkatov on 23-Nov-2016 08:16

You can leave your vote for Password Policy Management Implementation directly at Openedge Database Level - See more at: community.progress.com/.../password_policy_management_implementation_directly_at_openedge_database_level

It's important to vote. As I see it now, there is only one voice for this product enhancement - my)))

Posted by karasanr on 25-Nov-2016 06:45

Thanks all for your replies and support

This thread is closed