通过 alter user apps 修改apps密码后用户锁定处理

在Oracle Application Object Library 12.0.4版本中,若通过SQL命令直接更改APPS用户的密码,而非使用FNDCPASS命令,会导致账号被锁定无法登录。此操作被视为安全违规行为,并可能破坏密码结构。

APPS User Locks After Manually Altering Password [ID 566127.1]
--------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------
Platforms: 1-914CU;

This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.
 
Applies to:
Oracle Application Object Library - Version: 12.0.4
Information in this document applies to any platform.
***Checked for relevance on 26-Feb-2010***
Symptoms
On 12.0.4
Changed APPS password and cannot login.
STEPS
The issue can be reproduced at will with the following steps:
Changed the apps pwd using
alter user command
instead of FNDCPASS
 
Cause
Apps password was manually changed

Changing the password manually is a security breach and will corrupt the passwords
.
Solution
To implement the solution, please execute the following steps:
1. Backup the FND_USER, FND_ORACLE_USERID tables
2. Change the password in the following sequence.
SQL> alter user applsys identified by apps;
SQL> alter user apps identified by apps;
SQL> alter user apps account unlock;

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-722599/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/35489/viewspace-722599/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值