We have a generic username in PeopleSoft and I was wondering if it was possible to track who was using it through the IP address. Basically I would like to know the IP address of the person who used the generic username to make a few changes in the system.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
PeopleSoft records this information in the PSACCESSLOG table with the fields OPRID and LOGIPADDRESS.
If your users are in the same network as the PeopelSoft system, you'll see the IP-username combination and you'll have what you want.
If your users are behind a Reverse Proxy Server, the IP of the RPS is logged. You could examine the signon peoplecode to see if you can change this.
标签:
peoplesoft