Hi,

I have a strange behavior with the "Logout" function. When I try to logout, the server asks me to re login, that alwayes failes. When I cancel the "Authentication Dialog" the correct message was displayed "Please close the window ...". The other functions like "New Ticket" or "Active grants" work correctly!

Why is there a authentification dialog when I try to logout?

The user will be authentificated against an AD vie Ldaps, works fine for the first login.

I started the Appache with debug logging, but the debug logs are equal for the action "Logout" and "Preferences".


Apache Access LOG:

->Preferences
filelink.leuphana.de:80 193.174.32.73 - carsten [24/Mar/2015:09:58:35 +0100] "GET /admin.php?token=b170d0e9db7154a7e8e4daf30f09ec60&a=prefs HTTP/1.1" *200* 1445 "http://filelink.leuphana.de/admin.php?token =b170d0e9db7154a7e8e4daf30f09ec60&a=glist" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36"
->Logout
filelink.leuphana.de:80 193.174.32.73 - carsten [24/Mar/2015:09:58:37 +0100] "GET /admin.php?u HTTP/1.1" *401* 1372 "http://filelink.leuphana.de/admin.php?token=b170d0e9db7154a7e8e4daf30f09ec60&a=prefs"; "M ozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36"


TCPDUMP:

GET /admin.php?u HTTP/1.1
Host: filelink.leuphana.de
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 Iceweasel/36.0
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
Referer: http://filelink.leuphana.de/admin.php
Cookie: _ga=GA1.2.560792455.1413527448; lang=EN; sid=5v94repq6iauvg1p216fqmfr21
Authorization: Basic SDFsdsdf3sdfsdfsdfsdf=
Connection: keep-alive



E....b@.@.o...fU.. I.P........V............
.Ui.%t..HTTP/1.0 401 Unauthorized
Date: Tue, 24 Mar 2015 08:41:59 GMT
Server: Apache/2.4.10 (Debian)
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
WWW-Authenticate: Basic realm="Restricted Area"
Set-Cookie: sid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Content-Length: 968
Connection: close
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <title>Abmelden...</title>
      <script type="text/javascript" src="static/jquery.js"></script>
      <script type="text/javascript" src="static/dl.js"></script>
<link rel="stylesheet" type="text/css" href="style/default/static/view.css"/> <script type="text/javascript" src="style/default/static/view.js"></script>
  </head>
  <body>
    <div id="navbar-inner">
      <div id="container">
        <h1>

          MySHARE / FileLink
        </h1>
      </div>
    </div>
        <div id="navbar-gardine">



        </div>
    <br>
    <div id="form_container">
                <div class="appnitro">
          <div class="form_description">
            <h2>Abmelden...</h2>
          </div>

<label class="description">
<em>Schlie&szlig;en sie das Browser-Fenster</em>, um den Logout-Vorgang abzuschlie&szlig;en</label>

        </div>
        <div id="banner"></div>
      </div>
    </body>
</html>

Regrads
Carsten

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to