Page 1 of 1

SAF Security in Tomcat

Posted: Tue Feb 03, 2015 9:37 am
by efichtenmayer
Reading the documentation and in chapter 4 it reads, "The Tomcat address space must be "program controlled", which means that all of the load module libraries and DLLs that are loaded must be marked as program controlled. This is not the same as APF authorization, but is a system privilege required to check passwords and SAF entity access." I am not sure based on what i am reading, but do I need to make all the members/files in Tomcat/lib "Program Controled"? are there any other members/files within Tomcat that need to be made "Program Controled"?

Thanks for the Help
Ed

Re: SAF Security in Tomcat

Posted: Tue Feb 03, 2015 4:17 pm
by dovetail
Steps 1 and 2 in this: http://dovetail.com/docs/tomcat/saf.html
shows how to make the DLLs and load module libraries program controlled.