WorkingScripts

The Stuff that Just Works

WorkingScripts header image 5

Entries Tagged as 'Security'

PeopleSoft Security Logging

August 19th, 2009 No Comments

This question came up during the recent application security audit – how does PeopleSoft track user sign in attempts and locations.
Aside from the obvious PSOPRDEFN table there is PSACCESSLOG – this table has OPRID, LOGIPADDRESS, LOGINDTTM, LOGOUTDTTM columns that give you information about user sign on activity. LOGIPADDRESS will contain the RemoteAddr property  of  [...]

Tags:   ·