Skip to Content
0
Former Member
May 31, 2007 at 10:28 AM

Impermissible Passwords

164 Views

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:

http://help.sap.com/saphelp_nw04s/helpdata/en/43/3d77734ae830f3e10000000a11466f/content.htmhttp://help.sap.com/saphelp_nw04s/helpdata/en/43/3d77734ae830f3e10000000a11466f/content.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/43/3d77734ae830f3e10000000a11466f/content.htm>

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