Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-27 Thread Scott M Stark
Antman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 22, 2001 1:25 AM Subject: Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule Ok, I have read the Connector spec so many times, but never the JAAS appendix. It's all there (well almost all) except from (what I

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-27 Thread Scott M Stark
Subject: Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule On 21 Okt, Scott M Stark wrote: I plan on doing an extension of JBossSX + JCA based on applicable standards to provide a uniform security service for all JBoss services. Thats great. But is this plan as in will be done

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-22 Thread Peter Antman
of get my stuff up an woring this year, and personally it would be great to know at least the direction you are working in. //Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, October 21, 2001 12:29 PM Subject: Re: [JBoss-dev] User API; was Tomcat

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-22 Thread Peter Antman
] Sent: Sunday, October 21, 2001 12:29 PM Subject: Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule At a first architectual level, this would mean that to be able to autenticate as the the current user, each such system must have added a LoginModule to the auth chain

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-21 Thread pra
- Original Message - From: Peter Antman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 19, 2001 6:43 AM Subject: Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule Hi again, I don't really know if this is of interest to anyone but me, say so and I

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-21 Thread Scott M Stark
I plan on doing an extension of JBossSX + JCA based on applicable standards to provide a uniform security service for all JBoss services. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, October 21, 2001 12:29 PM Subject: Re: [JBoss-dev] User API

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-19 Thread Peter Antman
On 17 Okt, Scott M Stark wrote: We do need a centralized notion of user, authentication and authorization and profiles. Our current fragmented notion does not make any sense administratively. Basically we want a single API and administrative interface for the following 1. Who is the user

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-19 Thread Peter Antman
Hi again, I don't really know if this is of interest to anyone but me, say so and I will stop reporting... anyway, I could not resist the temptation to test this concept (with a lot of hardcoded stuff) - A UserCentralService modelled after the JaasSecurityManagerService, which binds in my

Re: [JBoss-dev] User API; was Tomcat security/LdapLoginModule

2001-10-19 Thread Scott M Stark
prerogative. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Peter Antman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 19, 2001 6:43 AM Subject: Re: [JBoss-dev] User API; was Tomcat security