Question:
Hi Frz,
I need to put some user password restriction.
Req:
1. password should contain atleast one spl. character
2. atleast one numeric
3. atleast one letter
4. the length should be 8.
Can anyone share with me where to put this kind of restriction?
Ths in adv.
Answer:
Hi Frz,
I need to put some user password restriction.
Req:
1. password should contain atleast one spl. character
2. atleast one numeric
3. atleast one letter
4. the length should be 8.
4. profile parameter login/min_password_lng = 8
1. - 3. require a kernel release >= 6.10:
Profile parameters:
login/min_password_specials
login/min_password_digits
login/min_password_letters
Answer:
Thanks for your prompt reply.
Answer:
Where to set profile parameter? Is it thr' trn PFCG?
Answer:
Where to set profile parameter? Is it thr' trn PFCG?
Answer:
The parameters are set via RZ10.