b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

linux weblogic新建域_ue如何把文件转为Linux_解压tar命令(18)

电脑杂谈  发布时间:2017-02-01 17:15:39  来源:网络整理

| where the username equals the password.You will need to replace this with an AuthenticationHandler that implements your

| local authentication strategy.You might accomplish this by coding a new such handler and declaring

| edu.someschool.its.cas.MySpecialHandler here, or you might use one of the handlers provided in the adaptors modules.

+-->

<!--<bean

class="org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler" />-->

<bean

class="org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler">

<property value="cn=%u" />

<property value="ou=Leader,dc=anystep,dc=com" />

<property

name="contextSource"

ref="contextSource" />

</bean>

</list>

</property>

</bean>

<bean>

<property value="true" />

<property value="secret" />

<property value="true" />

<property>

<list>

<value>ldap://192.168.1.6:389/</value>

</list>

</property>

<property value="cn=Manager, dc=anystep, dc=com" />

<property>

<map>

<entry>

<key><value>java.naming.security.authentication</value></key>

<value></value>

</entry>

</map>

</property>

</bean>

</beans>

蓝色的文字是您应该根据自己的LDAP设置进行修改的。至于这个文件具体每个部分为什么这么写,您可以在CAS的网站上自己研究。

然后在终端中执行命令:

cd cas-server-3.0.5/localPlugins

rm build -rf

rm target/ -rf

ant war

cp target/cas.war /srv//tomcat5/base/webapps/

service tomcat5 restart


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-29948-18.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...