Question:
Hello all
I am using SAP 4.7 .
I would like to avoid users to use there own userID or event first or last name has password.
I did populate the table usr40 with some password that should not be used.
But I would like to avoid to populate the table with the userid, first and last name of each user.
Is there any way to automaticly deny userid, first name and last name as password?
Answer:
SAP has a built in rule that prohibits a user from using a consecutive string of (4-5?) characters from their user id as their password. I am not aware of anything that would key on other non-user id data. If you put in most of the common first names and last names in USR40 you should prevent much of this.
Answer:
SAP has a built in rule that prohibits a user from using a consecutive string of (4-5?) characters from their user id as their password. I am not aware of anything that would key on other non-user id data. If you put in most of the common first names and last names in USR40 you should prevent much of this.
3 characters. But that rule is not longer enforced in 6.x (or 4.7).