请教:解决CAS Authentication failed

问题描述

本人遇到以下问题,请高手帮忙,多谢!错误信息:CASAuthenticationfailed!Youwerenotauthenticated.错误日志2C5C.<=''2C5C.=>phpCAS::setNoCasServerValidation()[forum.php:20]2C5C.<=''2C5C.=>phpCAS::forceAuthentication()[forum.php:21]2C5C.|=>CASClient::forceAuthentication()[cas.php:1016]2C5C.||=>CASClient::isAuthenticated()[client.php:953]2C5C.|||=>CASClient::wasPreviouslyAuthenticated()[client.php:1049]2C5C.||||nouserfound[client.php:1230]2C5C.|||<=false2C5C.|||PT`ST-9-Uv5M07t0fryV4DH1fzcK-cas'ispresent[client.php:1084]2C5C.|||=>CASClient::validatePT('',NULL,NULL)[client.php:1085]2C5C.||||[client.php:2699]2C5C.||||=>CASClient::getURL()[client.php:551]2C5C.|||||FinalURI:http://bbs.server/bbs/forum.php[client.php:2851]2C5C.||||<='http://bbs.server/bbs/forum.php'2C5C.||||=>CAS_CurlRequest::_sendRequest()[AbstractRequest.php:188]2C5C.|||||curl_exec()failed[CurlRequest.php:124]2C5C.||||<=false2C5C.||||couldnotopenURL'https://localhost:8443/cas/proxyValidate?service=http%3A%2F%2Fbbs.server%2Fbbs%2Fforum.php&ticket=ST-9-Uv5M07t0fryV4DH1fzcK-cas'tovalidate(CURLerror#7:couldn'tconnecttohost)[client.php:2710]2C5C.||||=>CASClient::authError('PTnotvalidated','https://localhost:8443/cas/proxyValidate?service=http%3A%2F%2Fbbs.server%2Fbbs%2Fforum.php&ticket=ST-9-Uv5M07t0fryV4DH1fzcK-cas',true)[client.php:2713]2C5C.|||||=>CASClient::getURL()[client.php:2936]2C5C.|||||<='http://bbs.server/bbs/forum.php'2C5C.|||||CASURL:https://localhost:8443/cas/proxyValidate?service=http%3A%2F%2Fbbs.server%2Fbbs%2Fforum.php&ticket=ST-9-Uv5M07t0fryV4DH1fzcK-cas[client.php:2937]2C5C.|||||Authenticationfailure:PTnotvalidated[client.php:2938]2C5C.|||||Reason:noresponsefromtheCASserver[client.php:2940]2C5C.|||||exit()2C5C.|||||-2C5C.||||-2C5C.|||-2C5C.||-2C5C.|-

时间: 2024-08-23 05:54:19

请教:解决CAS Authentication failed的相关文章

Linux修改密码报PAM authentication failed错误解决办法

最近接到一个运维开发任务,需要开发一个帐号管理系统,对手头三千多台Linux服务器的root帐号进行批量系统的管理,实现定期修改root为随机密码并加密存储,并向运维管理WEB前台提供密码查询解密接口等功能. 刚开始,我基于php+ssh2_exec开发了一套雏形.基本功能都实现了,结果老大说这里的运维就我稍微会点php,后面可不好维护.本来也被我说服了,因为写都写好了,难道要重构?后面线上测试发现,公司有部分系系统接入了ldap鉴权,php的ssh2_exec就无法工作了,返回登陆失败的错误.

ubuntu中pure-ftpd FTP服务器530 Login authentication failed彻底解决

在 ubuntu 配置 pure-ftpd 后,登录出现错误. -> % ftp ssi@xxxx.xxConnected to xxxx.xx.220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------220-You are user number 1 of 50 allowed.220-Local time is now 12:08. Server port: 21.220-This is a private system -

centos中pure-ftpd服务器错误: 530 Login authentication failed解决办法

今天,连接pure-ftpd的时候竟然不能登录,总是提示: 530 Login authentication failed Pure-Ftpd安装在debian6上,所以与Centos下有些不同,启用调试模式: [root@localhost ~]# lftp lftp :~> open -u feifei,"123456" 192.168.2.23 lftp feifei@192.168.2.23:~> debug lftp feifei@192.168.2.23:~&g

linux中Pure-FTPd出现“登录失败: 530 Login authentication failed”

 FTPd是一款不错的ftp软件了,但今天小编设置问题导致Pure-FTPd出现"登录失败: 530 Login authentication failed"了,下面我们一起来看问题的解决办法了.     再次遭遇Pure-FTPd"登录失败: 530 Login authentication failed"的问题,这一次的原因竟然是虚拟用户uid小于pure-ftpd.conf中的MinUID值,现在详细说明整个查错过程. 一般情况下,我是使用yum来安装pure

svn: E215004: Authentication failed

Linux环境配置安装好SVN服务器后,输入命令: svn co svn:// IP : PORT 结果返回Authentication failed [root]@iZ23whn33Z conf]#svn co svn://115.29.250.111:3690 svn:E215004:Unable to connect to a repository at URL 'svn://115.29.250.111' svn:E215004:Authentication failed 可能出现这种问

python 发邮件 535, &amp;amp;#39;Error: authentication failed&amp;amp;#39;

问题描述 python 发邮件 535, 'Error: authentication failed' import smtplib from email.mime.text import MIMEText mailto_list=["xxx@163.com"] mail_host="smtp.163.com" mail_user="xxxx@163.com" mail_pass="xxx" def send_mail(to_

linux下pure-ftpd 530 Login authentication failed

在服务器上,我一直使用的是 vsftpd,但由于 vsftpd 不支持 MLSD ,我开始转向 pure-ftpd. 简单配置完毕后,登录一直出现错误. -> % ftp ssi@xxxx.xx Connected to xxxx.xx. 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is now 12:08

linux中报错Pure-Ftpd:530 Login authentication failed

ftp提示:530 Login authentication failed 错误,大概意思是用户认证失败,查看了下日志,内容如下: May  4 22:00:27 hz pure-ftpd: (?@115.x.x.x) [INFO] New connection from 115.x.x.x May  4 22:00:27 hz pure-ftpd: (?@115.x.x.x) [ERROR] The SQL server seems to be down [Can't connect to l

发送邮件程序报错454 Authentication failed以及POP3和SMTP简介

一.发现问题 在测试邮件发送程序的时候,发送给自己的QQ邮箱,程序报错454 Authentication failed, please open smtp flag first.   二.解决问题 进入QQ邮箱-->设置-->账户-->POP3/IMAP/SMTP选择-->开启POP3/SMTP服务. 三.POP3和SMTP是什么 1.基本概念 一般每个提供电子邮件服务的网站都有自己的SMTP和POP服务器地址.POP(Post Office Protocol)邮局通讯协定,PO