javax.security.auth.AuthPermission - access denied error

2003-03-18 Thread Manchala, Daniel
Hi, I am using a security manager to run NTLogin module available as a jar file. My catalina.policy file looks like this. grant codeBase file:${catalina.home}/webapps/examples/WEB-INF/lib/NTLogin.jar { permission javax.security.auth.AuthPermission modifyPrincipals; permission

Access Denied Error

2002-02-06 Thread Vinay Urs
Hello there, We have an application where IIS 4.0 is connected to Tomcat 4.0.1 with SQL Server 7.0 as the database. Tomcat is started up with the security policy where in the class directory is mentioned. We encounter the following error when the application tries to connect to the database: