google-code-export / webpasswordsafe

Automatically exported from code.google.com/p/webpasswordsafe
0 stars 3 forks source link

looping error on login: "Session Timeout. Please login again." #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install WebPasswordSafe according to Administrator Guide
2.Attempt to login using ldap credentials 
3.

What is the expected output? What do you see instead?
After entering credentials I get a "Session Timeout. Please login again." 
error, click ok and the error loops.

What version of the product are you using? On what operating system?
WPS v1.3 on CentOS 6.3 with tomcat-8.0.0-RC3 and MSSQL

Please provide any additional information below.
The logs show my ldap authenticattion as successful. This is my second 
deployment of WPS, the first is running with very similar configurations. I 
can't seem to find the difference. Config and log files are attached. 

Original issue reported on code.google.com by mathias....@gmail.com on 21 Jan 2014 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago
Are you using apache vhost to redirect / to the container ?

You can take a look at: 
https://code.google.com/p/webpasswordsafe/issues/detail?id=73

This could be the same issue.

Original comment by rene.pur...@gmail.com on 27 Apr 2014 at 7:10

GoogleCodeExporter commented 9 years ago
Hi! In Tomcat7 and Centos6 at moment to "Save" password, the POST method 
response "ERROR 500 Internal Server Error" and show "Session Timeout. Please 
login again." message. 

Please check this! I use firebug for detect this problem (the tomcat and app 
don't write any line in logs...)

Original comment by javierlu...@gmail.com on 14 May 2014 at 9:24

GoogleCodeExporter commented 9 years ago
It works with Tomcat 6... Really old version.

Original comment by javierlu...@gmail.com on 14 May 2014 at 9:26