‎2006 Oct 10 9:48 AM
For setting a Basic password standards...
do we have any Standard SAP programs, exits...etc.,
<b>If so How can we achieve this?</b>
‎2006 Oct 10 9:51 AM
Hi,
You mean to say, length of the passwords, only alphanumeric allowed, or shuold have atleast 2 numbers etc...
If that is the case Basis people should be aware of setting these things.
Why do you want to have an ABAP Program?
Feel free to revert back.
--Ragu
‎2006 Oct 10 9:52 AM
Hello,
Are you going to maintain any password for users or can you please tell your requirement.
Since there are many function modules that exists to generate password,
encrypt password,
decrypt password and so on..
eg:
RSEC_GENERATE_PASSWORD
SUSR_GENERATE_PASSWORD
FIEB_PASSWORD_DECRYPT
FIEB_PASSWORD_ENCRYPT
Reward if helps.
Best Regards,
Krishnakumar
‎2006 Oct 10 9:57 AM
Hi Krishna Kumar,
thanks for the reply.
We need to set the Password security standards.
So while changing the password of existing users or while assigning password for the first time user...we need to check against the standards and give message...
eg: Password should contaiin '_' '@' etc.,