Any ideas on how to solve or investigate the CAS redirection problem described
below for IP address access using Internet Explorer?
Noticed that:
(1) HTTP Request POST issued when valid username, password entered and Login
button clicked on CAS Login has JSESSIONID cookie defined for cases where CAS
redirection works (fully-qualified domain name access using Internet Explorer
and IP address access using Firefox) and there is no JSESSIONID cookie defined
for case where CAS redirection fails (IP address access using Internet Explorer)
(2) HTTP Request GET issued in attempt to redirect to desired web page after
CAS validation has MOD_AUTH_CAS_S cookie defined for cases where CAS
redirection works (fully-qualified domain name access using Internet Explorer
and IP address access using Firefox) and there is no MOD_AUTH_CAS_S cookie
defined for case where CAS redirection fails (IP address access using Internet
Explorer)
It potentially appears as though CAS thinks the user is authenticated but
MOD_AUTH_CAS does not think user is authenticated for case where redirection
fails (IP address access using Internet Explorer).
Traced HTTP header requests/responses for
(1) IP address access using Internet Explorer where CAS redirection does not
work - sits on CAS login page
(2) fully-qualified domain name access using Internet Explorer where CAS
redirection to desired web page works
(3) IP address access using Firefox where CAS redirection to desired web page
works
Fully-qualified domain name access using Firefox where CAS redirection to
desired web page works was not traced for this post.
HTTP Request/Response Excerpts have been attached as follows:
(1) IE_HTTP_Hdr_IP_addr_100922_1149.txt - IP address access using Internet
Explorer where CAS redirection does not work - sits on CAS login page
(2) IE_HTTP_Hdr_FQDN_100922_1158.txt - fully-qualified domain name access using
Internet Explorer where CAS redirection to desired web page works
(3) Firefox_HTTP_Hdr_IP_addr_100923_1155.txt - IP address access using Firefox
where CAS redirection to desired web page works
Logs for IE produced with ieHTTPHeaders. Logs for Firefox produced with Firebug.
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user
. . . . . . . .
. . . . . . . .
. . . . . . . .
GET /mg/Repository/system/index.php?repository=Mapping%20Files HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer: https://11.22.33.44/mg/Repository/system/home.php
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: 11.22.33.44
Connection: Keep-Alive
Cookie: PHPSESSID=k6a9b5dtdu15dpjh3d9dg6en01
HTTP/1.0 302 Found
Date: Wed, 22 Sep 2010 18:39:57 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Location:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Content-Length: 343
Connection: close
Content-Type: text/html; charset=iso-8859-1
GET
/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer: https://11.22.33.44/mg/Repository/system/home.php
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:58 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Cache-Control: no-store
Set-Cookie: JSESSIONID=A5AD7080C3C42F1B050CF22B6E489FA2; Path=/cas; Secure
Content-Language: en-US
Content-Length: 3574
Connection: close
Content-Type: text/html;charset=UTF-8
GET /cas/css/cas.css HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:58 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"6362-1261456034000"
Last-Modified: Tue, 22 Dec 2009 04:27:14 GMT
Content-Length: 6362
Connection: close
Content-Type: text/css
GET /cas/images/key-point_tl.gif HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:59 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"103-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 103
Connection: close
Content-Type: image/gif
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:59 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"107-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 107
Connection: close
Content-Type: image/gif
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:59 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"386-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 386
Connection: close
Content-Type: image/gif
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:39:59 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"102-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 102
Connection: close
Content-Type: image/gif
------VALID USERNAME, PASSWORD ENTERED AND LOGIN BUTTON ON CAS LOGIN PAGE
CLICKED HERE------
POST
/cas/login;jsessionid=A5AD7080C3C42F1B050CF22B6E489FA2?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Content-Length: 149
Connection: Keep-Alive
Cache-Control: no-cache
username=abcde.fghij&password=**********<=_cB50AEA6C-6219-3CA8-411E-16B4CA09FF0E_kBB9194E4-8414-272E-2F5A-807E601EB2EE&_eventId=submit&submit=LOGIN
HTTP/1.0 302 Moved Temporarily
Date: Wed, 22 Sep 2010 18:41:22 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Cache-Control: no-store
Set-Cookie: CASPRIVACY=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/cas
Set-Cookie:
CASTGC=TGT-13-KJGH0ObzyGQ1xRblEmpuQbabBmaDLoWbXxlR9PxxxCpesBBDHR-cas;
Path=/cas; Secure
Location:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-13-hQrMsPse1Wka75smxedo-cas
Content-Language: en-US
Content-Length: 0
Connection: close
Content-Type: text/plain
GET
/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-13-hQrMsPse1Wka75smxedo-cas
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cache-Control: no-cache
HTTP/1.0 302 Found
Date: Wed, 22 Sep 2010 18:41:22 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Set-Cookie:
MOD_AUTH_CAS_S=f549d8ee557db73d577d30667bab7e45;Secure;Path=/mg/Repository/system/
Location:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Content-Length: 277
Connection: close
Content-Type: text/html; charset=iso-8859-1
GET /mg/Repository/system/index.php?repository%3dMapping%2520Files HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cache-Control: no-cache
HTTP/1.0 302 Found
Date: Wed, 22 Sep 2010 18:41:22 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Location:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%253dMapping%252520Files
Content-Length: 347
Connection: close
Content-Type: text/html; charset=iso-8859-1
GET
/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%253dMapping%252520Files
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cache-Control: no-cache
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:41:23 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Cache-Control: no-store
Set-Cookie: JSESSIONID=F033F6C1C1D798CFCE72467D8601FCFC; Path=/cas; Secure
Content-Language: en-US
Content-Length: 3578
Connection: close
Content-Type: text/html;charset=UTF-8
. . . . . . . .
. . . . . . . .
. . . . . . . .
GET /mg/Repository/system/index.php?repository=Mapping%20Files HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer: https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/home.php
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 302 Found
Date: Wed, 22 Sep 2010 18:53:45 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Location:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Content-Length: 343
Connection: close
Content-Type: text/html; charset=iso-8859-1
GET
/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer: https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/home.php
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:45 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Cache-Control: no-store
Set-Cookie: JSESSIONID=78E2F584F1F5DA7DFA55A583309C913E; Path=/cas; Secure
Content-Language: en-US
Content-Length: 3574
Connection: close
Content-Type: text/html;charset=UTF-8
GET /cas/css/cas.css HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: JSESSIONID=78E2F584F1F5DA7DFA55A583309C913E;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:46 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"427-1261456034000"
Last-Modified: Tue, 22 Dec 2009 04:27:14 GMT
Content-Length: 427
Connection: close
Content-Type: text/css
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:46 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"6362-1261456034000"
Last-Modified: Tue, 22 Dec 2009 04:27:14 GMT
Content-Length: 6362
Connection: close
Content-Type: text/css
GET /cas/images/key-point_tr.gif HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: JSESSIONID=78E2F584F1F5DA7DFA55A583309C913E;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:46 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"107-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 107
Connection: close
Content-Type: image/gif
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:46 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"103-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 103
Connection: close
Content-Type: image/gif
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:49 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"102-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 102
Connection: close
Content-Type: image/gif
GET /cas/images/key-point_br.gif HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: JSESSIONID=78E2F584F1F5DA7DFA55A583309C913E;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:53:49 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Accept-Ranges: bytes
ETag: W/"386-1257331082000"
Last-Modified: Wed, 04 Nov 2009 10:38:02 GMT
Content-Length: 386
Connection: close
Content-Type: image/gif
------VALID USERNAME, PASSWORD ENTERED AND LOGIN BUTTON ON CAS LOGIN PAGE
CLICKED HERE------
POST
/cas/login;jsessionid=78E2F584F1F5DA7DFA55A583309C913E?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Content-Length: 149
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: JSESSIONID=78E2F584F1F5DA7DFA55A583309C913E;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
username=abcde.fghij&password=**********<=_cA3F19392-C0DA-2D95-792C-F4FFED26B41F_kCDA0CF53-0B53-48EA-00A3-BFF6F59C1541&_eventId=submit&submit=LOGIN
HTTP/1.0 302 Moved Temporarily
Date: Wed, 22 Sep 2010 18:55:10 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache
Cache-Control: no-store
Set-Cookie: CASPRIVACY=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/cas
Set-Cookie:
CASTGC=TGT-14-fBzgvsMhXmefBjvCMw1i1Q6pJm5zTUTGCpUvd2dWNIi4h1WWEs-cas;
Path=/cas; Secure
Location:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-14-7Y3gwcv6GkMrvhqf7S1o-cas
Content-Language: en-US
Content-Length: 0
Connection: close
Content-Type: text/plain
GET
/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-14-7Y3gwcv6GkMrvhqf7S1o-cas
HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 302 Found
Date: Wed, 22 Sep 2010 18:55:10 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Set-Cookie:
MOD_AUTH_CAS_S=345ab0f0401e1f16a65d38e03a64328c;Secure;Path=/mg/Repository/system/
Location:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Content-Length: 277
Connection: close
Content-Type: text/html; charset=iso-8859-1
GET /mg/Repository/system/index.php?repository%3dMapping%2520Files HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: MOD_AUTH_CAS_S=345ab0f0401e1f16a65d38e03a64328c;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:55:11 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
X-Powered-By: PHP/5.2.11
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 907
Connection: close
Content-Type: text/html
GET /mg/Repository/system/includes/phpXplorer.js HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: MOD_AUTH_CAS_S=345ab0f0401e1f16a65d38e03a64328c;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:55:11 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Last-Modified: Sat, 26 Dec 2009 13:44:46 GMT
ETag: "2000000007ecd-61b7-47ba1e010ef80"
Accept-Ranges: bytes
Content-Length: 25015
Connection: close
Content-Type: application/javascript
GET /mg/Repository/system/themes/default/main.css HTTP/1.1
Accept: */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: MOD_AUTH_CAS_S=345ab0f0401e1f16a65d38e03a64328c;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:55:12 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Last-Modified: Sat, 26 Dec 2009 13:44:42 GMT
ETag: "2000000007e4f-14a9-47ba1dfd3e680"
Accept-Ranges: bytes
Content-Length: 5289
Connection: close
Content-Type: text/css
GET /mg/Repository/system/menuHead.php?sShare=Mapping%20Files&ref= HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel,
application/vnd.ms-powerpoint, application/msword, application/xaml+xml,
application/vnd.ms-xpsdocument, application/x-ms-xbap,
application/x-ms-application, application/x-silverlight, */*
Referer:
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0;
InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648;
.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Accept-Encoding: gzip, deflate
Host: aaaaa.bbbb.ccc.dddd.eee
Connection: Keep-Alive
Cookie: MOD_AUTH_CAS_S=345ab0f0401e1f16a65d38e03a64328c;
PHPSESSID=4gdjrhn38pg7qshb2o042ur847
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:55:12 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
X-Powered-By: PHP/5.2.11
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Content-Type: text/html
HTTP/1.0 200 OK
Date: Wed, 22 Sep 2010 18:55:12 GMT
Server: Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
X-Powered-By: PHP/5.2.11
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 3673
Connection: close
Content-Type: text/html
. . . . . . . .
. . . . . . . .
. . . . . . . .
. . . . . . . .
. . . . . . . .
. . . . . . . .
------VALID USERNAME, PASSWORD ENTERED AND LOGIN BUTTON ON CAS LOGIN PAGE
CLICKED HERE------
https://aaaaa.bbbb.ccc.dddd.eee/cas/login;jsessionid=A6DC00952217D0CF9E105BF2BDFAB150?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Response Headersview source
Date Thu, 23 Sep 2010 18:59:48 GMT
Server Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Pragma no-cache
Expires Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control no-cache, no-store
Set-Cookie CASPRIVACY=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/cas
CASTGC=TGT-42-R3iOQLfk1N4fLOVFlTp5rccRu6TRNOcix7EWlBha2aeBr7RUki-cas;
Path=/cas; Secure
Location
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-59-ePWg34HcfT7gAnqBv9oj-cas
Content-Language en-US
Content-Length 0
Keep-Alive timeout=5, max=100
Connection Keep-Alive
Content-Type text/plain
Request Headersview source
Host aaaaa.bbbb.ccc.dddd.eee
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Cookie JSESSIONID=A6DC00952217D0CF9E105BF2BDFAB150
Params: service
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository=Mapping%20Files
username=abcde.fghij&password=**********<=_c80FDDEDF-5F82-E5C1-BE35-ACEF0D0A3936_k3DCDE77A-BC3A-F25C-CFD3-3CDEF35AD3BC&_eventId=submit&submit=LOGIN
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository=Mapping%20Files&ticket=ST-59-ePWg34HcfT7gAnqBv9oj-cas
Response Headersview source
Date Thu, 23 Sep 2010 18:59:50 GMT
Server Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
Set-Cookie
MOD_AUTH_CAS_S=b0d5280d39a75ca3ebabf261fde67474;Secure;Path=/mg/Repository/system/
Location
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Content-Length 277
Keep-Alive timeout=5, max=99
Connection Keep-Alive
Content-Type text/html; charset=iso-8859-1
Request Headersview source
Host aaaaa.bbbb.ccc.dddd.eee
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Params: repository ticket Mapping Files ST-59-ePWg34HcfT7gAnqBv9oj-cas
https://aaaaa.bbbb.ccc.dddd.eee/mg/Repository/system/index.php?repository%3dMapping%2520Files
Response Headersview source
Date Thu, 23 Sep 2010 18:59:50 GMT
Server Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
X-Powered-By PHP/5.2.11
Set-Cookie PHPSESSID=q6b1vnmis36r0rr2n9dabli025; path=/
Expires Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cache
Location /mg/UserConsentBanner.php
Content-Length 907
Keep-Alive timeout=5, max=98
Connection Keep-Alive
Content-Type text/html
Request Headersview source
Host aaaaa.bbbb.ccc.dddd.eee
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Cookie MOD_AUTH_CAS_S=b0d5280d39a75ca3ebabf261fde67474
https://aaaaa.bbbb.ccc.dddd.eee/mg/UserConsentBanner.php
Response Headersview source
Date Thu, 23 Sep 2010 18:59:50 GMT
Server Apache/2.2.14 (Win32) mod_jk/1.2.28 mod_ssl/2.2.14 OpenSSL/0.9.8l
PHP/5.2.11
X-Powered-By PHP/5.2.11
Expires Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cache
Content-Length 2119
Keep-Alive timeout=5, max=97
Connection Keep-Alive
Content-Type text/html
Request Headersview source
Host aaaaa.bbbb.ccc.dddd.eee
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer
https://aaaaa.bbbb.ccc.dddd.eee/cas/login?service=https%3a%2f%2faaaaa.bbbb.ccc.dddd.eee%2fmg%2fRepository%2fsystem%2findex.php%3frepository%3dMapping%2520Files
Cookie PHPSESSID=q6b1vnmis36r0rr2n9dabli025
. . . . . . . .
. . . . . . . .
. . . . . . . .