Thursday, 17 September 2015

Changing User Password from Backend

·         Login to the Applications node as appl user

·         cd $FND_TOP/bin

·         Run FNDCPASS to change the User password with below command

FNDCPASS apps/<appspswd> 0 Y system/<systempaswd> USER <USERNAME_inCaps> <NewPassword>

Example:


FNDCPASS apps/xxxxx 0 Y system/xxxx USER ABCDEF xxxx

No comments:

Post a Comment