Hi All, I am confronted with a project specific Web Application written with SAS AppDev Studio on a Java-developer client. A couple of people use this Web Application to start Macros and/or look at Reports. When they log-in to the application they use individual accounts with individual user names. I am interested if a technical user (unix) is invoked by the application to collect the data or write results in libs if the user does something on the application. All data and programms are stored in an unix-server. The Users do also have different Unix-UserIDs to manage permissions of views/data/programms etc. Is there a way to check if a technical user (unix) does everything which is invoked from the Web application or if somehow the Web application transfers jobs to the unix-userIDs of the person who is logged into the Web application? Any help is much appreciated!
... View more