[JBoss-user] DatabaseServerLoginModule usage

2004-02-16 Thread aalimonti
Hy guys, i'm using for the first time jaas on JBoss so i wrote a simple program to test it. I'm using a jsp to autenthicate myself to JBoss using DatabaseServerLoginModule on a Sybase Database. My problem is, i never can authenticate, it seems that Principal object when it is passed to jboss auth

Re: [JBoss-user] DatabaseServerLoginModule, and column RoleGroup

2003-11-29 Thread Scott M Stark
For whatever reason you want an alternate named group of roles. JBoss will never care, but you might. Scott Stark Chief Technology Officer JBoss Group, LLC Bryan Field-Elliot wrote: We are exploring using JBossSX in various capacities to perform d

[JBoss-user] DatabaseServerLoginModule, and column RoleGroup

2003-11-29 Thread Bryan Field-Elliot
We are exploring using JBossSX in various capacities to perform database-driven authentication and authorization. I have a question about the DatabaseServerLoginModule: The "roles" table requires three columns: Principal, Role, and RoleGroup. However, I can find no clear explanation online fo

Re: [JBoss-user] DatabaseServerLoginModule is caching Roles Info...how todeactivate?

2003-01-07 Thread Jonathan . O'Connor
D] 07.01.2003 16:06 Please respond to jboss-user To: <[EMAIL PROTECTED]> cc: Subject:[JBoss-user] DatabaseServerLoginModule is caching Roles Info...how to deactivate? Hello! My JBoss is caching the user's roles info. How can

Re: [JBoss-user] DatabaseServerLoginModule is caching Roles Info...how to deactivate?

2003-01-07 Thread Scott M Stark
JBoss Group, LLC - Original Message - From: "Victor Batista" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 8:06 AM Subject: [JBoss-user] DatabaseServerLoginModule is caching Roles Info...how to deactivate?

Re: [JBoss-user] DatabaseServerLoginModule is caching Roles Info...how to deactivate?

2003-01-07 Thread Guy Rouillier
See "Re: [JBoss-user] problem with DatabaseServerLoginModule" from Laurent Belmont from Monday January 06, 2003. - Original Message - From: "Victor Batista" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 20

[JBoss-user] DatabaseServerLoginModule is caching Roles Info...how to deactivate?

2003-01-07 Thread Victor Batista
Hello! My JBoss is caching the user's roles info. How can I deactivate this caching mechanism? Suppose I am logged with a User with Roles A and B. If this user changes his roles (Administrator :-)), and adds Role C, the user wan't have this permission until JBoss is restarted. If I

RE: [JBoss-user] DatabaseServerLoginModule

2002-11-06 Thread Contact
your assistance. -Original Message- From: Contact [mailto:contact@;abilsoft.com] Sent: Tuesday, November 05, 2002 9:25 PM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] DatabaseServerLoginModule Scott: Thanks so much for the tip, jboss-web.xml visibility was a big p

RE: [JBoss-user] DatabaseServerLoginModule

2002-11-05 Thread Contact
ay, November 05, 2002 7:51 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] DatabaseServerLoginModule Turn on DEBUG level messages by editing the conf/lo4j.xml file and removing the from the FILE appender and then look of the following msgs: Binding security/securityMgr to NullSecurityManager L

Re: [JBoss-user] DatabaseServerLoginModule

2002-11-05 Thread Scott M Stark
being seen. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 9:37 AM Subject: Re: [JBoss-user] DatabaseServerLoginModule &

Re: [JBoss-user] DatabaseServerLoginModule

2002-11-04 Thread contact
: To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 2:23 AM Subject: Re: [JBoss-user] DatabaseServerLoginModule > Scott, > Hang on a moment. But, Todd has a WEB-INF/jboss-web.xml file and the > security domain is pointing to his AbilSoftRealm and not to other. > Do you have to

Re: [JBoss-user] DatabaseServerLoginModule

2002-11-04 Thread Scott M Stark
; Sent: Monday, November 04, 2002 2:23 AM Subject: Re: [JBoss-user] DatabaseServerLoginModule > Scott, > Hang on a moment. But, Todd has a WEB-INF/jboss-web.xml file and the > security domain is pointing to his AbilSoftRealm and not to other. > Do you have to point to other for this stuf

Re: [JBoss-user] DatabaseServerLoginModule

2002-11-04 Thread Jonathan . O'Connor
53 86 824 9736 Fax: +353 1 873 3612 Scott M Stark <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03.11.2002 16:50 Please respond to jboss-user To: [EMAIL PROTECTED] cc: Subject: Re: [JBoss-user] DatabaseServerLoginModule There is no jboss-web.xml

RE: [JBoss-user] DatabaseServerLoginModule

2002-11-03 Thread Contact
be greatly appreciated! Thanks, Todd -Original Message- From: [EMAIL PROTECTED] [mailto:jboss-user-admin@;lists.sourceforge.net] On Behalf Of Scott M Stark Sent: Sunday, November 03, 2002 9:51 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] DatabaseServerLoginModule There is no jbo

Re: [JBoss-user] DatabaseServerLoginModule

2002-11-03 Thread Scott M Stark
There is no jboss-web.xml descriptor describing the security domain under which authentication should occur. See the getting started guide where a WEB-INF/jboss-web.xml file is described as being required to enable security: java:/jaas/other On Sunday, November 3, 2002, at 07:30 AM, Todd Goul

[JBoss-user] DatabaseServerLoginModule

2002-11-03 Thread Todd Gould
Hello: I'm trying to configure the DatabaseServerLoginModule to use as an authentication mechanism for a simple JSP with simple FORM based security. I'm sure I am missing something, but have not been able to find my error(s) in the documentation or other related posts. This is with JBoss 3.0.0 wi

Re: [JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread Derek Lin
lementation. Thanks.) -- Derek - Original Message - From: "Neal Sanche" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Derek Lin" <[EMAIL PROTECTED]> Sent: Sunday, October 27, 2002 4:55 PM Subject: Re: [JBoss-user] DatabaseServerLoginModule - failing authenti

Re: [JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread Neal Sanche
of the > bean to call it from anywhere. > > Any help or pointers will be greatly appreciated. > > Thanks, > > Derek > - Original Message - > From: "Neal Sanche" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; "John Snyder" > &l

Re: [JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread Derek Lin
- Original Message - From: "Neal Sanche" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "John Snyder" <[EMAIL PROTECTED]> Sent: Sunday, October 27, 2002 10:58 AM Subject: Re: [JBoss-user] DatabaseServerLoginModule - failing authentication? > On Sunday 27 Octo

Re: [JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread Neal Sanche
> Well, I was getting this as well, and what you can do about it is > add a section to your web.xml file like the following: > > > 403 > /authorizationError.jsp > > > The only time I've been able to see the page specified by > is if the Roles for a user are not sufficient. If > the u

Re: [JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread Neal Sanche
On Sunday 27 October 2002 12:26 pm, John Snyder wrote: > Hello all, > I am trying to use the DatabaseServerLoginModule with > jboss-3.0.0_tomcat-4.0.3, using a FORM login. All I am trying to do > at this point is to secure a JSP page called Office.jsp. > > When I try to go to the JSP page, the logi

[JBoss-user] DatabaseServerLoginModule - failing authentication?

2002-10-27 Thread John Snyder
Hello all, I am trying to use the DatabaseServerLoginModule with jboss-3.0.0_tomcat-4.0.3, using a FORM login. All I am trying to do at this point is to secure a JSP page called Office.jsp.   When I try to go to the JSP page, the login page comes up, as expected based on the web.xml configura

[JBoss-user] DatabaseServerLoginModule problem

2002-09-28 Thread Victor Batista
Hello!  I am having problems validating users with DatabaseServerLoginModule. I am trying to validate users with  MySQL and Firebird, but with no success in both of them. I am using Jboss 3.0.0 with bundled Tomcat 4.0.3.  When I use UsersRolesLoginModule, I can do the Login correctly.

[JBoss-user] DatabaseServerLoginModule problem

2002-01-17 Thread wlp
Hi, I'm developing a J2EE application with JBoss and Tomcat I have a problem with authentication using the DataBaseServerLoginModule on SQLServer under the JNDI name SQLServerPool I have created the tables: PRINCIPALS : principalid varchar(64), password varchar(64), primary key(principalid)

Re: [JBoss-user] DatabaseServerLoginModule

2001-07-11 Thread Michael Jara
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 5:04 AM Subject: [JBoss-user] DatabaseServerLoginModule > http://www.jboss.org/documentation/HTML/ch09s17.html talks about this > module but I can neither find the API doc nor the file. Is this one >

[JBoss-user] DatabaseServerLoginModule

2001-07-11 Thread Nicolai P Guba
http://www.jboss.org/documentation/HTML/ch09s17.html talks about this module but I can neither find the API doc nor the file. Is this one still alive? -- Nicolai P Gubahttp://www.gnu.org http://www.frontwire.com mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTEC