Share

jGuard

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

jguard and mysql

You are viewing a single message from this topic. View all messages.

  1. 2005-05-25 17:31:24 UTC
    i managed to use jguard authorization with mysql. i couldnt set authentication with mysql.

    <init-param>
    <param-name>securityModule</param-name>
    <param-value>net.sf.jguard.loginmodules.MySQLLoginModule</param-value>
    </init-param>

    i set this. i get this error.

    java.lang.SecurityException: Configuration Error:
    Line 59: expected [option key]
    at com.sun.security.auth.login.ConfigFile.<init>(Unknown Source)

    is not it possible to use jguard with mysql without using java.home lib settings. assume that i can not touch jre files.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.