Hi Teggo,

You shuld also look at the cas.log file. I´m on liferay 4.3.2 and this log file 
always apear wherever I make the call to the startup.sh file..... 

This is the bit of my deployerContext.xml file where i specify to cas what the 
LDPA admin user is.
cheers

<bean id="contextSource" 
class="org.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource">
 <property name="urls">
  <list>
   <value>ldap://hostname:10389</value> 
 
 </list>
 </property>
 <property name="userName" 
value="uid=admin,cn=administrators,ou=groups,ou=system" />
 <property name="password" value="******"/>
 <property name="baseEnvironmentProperties">
  <map>
   <entry>
     <key>
      <value>java.naming.security.authentication</value>
     </key>
     <value>simple</value>
   </entry>
  </map>
 </property>
</bean>

----- Mensaje original ----
De: Teggo Lam <[EMAIL PROTECTED]>
Para: Yale CAS mailing list <[email protected]>
Enviado: miércoles, 19 de diciembre, 2007 17:43:25
Asunto: Re: Problem: Setting up CAS 3.1.1 with Ldap and Liferay 4.3.4


I use the cas-server-support-ldap-3.1.1.jar

but the problem is not resolved

I can't log in the liferay application and i haven't any Error in the 
catalina.out


Thanks for your help










       
______________________________________________ 
¿Chef por primera vez?
Sé un mejor Cocinillas. 
http://es.answers.yahoo.com/info/welcome
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to