If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > login time authentication for users

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-10, 00:41
dream_catcher dream_catcher is offline
Registered User
 
Join Date: Feb 2010
Posts: 2
Question login time authentication for users

How to implement a authentication system where end user can login to database only in fixed period they are authenticated. I mean end user will not get access before or after his/her time of login.

plz help me on this matter. i am new in database . so it will be great if anyone
give me the solution with references..


advance thanks for help..................

dream
Reply With Quote
  #2 (permalink)  
Old 02-03-10, 09:12
beilstwh beilstwh is offline
Lead Application Develope
 
Join Date: Jun 2004
Location: Liverpool, NY USA
Posts: 2,219
The easiest was is to setup a system login trigger where you can check anything you want. Login triggers do not run for DBA level accounts. You have to be running 9i or above.
__________________
Bill
You do not need a parachute to skydive. You only need a parachute to skydive twice.
Reply With Quote
Reply

Tags
login time authentication

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On