Hi, i'm new to the JBossSX module and i have to secure the NamingContext of my JBoss instance. When i try to fetch the NamingContext of my JBoss from another JVM without setting any security properties (e.g. Context.SECURITY_PRINCIPAL), i'll get one, but i want to prohibit this. So i've tried to set "java.naming.factory.initial=org.jboss.security.jndi.LoginInitialContextFactory" in my "server/default/conf/jndi.properties" file, but i've got a lot Exceptions from the JBoss MBeans (FailedLoginException "password incorrect"). The path to "auth.conf" file is set as an JVM property and i've defined the "other" - module in that file as well. Can anybody help me ?
Kind regards & many thanks Philipp __________________________________________________________________ Tiscali Mobile NEU! Die neuesten Klingelt�ne, Logos, Mailboxspr�che, Bildmitteilungen und Screensaver f�r alle Handytypen. Einfach und g�nstig! Klicken Sie hier: http://www.tiscali.de/mobile/ ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
