This did't help..  I am using M1 if that is relavent.

Thanks,

//mD 

-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 30, 2005 11:57 AM
To: Jetspeed Users List
Subject: Re: J2 Tomcat JAAS

Dworkin, Marc wrote:
> Hi,
> 
> I am trying to install Jetspeed2 on top of tomcat 5.0.  I have a JAAS 
> Realm set up in tomcat which authenticates users and populates roles 
> off an LDAP directory.  I am using the SingleSignOn Valve so this 
> authentication works across webapps.  I would like this to work for 
> jetspeed as well.  Query: Can it?
> 
> When I try having jetspeed use my JAAS Login Module I get the 
> following
> error:
> 
>       type Status report
>       
>       message SecurityConstraintsImpl.checkConstraints(): Access for
view 
> not permitted.
>       
>       description Access to the specified resource
> (SecurityConstraintsImpl.checkConstraints(): Access for view not
> permitted.) has been forbidden.
> 
see

http://issues.apache.org/jira/browse/JS2-205

Did you try removing Jetspeed's JAAS component?

  <!-- Security: Authorization Provider -->
    <!--
    <bean id="org.apache.jetspeed.security.AuthorizationProvider"
 
class="org.apache.jetspeed.security.impl.AuthorizationProviderImpl"
        
           <constructor-arg ><ref
bean="org.apache.jetspeed.security.impl.RdbmsPolicy"/></constructor-arg>
    </bean>
    -->

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

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





This e-mail message is intended only for the named recipient(s) above. It may 
contain confidential information. If you are not the intended recipient you are 
hereby notified that any dissemination, distribution or copying of this e-mail 
and any attachment(s) is strictly prohibited. If you have received this e-mail 
in error, please immediately notify the sender by replying to this e-mail and 
delete the message and any attachment(s) from your system. Thank you.


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

Reply via email to