E-Biz login log
414140Apr 5 2007 — edited May 3 2007Hi all,
I'm reviewing the table FND_LOGINS. The column TERMINAL_ID is always either 'Concurrent' or empty.
Q1: Where should I set a parameter to log the TERMINAL_ID of user logins?
Q2: Why the unsuccessful logins of the account GUEST were not logged to the FND_UNSUCCESSFUL_LOGINS where another user's unsuccessful logins were logged?
Q3: The QUEST account doesn't have any responsibility assigned to it. However, the FND_LOGINS, FND_LOGIN_RESPONSIBILITIES, and FND_LOGIN_RESP_FORM have records of access by GUEST. Why? Where else can the GUEST account get the access authority? workflow? Portal? single sign-on?
Q4. Is it possible to identify where the access of GUEST account came from? from the web server log or something?
Thanks.