ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1483
|
Mon Oct 24 16:41:20 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Other | 2.6.0 b4 | Re: Login screen reappears after correct login |
Daniel Broers wrote: | Output in attachment |
Your output shows:
Set-Cookie: unm=daniel; path=/Maldi; expires=Monday, 24-Oct-05 14:57:55 GMT;
Now I don't know when you made this entry, but it looks to me like either
- your time is set incorrectly on the server side
- your "login expiration" setting in elogd is set incorrectly
Can you check these two things? |
1482
|
Mon Oct 24 16:20:37 2005 |
| Daniel Broers | d.broers@amc.nl | Question | Other | 2.6.0 b4 | Re: Login screen reappears after correct login |
Stefan Ritt wrote: |
Can you
- Delete all cookies on the client machine and try again
- If the problem persists: Tell you how you access your elogd. Do you use Apache as proxy? Which URL statement do you have in your elogd.cfg? What are the URLs shown in the address bar of your browser?
- Can you start elogd with the "-v" flag, and send me the output shown during an unsuccessful login
|
|
Attachment 1: output.txt
|
POST /Maldi/ HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Referer: http://tara:8080/Maldi/
Accept-Language: en-us
Content-Type: multipart/form-data; boundary=---------------------------7d51968c015e
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: tara:8080
Content-Length: 340
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: urem=0
-----------------------------7d51968c015e
Content-Disposition: form-data; name="redir"
-----------------------------7d51968c015e
Content-Disposition: form-data; name="uname"
daniel
-----------------------------7d51968c015e
Content-Disposition: form-data; name="upassword"
pwd
-----------------------------7d51968c015e--
==== Return ================================
HTTP/1.1 302 Found
Server: ELOG HTTP 2.6.0-beta4
Connection: Keep-Alive
Keep-Alive: timeout=60, max=10
Set-Cookie: unm=daniel; path=/Maldi; expires=Monday, 24-Oct-05 14:57:55 GMT;
Set-Cookie: upwd=bWlqZTE0; path=/Maldi; expires=Monday, 24-Oct-05 14:57:55 GMT;
Set-Cookie: urem=0; path=/Maldi; expires=Tuesday, 24-Oct-06 13:57:55 GMT;
Location: http://tara:8080/Maldi/
Content-Length: 20
<html>redir</html>
GET /Maldi/ HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Referer: http://tara:8080/Maldi/
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: tara:8080
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: urem=0
==== Return ================================
HTTP/1.1 200 Document follows
Server: ELOG HTTP 2.6.0-beta4
Content-Type: text/html;charset=ISO-8859-1
Connection: Keep-Alive
Keep-Alive: timeout=60, max=10
Pragma: no-cache
Expires: Fri, 01 Jan 1983 00:00:00 GMT
Content-Length: 1350
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>ELOG Login</title>
<link rel="stylesheet" type="text/css" href="http://tara:8080/Maldi/default.css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" href="favicon.png" type="image/png">
</head>
<body OnLoad="document.form1.uname.focus();">
<form name=form1 method="POST" action="./" enctype="multipart/form-data">
<input type=hidden name=redir value="">
<table class="dlgframe" cellspacing=0 align=center><tr><td colspan=2 class="dlgtitle">Please login</td></tr>
<tr><td align=right class="dlgform">Username:</td>
<td align=left class="dlgform"><input type=text name=uname value=""></td></tr>
<tr><td align=right class="dlgform">Password:</td>
<td align=left class="dlgform"><input type=password name=upassword></td></tr>
<tr><td align=center colspan=2 class="dlgform"><input type=checkbox name=remember value=1>
Remember me on this computer</td></tr>
<tr><td align=center colspan=2 class="dlgform"><a href="?cmd=Forgot">Forgot password?</a> <a href="?cmd=New+user">Register as new user</a></td></tr><tr><td align=center colspan=2 class="dlgform"><input type=submit value="Submit"></td></tr></table>
<center><a class="bottomlink" href="http://midas.psi.ch/elog/">ELOG V2.6.0-beta4</a></center></form></body></html>
|
1481
|
Mon Oct 24 15:18:46 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Other | 2.6.0 b4 | Re: Login screen reappears after correct login |
Daniel Broers wrote: | No, cookies are enabled. |
Can you
- Delete all cookies on the client machine and try again
- If the problem persists: Tell you how you access your elogd. Do you use Apache as proxy? Which URL statement do you have in your elogd.cfg? What are the URLs shown in the address bar of your browser?
- Can you start elogd with the "-v" flag, and send me the output shown during an unsuccessful login
|
1480
|
Mon Oct 24 14:50:58 2005 |
| Daniel Broers | d.broers@amc.nl | Question | Other | 2.6.0 b4 | Re: Login screen reappears after correct login |
Stefan Ritt wrote: |
Daniel Broers wrote: | We are running elog perfectly on a solaris machine for some time now.
Except on some client pc's the login screen keeps reappearing after a succesfull login.
We upgraded to version 2.6.0 beta 4 but the problem persists.
Any suggestions? |
Do you have cookies disabled on these client pc's maybe? |
No, cookies are enabled. |
1479
|
Mon Oct 24 14:30:48 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Other | 2.6.0 b4 | Re: Login screen reappears after correct login |
Daniel Broers wrote: | We are running elog perfectly on a solaris machine for some time now.
Except on some client pc's the login screen keeps reappearing after a succesfull login.
We upgraded to version 2.6.0 beta 4 but the problem persists.
Any suggestions? |
Do you have cookies disabled on these client pc's maybe? |
1478
|
Mon Oct 24 14:19:18 2005 |
| Daniel Broers | d.broers@amc.nl | Question | Other | 2.6.0 b4 | Login screen reappears after correct login | We are running elog perfectly on a solaris machine for some time now.
Except on some client pc's the login screen keeps reappearing after a succesfull login.
We upgraded to version 2.6.0 beta 4 but the problem persists.
Any suggestions? |
1477
|
Mon Oct 24 12:00:51 2005 |
| mark james | mark_james@inmarsat.com | Question | Windows | 2.6.0b5 | Quicklink does not work for one field | I am not so bold as to log this as a bug but one of my Quicklink fields just do not work. It is the "Spacecraft" field. When I select any 'Spacecraft' quicklink, the no. of records stays exactly the same (i.e. no. in full recordset). If I select F1, then I see F1 highlight in yellow in the string "4F1". But strangely the "F1" entries are not highlight. Very strange.
My config file below (admin username removed).
=========================================================================
Theme = default
Comment = Inmarsat SCD Analyst Log book
Attributes = Record Date, Spacecraft, Author, SubSystem, Title
MOptions Spacecraft = F1, F2, F3, F4, G1, G2, G3, G4, G5, 4F1, 4F2, 4F3
Options Author = John MacDougall, John Turton, Joe Fowler, Mark Davidson, Mark James
Options SubSystem = Thermal, Propulsion, Power, AOCS/ADCS, Payload, TTC, Other/None
Required Attributes = Record Date, Spacecraft, Author, SubSystem, Title
Type Record Date = datetime
Time format = %A, %d %B, %Y, %H:%M
Date format = %A, %d %B, %Y
Filter Menu text = scripts/calendar_filter/calendar_filter.html
Preset Record date = $date, $time
List Display = Record date, Spacecraft, Author, SubSystem, Title
Start page = ?rsort=Record date
Entries per page = 100
Message Height = 15
Page Title = ELOG - $title
Reverse sort = 1
Quick filter = Date, Spacecraft, SubSystem, Author
message comment = "Please make your log entry in the box BELOW."
Attachment Comment = "Please upload your attachment in the box BELOW."
Menu commands = List, New, Edit, Delete, Reply, Find, Help, Download, Last Day, Copy to
Password file = pwfile
Self register = 0
Subst Author = $long_name from $remote_host
Subst Email = $user_email
Suppress default = 1
Use Lock = 1
RSS Title = $Title, by $author on $Record Date
Guest menu commands = Find, Last 10, Login, Help
Guest Find Menu commands = Find, Last 10, Login, Help
=================================================================== |
1476
|
Sat Oct 22 00:21:03 2005 |
| Johan Nyberg | johan.nyberg@tsl.uu.se | | Linux | 2.6.0beta4 | Re: Howto force users to supply an email address when registering? |
Stefan Ritt wrote: |
Johan Nyberg wrote: | Is there a way to force the users to supply an email address when they register? |
I will happily implement such an email check if you supply me further information. Presume you enter an email address in the form user#domain.com (# instead @). Does your SMPT server then complain, too? What about user@com (without "domain.")? If you check all possibilities and let me know, I will put it in. |
Hi Stefan,
Sorry for the delayed reply. I have run some tests which I will send to you by email.
Johan |
|