Since 2010, OraERP is a Oracle Forums, Community of Oracle Professionals including Fusion/Cloud Application Consultants, Enterprise Architects, ERP Cloud, HCM Cloud, CX Cloud and OCI Experts, ERP Experts, Oracle Apps Functional Consultants, Apps DBAs, DBAs, Cloud DBAs, Digital Architect, PaaS Experts, IaaS, OCI Architects, Technical Consultants, Fusion Middleware Experts, SQL, PL/SQL Developers and Project Managers. Welcome to OraERP.com Social Community, a friendly and active community of Oracle Technology Professionals who believe that technology can ‘make the world a better place’. By joining Oracle ERP Community you will have the ability to Post Topics, Receive our Newsletter, subscribe to threads and access many other special features. Registration is Quick and Simple. Get unlimited access to Oracle Tutorials, Articles, eBooks, Tools and Tips .
Thread Rating:
  • 30 Vote(s) - 3.57 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Expire Users Automatically after Inactivity
12-16-2010, 09:11 PM,
#1
Expire Users Automatically after Inactivity
Is there any built-in functionality to automatically expire a user after they have been inactive in Oracle Financials? For example, if a user has not signed in for 90 days, we would like to have them automatically locked out requiring a sysadmin to reactivate them. Thank you.
Reply
12-17-2010, 09:34 PM,
#2
RE: Expire Users Automatically after Inactivity
(12-16-2010, 09:11 PM)admin Wrote: Is there any built-in functionality to automatically expire a user after they have been inactive in Oracle Financials? For example, if a user has not signed in for 90 days, we would like to have them automatically locked out requiring a sysadmin to reactivate them. Thank you.

this functionality is not natively available with EBS, but can easily be achieved by programming a periodic alert.

An alert on FND_USER table to check for LAST_LOGIN_DATE should work, with a call to FND_USER_PKG to end-date the user account if needed
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Users out the system during period close JWILLI14 1 1,830 02-09-2015, 03:47 AM
Last Post: Kashif Manzoor



Users browsing this thread: 1 Guest(s)