cancel
Showing results for 
Search instead for 
Did you mean: 

exclude super users from password policy

Former Member
0 Kudos

Hi

In ABAP system,

I have set the User password policy to change the password for all users after every 30 days.

Parameter login/password_expiration_time= 30

Now, I want to exclude users sap*, ddic and basis administrator ids from this policy.

how can it be done???

Regards

Dharmendra Bamne

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

I have tried almost all the tips you mention here..But it can't help me...What about the security I meant Google apps security

Former Member
0 Kudos

I don't really understand your question but what is said in this discussion thread is no longer true. In newer AS ABAP systems you can configure per user security policies. See this blog for details.

Former Member
0 Kudos

There is another possibility. You can change the user type.

The Parameter login/password_expiration is only for A=DIALOG - User.

So you can set DDIC and basis administrator ids to "S" = Service.

Please be aware, some single functionality in the Application is not the same as a dialog user.

Best

Regards

Felix

JPReyes
Active Contributor
0 Kudos

I think the answer is pretty clear now... please do not post the same answer over and over again..

Regards

Juan

Former Member
0 Kudos

Password policy applies to all users, it can not be apply to perticular user or exclude it for any user.

Sushil

Former Member
0 Kudos

Hi,

This parameter is global in nature and will hold good for all Dialog users. So you can not exclude your super users from this policy.

With Regards,

Saurabh

Former Member
0 Kudos

I dont think you can exclude users but you can activate sap* at any time.