The only way I see, is to create your own realm by
extending JDBC Realm and overriding the hasRole() 
method.

> -----Ursprüngliche Nachricht-----
> Von: Geoff Peters [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 4. Juni 2002 13:19
> An: [EMAIL PROTECTED]
> Betreff: Bypassing user role assignment???
> 
> 
> Does anyone know if it is possible to bypass the requirement 
> to have user roles defined within a table in the JDBC Realm? 
> Reason being is that I have an app where all users need to be 
> "standard", and I have scripts and other apps creating the 
> users, therefore bypassing the user role definition would 
> save me from having to edit these other scripts and processes 
> (which are not Java based......)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to