Hi all,
I use SAP EP 7.0 SPS10 having the UME connected to ABAP user store.
I would like to define a password security policy for the UME. One part of this security policy are a set of rules which a password is not allowed to contain. E.g. 3 times the same letter is not allowed
(invalid are AAA, BBB and so on). In ABAP their is a way to define such rules
but how can this be configured on the UME side (SAP AS Java)
I found this documentation:
Here is stated something about
<i>Impermissible Passwords
Enter a comma-separated list terms or character combination which the UME rejects when users set their passwords. Use the asterisk (*) and question mark (?) as variables.</i>
Possibly this thing could do it. But I did not find a was to set it.
Any help is really appreciated
Regards Karin