-
Feature Request
-
Resolution: Obsolete
-
Major
-
JBossAS-4.0.4.GA
-
None
I am using JBoss as a container for my JacORB CORBA services. I want to use JacORB's SAS service since JBoss's does not yet support a Kerberos context. To use the JacORB SAS service, the service has to be run under a Kerberos login context (e.g. with a subject.doAs). I've made a modification to the Main.java file and added a -k command line parameter to force a Kerberos login. I've attached the file to this issue. I would like to sugest that it is included in a future release.