壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1832|回复: 7

EBS用户密码控制

  [复制链接]
发表于 2011/6/15 15:05:32 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
请问有谁知道如何控制EBS普通用户密码每三个月需要改变一次呢?
有谁知道密码控制Profile?
发表于 2011/6/15 17:09:43 | 显示全部楼层
  1、查看用户的proifle是哪个,一般是default:

  sql>SELECT username,PROFILE FROM dba_users;

  2、查看指定概要文件(如default)的密码有效期设置:

  sql>SELECT * FROM dba_profiles s WHERE s.profile='DEFAULT' AND resource_name='PASSWORD_LIFE_TIME';

  3、将密码有效期由默认的180天修改成“无限制”:

  sql>ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;

  修改之后不需要重启动数据库,会立即生效。
发表于 2011/6/15 16:13:40 | 显示全部楼层
如下圖:
可以在用戶設定畫面管控
 楼主| 发表于 2011/6/15 22:00:37 | 显示全部楼层
zhenghf 发表于 2011/6/15 17:09
  1、查看用户的proifle是哪个,一般是default:

  sql>SELECT username,PROFILE FROM dba_users;

zhenghf ,你好。
这些profile是用来控制EBS用户的吗?还是控制数据库用户的呢?
发表于 2011/6/15 22:11:32 | 显示全部楼层
yinhu8882000 发表于 2011/6/15 22:00
zhenghf ,你好。
这些profile是用来控制EBS用户的吗?还是控制数据库用户的呢?

呵呵,这个我也是百度出来的,我看了一下应该是限制全部用户的。
发表于 2011/6/16 14:55:57 | 显示全部楼层
2 樓的就是正解

3 樓的方法是針對 DB User ,在 EBS AP 裡,大家都是用 APPS 啊 {:soso_e113:}

另補充一些 Oracle AP User Password 控制項目 的說明

Password
Enter the initial password of an application user. An application user enters this
password along with his username to sign on to Oracle Applications.
• A password must be at least five (5) characters and can be up to thirty (30)
characters.
• All characters are allowed except control characters, which are non-printable.
Oracle encourages the use of non-alphanumeric characters because they add
complexity, making passwords harder to guess.
This window does not display the password you enter. After you enter a password, you
must re-enter it to ensure you did not make a typing error.
If the application user already exists and the two entries do not match, the original
password is not changed and an error message is displayed.
If you are defining a new application user and the two entries do not match, you are
required to enter the password again. For a new user, you cannot navigate to the next
field until the two entries match.
The first time an application user signs on, he must change his password. If a user
forgets his password, you can reassign a new password in this field.
As System Administrator, you can set an initial password or change an existing
password, but you cannot access the user's chosen password.
You can set the minimum length of Oracle Applications user passwords using the
profile option Signon Password Length. If this profile option is left unset, the minimum
length defaults to 5.
You can set the minimum number of days that a user must wait before being allowed to
reuse a password with the Signon Password No Reuse profile option.
You can use the profile option Signon Password Hard to Guess to set rules for choosing
passwords to ensure that they will be "hard to guess." A password is considered
hard-to-guess if it follows these rules:
• The password contains at least one letter and at least one number.
• The password does not contain the username.
• The password does not contain repeating characters.
The Signon Password Failure Limit profile option determines the maximum number of
login attempts before the user's account is disabled.
For information on case sensitivity in passwords, see: Case Sensitivity in Oracle
Applications User Passwords, page 4-7.
Password Expiration
• Days - Enter the maximum number of days between password changes. A pop-up
window prompts an application user to change his password after the maximum
number of days you specify has elapsed.
• Accesses - Enter the maximum allowed number of sign-ons to Oracle Applications
allowed between password changes. A pop-up window prompts an application
user to change his password after the maximum number of accesses you specify has
elapsed.
Tip: We recommend that you require application users to make
regular password changes. This reduces the likelihood of
unauthorized access to Oracle Applications.
  
Oracle EBS password profile.png
发表于 2011/6/16 20:40:43 | 显示全部楼层
blueworm 发表于 2011/6/16 14:55
2 樓的就是正解

3 樓的方法是針對 DB User ,在 EBS AP 裡,大家都是用 APPS 啊

配置文件?????
发表于 2011/6/22 09:12:26 | 显示全部楼层
Profile Setup
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 22:41 , Processed in 0.019934 second(s), 17 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表