http://docs.oracle.com/database/121/SQLRF/statements_6012.htm#SQLRF01310
Specify the number of days after the grace period begins during which a warning is issued and login is allowed. If you omit this clause, then the default is 7 days.
简单说就是如果密码过期了并且PASSWORD_GRACE_TIME设置为10天,那么在10天在之内如果不变更密码就会被锁定
Specify the number of days after the grace period begins during which a warning is issued and login is allowed. If you omit this clause, then the default is 7 days.
简单说就是如果密码过期了并且PASSWORD_GRACE_TIME设置为10天,那么在10天在之内如果不变更密码就会被锁定
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/8747612/viewspace-1971509/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/8747612/viewspace-1971509/
本文详细介绍了Oracle数据库中PASSWORD_GRACE_TIME参数的作用及如何配置,在密码过期后允许用户有指定天数进行密码修改,否则账户会被锁定。

6532


被折叠的 条评论
为什么被折叠?



