[cvs] [Wiki] changed: CASAuthHowTo
Wiki Guest
wikiguest at horde.org
Thu Oct 9 14:59:43 UTC 2008
guest [193.191.9.29] Thu, 09 Oct 2008 10:59:43 -0400
Modified page: http://wiki.horde.org/CASAuthHowTo
New Revision: 2.19
Change log: added debug hints
@@ -436,10 +436,11 @@
* you might want to check imapproxy logs (also see "pimpstat")
* at IMAP: /var/log/auth.log and /var/log/syslog
DEBUG HINTS:
-* HORDE: see /tmp/hordeaai-cas.log (when debug=true and configured
like in this document)
+* horde uid (login name) will be the CAS netId when authenticated
+* HORDE: see /tmp/hordeaai-cas.log (when debug=true and configured
like in this document; needs to be writable by user that runs
PHP/horde; possibly see apache on SSL errors)
=> if contains "domxml_open_mem failed": the response from CAS
server is not XML: use your browser to go to the URL that phpCAS shows
in the logs right above the error
-* IMAP proxy: see /var/log/mail.log
-* IMAP server: see /var/log/auth
+* IMAP proxy: see /var/log/mail.log (also see "pimpstat")
+* IMAP server: see /var/log/auth (and /var/log/syslog)
* CAS server: see $TOMCAT/logs/cas3-server.log
More information about the cvs
mailing list