Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Parameter in sap

Former Member
0 Kudos

Hi,

Can you tell me the parameter name in sap?

Make 1 digit mandatory in future passwords.

Make password to expire in 45 days so that user is forced to change it.

Make min. length of future passwords as 8.

Regards,

Sachin

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Some tips:

> Make 1 digit mandatory in future passwords.

Transaction RZ11 => *digit* => F4.

> Make password to expire in 45 days so that user is forced to change it.

Transaction RZ11 => *expiration* => F4.

> Make min. length of future passwords as 8.

Transaction RZ11 => *min* => F4.

Cheers,

Julius

4 REPLIES 4

jurjen_heeck
Active Contributor
0 Kudos

> Can you tell me the parameter name in sap?

Only after you tell us which searches you have tried.

Former Member
0 Kudos

Some tips:

> Make 1 digit mandatory in future passwords.

Transaction RZ11 => *digit* => F4.

> Make password to expire in 45 days so that user is forced to change it.

Transaction RZ11 => *expiration* => F4.

> Make min. length of future passwords as 8.

Transaction RZ11 => *min* => F4.

Cheers,

Julius

0 Kudos

>Some tips:

> > Make 1 digit mandatory in future passwords.

> Transaction RZ11 => *digit* => F4.

Okay, one more:

https://service.sap.com/notes:

search for: password parameter, Search Method All Terms (AND), Search Range All

Post search-restrictions: Application Area ( BC-SEC )

0 Kudos

At least we know now that Sachin does actually have a real SAP system infront of him and knows how to use the F4 search help in it...