Application Development and Automation 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: 
Read only

SAP Security parameter

karthikeyan_v2
Explorer
0 Likes
2,706

Hi All,

Recently We have updated the parameter login/password_max_idle_initial in sandbox system.After system restart,we are getting below warning while creating user .

Please help me to fix this issue.

Thanks,

karthik

13 REPLIES 13
Read only

Former Member
0 Likes
2,665

Hi Karthik,

if a password is reset with transaction SU01 the reset date is stored in the usermaster. In case of the  user is type "DIALOG" this initial password is only valid for <login/password_max_idle_initial> days. The initial password has to be changed by the user within the number of days which are set by this parameter. After this number of days the initial password cannot be used anymore.

best regards

Michael

Read only

Private_Member_69416
Active Participant
0 Likes
2,665

Hi

Can you change the initial password to new one?

Regards

Przemek

Read only

0 Likes
2,665

Hi,

the user administrator can reset the password at any time. The owner of the password is forced when he logs on to the system within the period which is defined in the parameter "login/password_max_idle_initial".

regards

Michael

Read only

0 Likes
2,665

Hi,

The warning is not appearing after user creation but it shows warning when creating.

How to ignore the warning?

Thanks,

karthik

Read only

0 Likes
2,665

<Enter>

Read only

0 Likes
2,664

Hi,

I am getting warning like this .

thanks,

karthik

Read only

0 Likes
2,664

can't you enter new password or use wizard?

Read only

0 Likes
2,664

Hi Karthik, after setting/generating the password, you just need to save the changes, and you should find the warning no longer appears.

Read only

0 Likes
2,664

Hi Adam,

Yes,You are right but my question is why the warning is visible while creating?

Is there any dependent parameter /setting to disable the warning?

Thanks,

karthik

Read only

0 Likes
2,664

system wants from you initial password for new user

what is wrong with this?

Read only

0 Likes
2,664

How can a password expire while you are creating the user?

You must supply the password or deactivate it. There is no warning as at that point in time because there is no password yet.

You must be doing something else at that point in time?

Cheers,

Julius

Read only

0 Likes
2,664

On NW 7.02.17 I can recreate the issue.

The warning is visible.

It's a  small bug you can ignore.

If you can't sleep with this karthik - create message to support.


Read only

0 Likes
2,664

Thank you all for your suggestions