cancel
Showing results for 
Search instead for 
Did you mean: 

IS there a way to make a password non-expired for one user

Former Member
0 Kudos

Is there a way to make a user password not to expire.

I just want to do this for one user.

Thanks

Joe

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Joe,

are you talking about a user profile on i5/OS or in SAP? On i5/OS, you can specify PWDEXP(NO) PWDEXPITV(NOMAX) on the CRTUSRPRF or CHGUSRPRF command. In SAP, users of type "SERVICE" or "SYSTEM" (rather than "DIALOG") do not need to change the initial password after the first logon.

Kind regards,

Christian Bartels.

Former Member
0 Kudos

Hi Christian,

I would image, he is looking for SAP users ...

I always use this way:

update r3siddata/usr02 set bcda1 = 99991231 where bname = 'J2EE_ADMIN'

Regards

Volker Gueldenpfennig, consolut international ag

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

as Volkers says, there is some context missing to your question.

But maybe this SAP Note is not yet known to many people:

669848 Unlocking the Administrator User on the J2EE Engine/AS Java

Good luck,

Barbara

fareed_khan4
Explorer
0 Kudos

It is possible in EP 7.0 J2EE/ Netweaver WebAs Java to not expire a password for user, if you create the user as tecnical user in ( user profile).

Thanks,

Fareed

volker_gldenpfennig
Active Participant
0 Kudos

Hi,

yes, that is correct, you can use a service user (/type S) for that purpose.

Regards

Volker Gueldenpfennig, consolut international ag

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Dear Joseph,

I think it is not passible.. But you can create another one QSECOFR rights userprof for standby.

Thanks

Jibin.