Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need to create profile and assign to a user

2604328Mar 31 2014 — edited Mar 31 2014

I need to create a profile with following resource and password limit,

  1.      user should have one session at a time,
  2.      password expires every 7 day,
  3.      if the user is idle for 5min ,it should be disconnected,
  4.      failed_login_attempts 3 times,
  5.      passsword_reuse_time 10,
  6.      password_verify_function.

after creating the profile with the above criteria, it should be assigned to a user.

Can anyone please help me ?

Note: I am using command prompt

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2014
Added on Mar 31 2014
4 comments
332 views