当前位置:网站首页>How to set password complexity and timeout exit function in Oracle
How to set password complexity and timeout exit function in Oracle
2022-06-30 02:46:00 【Yisu cloud】
oracle How to set password complexity and timeout exit function
Today I'd like to share with you oracle How to set password complexity and timeout exit function , Detailed content , Clear logic , I believe most people still know too much about this knowledge , So share this article for your reference , I hope you will gain something after reading this article , Now let's take a look .
see oracle Whether to enable password complexity ;
select limit from dba_profiles where RESOURCE_NAME='PASSWORD_VERIFY_FUNCTION' and profile='DEFAULT';
Limit The value of the column is null Indicates that the password verification function is not enabled ; If the return value is :VERIFY_FUNCTION_11G It means that the verification function function is enabled
Turn off password complexity checking
SQL> alter profile default limit PASSWORD_VERIFY_FUNCTION null;Profile altered.
View password validity :
SELECT * FROM dba_profiles s WHERE s.profile='DEFAULT' AND resource_name='PASSWORD_LIFE_TIME';
oracle Password set to 180 God
ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME 180;
oracle Set password complexity
[[email protected] Host name ~]# su - oracle[[email protected] Host name ~]# echo $ORACLE_HOME
see Oracle11g The default password complexity function script provided by the database (Oracle Install under directory /rdbms/admin/utlpwdmg.sql file )
[orac[email protected] Host name admin]$ sqlplus /nologSQL> connect /as sysdbaConnected.SQL> @?/rdbms/admin/utlpwdmg.sql
oracle Unlock after user lock
SQL> conn /as sysdbaSQL> alter user test account unlock;
Set up oracle Timeout exit function ;
SQL> SELECT name, value FROM gv$parameter WHERE name = 'resource_limit';NAME VALUE--------------- ----------resource_limit FALSE without , Then enable this parameter :SQL> ALTER SYSTEM SET RESOURCE_LIMIT=TRUE;System altered.SQL> SELECT name, value FROM gv$parameter WHERE name = 'resource_limit';NAME VALUE--------------- ----------resource_limit TRUE Modify existing Profile Medium IDLE_TIME:SQL> ALTER PROFILE DEFAULT LIMIT IDLE_TIME 10;
=========================================================
Check to see if it's on oracle Audit function of ;
show parameter audit;

stay oracle11g in , The database audit function is enabled by default ( This sum oracle10g Is not the same ,10g The default is off )
audit_trail Of value The value is NONE Indicates not open ;
audit_trail Of value The value is FALSE Indicates not open ;
audit_trail Of value The value is DB Open for indication ;
audit_trail Of value The value is TURE Open for indication ;
audit_trail Of value The value is OS Indicates that the audit record is written to an operating system file ;
That's all “oracle How to set password complexity and timeout exit function ” All the content of this article , Thank you for reading ! I believe you will gain a lot after reading this article , Xiaobian will update different knowledge for you every day , If you want to learn more , Please pay attention to the Yisu cloud industry information channel .
边栏推荐
- JMeter obtains cookies across thread groups or JMeter thread groups share cookies
- [论]【DSTG】Dynamic SpatiotemporalGraph Convolutional Neural Networks for Traffic Data Imputation
- Global and Chinese market of ERP software for garment and textile industries 2022-2028: Research Report on technology, participants, trends, market size and share
- Jupyter notebook显示k线图集合
- 重磅来袭--UE5的开源数字孪生解决方案
- Cmake tutorial series-03-dependency management
- Lua 基础知识
- 怎样的外汇交易平台是有监管的,是安全的?
- IBM websphere通道联通搭建和测试
- 福利抽奖 | 开源企业级监控Zabbix6.0都有哪些亮点
猜你喜欢

Two methods of SSL certificate format conversion
![[on] [DSTG] dynamic spatiotemporalgraph revolutionary neural networks for traffic data impact](/img/c3/f9d6399c931a006ca295bb1e3ac427.png)
[on] [DSTG] dynamic spatiotemporalgraph revolutionary neural networks for traffic data impact

论文回顾:Playful Palette: An Interactive Parametric Color Mixer for Artists
![[Postgres] Postgres database migration](/img/45/7074aa766640160a3b6f00b109cb2f.png)
[Postgres] Postgres database migration

SiteLock九个常见问题

微信小程序页面跳转以及参数传递

2. < tag dynamic programming and 0-1 knapsack problem > lt.416 Split equal sum subset + lt.1049 Weight of the last stone II

Insert sort directly

学术汇报(academic presentation)/PPT应该怎么做?

Shenzhen CPDA Data Analyst Certification in July 2022
随机推荐
Lua Basics
[dry goods sharing] the latest WHQL logo certification application process
Créer des compétences exquises dans l'éducation des créateurs
隐藏在科技教育中的steam元素
三层交换机和二层交换机区别是什么
Intel-Hex , Motorola S-Record 格式详细解析
High paid programmers & interview questions series 63: talk about the differences between sleep (), yield (), join (), and wait ()
How to prevent phishing emails? S/mime mail certificate
模板参数包和函数参数包
A quick look at the statistical data of 23 major cyber crimes from 2021 to 2022
Raki's notes on reading paper: Leveraging type descriptions for zero shot named entity recognition and classification
CMake教程系列-05-选项及变量
[论]【DSTG】Dynamic SpatiotemporalGraph Convolutional Neural Networks for Traffic Data Imputation
如何预防钓鱼邮件?S/MIME邮件证书来支招
SSL证书格式转化的两种方法
c#控制台格式化代码
怎样的外汇交易平台是有监管的,是安全的?
LeetCode 3. 无重复字符的最长子串
SSL证书七大常见错误及解决方法
NPDP产品经理国际认证考试报名有什么要求?