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: 

Autosys Id gets locked

Former Member
0 Kudos

Hi everyone,

We have Autosys job scheduler in our environment (ECC 6.0). For whatever reason, 'Autosys' Id gets locked in SAP peridocally.

Since there is no manual entry of password for this Id, we are at loss to explain why this ID gets locked peridocally.

Did any of you run into this issue?

Would appreciate any comments.

Regards,

VP

5 REPLIES 5

Former Member
0 Kudos

By "locked" do you mean user lock (USR02-UFLAG = 64) or password lock (USR02-UFLAG = 128)?

If you are sure that it does not need a password, then just delete the password ("deactivate password" button in SU01) and move it into a secure user group (S_USER_GRP).

Cheers,

Julius

0 Kudos

Julius,

Thanks for the quick response.

It is password lock.

What I meant to say was that there is no manual entry of password, not that we do not need a password. However, it is good to know that this could be a workaround for now.

What are the drawbacks of not having a password if we are able to secure this user using S_USER_GRP as you mentioned?

VP

0 Kudos

The draw-back of not having a pasword is that you cannot logon with a password; which is however advisable if the user does not need one.

The advantage is that other folks (or outdated config) cannot password lock the user by logging on incorrectly with it.

What I meant by S_USER_GRP is to protect the user master record itself so that only authorized administartors can change it, or admin-lock it, or recreate an initial password again.

First check to see whether there is another system on a lower release which is attempting to communicate with yours, as the password rules changed. Chances are good that it is the case sensitive password rule causing this.

Otherwise, activate the dynamic configuration filters of the Security Audit Log in transaction SM19 on your servers to log the event Unsuccessfull Login and wait for it to happen again. Then check your SM20N log to see where it is coming from.

Cheers,

Julius

0 Kudos

Thanks, Julius.

0 Kudos

Lets wait a while until it happens again, and then let us know

ps: as it could happen again for other reasons... you can also monitor it via static SM19 filters (if setup).

pps: Another option (if you are fast enough) is to use transaction STAD (or STAT) to find the "terminal".